{ "currentVersion": 10.71, "id": 1, "name": "Water Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2519930.088999003, "ymin": 398250.98398567736, "xmax": 2541373.0671103373, "ymax": 425993.43735892326, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIAMETER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "1", "label": "1\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "1.25", "label": "1.25\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "1.5", "label": "1.5\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "2", "label": "2\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "4", "label": "4\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "6", "label": "6\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "8", "label": "8\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "10", "label": "10\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "12", "label": "12\" mains", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.2 }, "value": "16", "label": "16\" mains", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETER] CONCAT \" in\" CONCAT [Comments]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 4000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GRID", "typeIdField": "DIAMETER", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "LABEL3", "type": "esriFieldTypeString", "alias": "LABEL3", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "LABEL3" }, { "name": "DIAM_INCH", "type": "esriFieldTypeString", "alias": "DIAM_INCH", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DIAM_INCH" }, { "name": "UPDATED", "type": "esriFieldTypeDate", "alias": "UPDATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATED" }, { "name": "ABANDONED", "type": "esriFieldTypeString", "alias": "ABANDONED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ABANDONED" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Comments" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R14_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 1, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1.25, "name": "1.25", "domains": {}, "templates": [ { "name": "1.25\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 1.25, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1.5, "name": "1.5", "domains": {}, "templates": [ { "name": "1.5\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 1.5, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 2, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 4, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "6", "domains": {}, "templates": [ { "name": "6\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 6, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "8", "domains": {}, "templates": [ { "name": "8\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 8, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 10, "name": "10", "domains": {}, "templates": [ { "name": "10\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 10, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 12, "name": "12", "domains": {}, "templates": [ { "name": "12\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 12, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 16, "name": "16", "domains": {}, "templates": [ { "name": "16\" mains", "description": "", "prototype": { "attributes": { "Comments": null, "DIAMETER": 16, "MATERIAL": null, "LABEL3": null, "DIAM_INCH": null, "UPDATED": null, "ABANDONED": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }