{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 23, "name": "Private Water Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0010240000009536774, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.2056109999985255E8, "falseY": -9.544439999956661E7, "xyUnits": 7812.499992724019, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueGroups": [ { "heading": "SUBTYPE", "classes": [ { "label": "WATER", "description": "WATER", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "values": [ [ "0" ] ] }, { "label": "ABANDONED WATER", "description": "ABANDONED WATER", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "0", "label": "WATER" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 }, "value": "1", "label": "ABANDONED WATER" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 119, 128, 255 ], "toColor": [ 83, 119, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 98, 235, 255 ], "toColor": [ 240, 98, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 240, 84, 255 ], "toColor": [ 170, 240, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 123, 95, 255 ], "toColor": [ 245, 123, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 56, 140, 255 ], "toColor": [ 56, 56, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 225, 158, 255 ], "toColor": [ 247, 225, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 163, 96, 255 ], "toColor": [ 60, 163, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 124, 166, 255 ], "toColor": [ 196, 124, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 168, 240, 255 ], "toColor": [ 141, 168, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 232, 237, 255 ], "toColor": [ 126, 232, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 93, 51, 255 ], "toColor": [ 135, 93, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 153, 66, 255 ], "toColor": [ 141, 153, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 83, 230, 255 ], "toColor": [ 151, 83, 230, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1495840.492830202, "ymin": 442478.058759287, "xmax": 1638773.7424993217, "ymax": 557547.1268984526, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MATERIAL", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeDouble", "alias": "SIZE_", "domain": { "type": "range", "name": "WS6_SIZE", "description": "Size range for Sanitary Pipes", "range": [ 0, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "WS6_MATERIAL", "description": "Types of Pipe Material for Sanitary Features", "codedValues": [ { "name": "DUCTILE IRON", "code": "DI" }, { "name": "POLYVINYL CHLORIDE", "code": "PVC" }, { "name": "POLYETHYLENE", "code": "PE" }, { "name": "HIGH DENSITY POLYETHYLENE", "code": "HDPE" }, { "name": "TERRA COTTA", "code": "TC" }, { "name": "COPPER", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "SYMBOLOGY", "type": "esriFieldTypeString", "alias": "SYMBOLOGY", "length": 50, "domain": null }, { "name": "LINE_NUMBER", "type": "esriFieldTypeString", "alias": "LINE_NUMBER", "length": 50, "domain": null }, { "name": "FCODE", "type": "esriFieldTypeString", "alias": "FCODE", "length": 50, "domain": { "type": "codedValue", "name": "WS6_LINE", "description": "Specifies whether a Sanitary Line is a main or lateral", "codedValues": [ { "name": "MAIN", "code": "MAIN" }, { "name": "LATERAL", "code": "LATERAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SDR", "type": "esriFieldTypeSmallInteger", "alias": "SDR", "domain": null }, { "name": "COL_AREA", "type": "esriFieldTypeString", "alias": "COL_AREA", "length": 10, "domain": null }, { "name": "DOC_NAME", "type": "esriFieldTypeString", "alias": "DOC_NAME", "length": 50, "domain": null }, { "name": "CONSTRUCTED", "type": "esriFieldTypeString", "alias": "CONSTRUCTED", "length": 50, "domain": null }, { "name": "SYSID", "type": "esriFieldTypeString", "alias": "SYSID", "length": 20, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "WS6_EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CNTY_MAINTAINED", "type": "esriFieldTypeString", "alias": "County Maintained", "length": 2, "domain": null }, { "name": "EOM", "type": "esriFieldTypeString", "alias": "End Of Maintenance", "length": 2, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R649_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_649", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G3332SYSID", "fields": "SYSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_649", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S428_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SIZE_": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "FCODE": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 0, "name": "WATER" }, { "domains": { "SIZE_": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "FCODE": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "id": 1, "name": "ABANDONED WATER" } ], "subtypes": [ { "domains": { "SIZE_": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "FCODE": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "SIZE_": null, "MATERIAL": null, "NOTES": null, "SYMBOLOGY": null, "LINE_NUMBER": null, "FCODE": null, "SUBTYPE": null, "GlobalID": null, "SDR": null, "COL_AREA": null, "DOC_NAME": null, "CONSTRUCTED": null, "SYSID": null, "Enabled": 1, "CNTY_MAINTAINED": null, "EOM": null }, "code": 0, "name": "WATER" }, { "domains": { "SIZE_": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "FCODE": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "defaultValues": { "SIZE_": null, "MATERIAL": null, "NOTES": null, "SYMBOLOGY": null, "LINE_NUMBER": null, "FCODE": null, "SUBTYPE": null, "GlobalID": null, "SDR": null, "COL_AREA": null, "DOC_NAME": null, "CONSTRUCTED": null, "SYSID": null, "Enabled": 1, "CNTY_MAINTAINED": null, "EOM": null }, "code": 1, "name": "ABANDONED WATER" } ], "relationships": [ { "id": 9, "name": "ATTACHMENTS", "relatedTableId": 20, "role": "esriRelRoleOrigin", "keyField": "SYSID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{1630E8CE-04FF-4A21-882E-CAC570EF972E}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "a306b94dce784042a0f42854e8c739d1" }