{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Air Release Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7577de2b6738668640c185a164abd69d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVQokb3OPy9DURzH4ee0FRO7wWwTYlSTqdV2EYNEjN2pq2lj6KzCS/AeGn+6mMTEZLd6ATq7x1RJo6l7I/FZT87z+5b8sdK/A0nVmmChf+sxF9CqK4u6KZUYJGQEWnUVUVdUnvY+Fej1FD6e7YagI1qfdWACaG6YW1xyMHrRDsHKb+smgOOa7cB1ZDnLxx/A5Y2Ho6pmKOgGtnIDcHVniGHSsJlGHdFOLmBcf+AJtZOG1ZjqYA/FzMC4i4FX7CcVZ59F7cAh5jMD34vuvaF52tBLU63IKBcw7nzgHa3cC2b1Bem+OYGxtXxPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9622318.94448267, "ymin": 4288512.262954565, "xmax": -9615008.151037667, "ymax": 4297422.172390767, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 55, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 10, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "Work Order", "length": 10, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 55, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeString", "alias": "Valve Size", "length": 6, "domain": { "type": "codedValue", "name": "wAirValveSize", "description": "", "codedValues": [ { "name": "10\"", "code": "10" }, { "name": "12\"", "code": "12" }, { "name": "16\"", "code": "16" }, { "name": "20\"", "code": "20" }, { "name": "24\"", "code": "24" }, { "name": "36\"", "code": "36" }, { "name": "42\"", "code": "42" }, { "name": "8\"", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 15, "domain": { "type": "codedValue", "name": "wAirValveType", "description": "Types of Air Release Valves", "codedValues": [ { "name": "AIR / VACUUM", "code": "AIR/VACUUM" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "VENTURI", "code": "VENTURI" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "OTHER-SEE COMMENTS", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AIRMH_SIZE", "type": "esriFieldTypeString", "alias": "Air MH Size", "length": 5, "domain": null }, { "name": "AIRMH_TYPE", "type": "esriFieldTypeString", "alias": "Air MH Type", "length": 11, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 55, "domain": null }, { "name": "GPSLOCATED", "type": "esriFieldTypeString", "alias": "GPS Located", "length": 8, "domain": { "type": "codedValue", "name": "aYesNoUnknown", "description": "General Yes / No Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S160_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90738560bd164864a0dd797af5586f14" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Water Plant Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POINTTYPE", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 62, 0, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 141, 185, 217, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ANT", "label": "ANTENNA" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 42, 115, 184, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CIM", "label": "CHEMICAL INJECTION MANHOLE" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 39, 157, 186, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CWA", "label": "CLEAR WELL ACCESS" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 87, 216, 242, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CPoB", "label": "CONDUIT PIT OR BOX" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 81, 148, 196, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "EB", "label": "ELECTRICAL BOX" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 159, 231, 245, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "HSP", "label": "HIGH SERVICE PUMP" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 57, 167, 250, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "MV", "label": "METERING VAULT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 94, 151, 166, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "OTH", "label": "OTHER-SEE COMMENTS" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 191, 219, 245, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SP", "label": "SCREW PUMP" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 76, 181, 230, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "SMH", "label": "SLUDGE MANHOLE" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 134, 156, 176, 255 ], "size": 12, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "VAL", "label": "VALVE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 84, 165, 255 ], "toColor": [ 171, 84, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 245, 103, 255 ], "toColor": [ 209, 245, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 177, 179, 255 ], "toColor": [ 62, 177, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 142, 91, 255 ], "toColor": [ 235, 142, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 130, 46, 255 ], "toColor": [ 88, 130, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 117, 250, 255 ], "toColor": [ 100, 117, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 78, 81, 255 ], "toColor": [ 130, 78, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 108, 153, 255 ], "toColor": [ 93, 108, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 230, 161, 255 ], "toColor": [ 106, 230, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 82, 108, 255 ], "toColor": [ 235, 82, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 240, 94, 255 ], "toColor": [ 89, 240, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 197, 117, 255 ], "toColor": [ 209, 197, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 199, 247, 255 ], "toColor": [ 141, 199, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615128.193673564, "ymin": 4289433.092397706, "xmax": -9614936.142943788, "ymax": 4289658.142663552, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "POINTTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "PROJECTNUM", "type": "esriFieldTypeString", "alias": "Project #", "length": 20, "domain": null }, { "name": "POINTINSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 40, "domain": { "type": "codedValue", "name": "wPlantPoints", "description": "Types of Point Features at Water Plant", "codedValues": [ { "name": "ANTENNA", "code": "ANT" }, { "name": "CHEMICAL INJECTION MANHOLE", "code": "CIM" }, { "name": "CLEAR WELL ACCESS", "code": "CWA" }, { "name": "CONDUIT PIT OR BOX", "code": "CPoB" }, { "name": "ELECTRICAL BOX", "code": "EB" }, { "name": "HIGH SERVICE PUMP", "code": "HSP" }, { "name": "METERING VAULT", "code": "MV" }, { "name": "SCREW PUMP", "code": "SP" }, { "name": "SLUDGE MANHOLE", "code": "SMH" }, { "name": "VALVE", "code": "VAL" }, { "name": "OTHER-SEE COMMENTS", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POINTSIZE", "type": "esriFieldTypeString", "alias": "Size", "length": 20, "domain": null }, { "name": "POINTCAPACITY", "type": "esriFieldTypeString", "alias": "Capacity", "length": 25, "domain": null }, { "name": "POINTVALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 25, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 75, "domain": null }, { "name": "GPSLOCATED", "type": "esriFieldTypeString", "alias": "GPS Located", "length": 8, "domain": { "type": "codedValue", "name": "aYesNoUnknown", "description": "General Yes / No Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R200_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S167_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90738560bd164864a0dd797af5586f14" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Water Plant Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WPSTRUCT_NAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 193, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 189, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHEMICAL FEED & HIGH STORAGE PUMPS", "label": "CHEMICAL FEED & HIGH STORAGE PUMPS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 152, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHEMICAL FEED BLDG", "label": "CHEMICAL FEED BLDG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 216, 219, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHEMICAL INJECTION MANHOLE", "label": "CHEMICAL INJECTION MANHOLE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 195, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CHLORINE BLDG", "label": "CHLORINE BLDG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 144, 196, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CLEARWELL", "label": "CLEARWELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 179, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DIFFUSER", "label": "DIFFUSER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 224, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELECTRICAL BLDG", "label": "ELECTRICAL BLDG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 153, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ELECTRICAL BOX", "label": "ELECTRICAL BOX" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 219, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FILTER BLDG", "label": "FILTER BLDG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 227, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FUTURE CLEARWELL", "label": "FUTURE CLEARWELL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 214, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LABS-CHEMICAL STORAGE-OFFICES", "label": "LABS-CHEMICAL STORAGE-OFFICES" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 172, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "METER VAULT", "label": "METER VAULT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 171, 217, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PROPOSED HIGH SERVICE PUMPS", "label": "PROPOSED HIGH SERVICE PUMPS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 224, 203, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RAW WATER INTAKE", "label": "RAW WATER INTAKE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 186, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SCREW PUMP", "label": "SCREW PUMP" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 199, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SETTLING BASIN", "label": "SETTLING BASIN" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 194, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SHED", "label": "SHED" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 194, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "SURGE RELIEF VALVE", "label": "SURGE RELIEF VALVE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 179, 148, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VALVE OPERATOR PAD", "label": "VALVE OPERATOR PAD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 84, 165, 255 ], "toColor": [ 171, 84, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 204, 84, 255 ], "toColor": [ 152, 204, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 202, 235, 255 ], "toColor": [ 103, 202, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 110, 71, 255 ], "toColor": [ 201, 110, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 113, 245, 255 ], "toColor": [ 93, 113, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 84, 138, 255 ], "toColor": [ 66, 84, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 138, 102, 255 ], "toColor": [ 78, 138, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 242, 192, 255 ], "toColor": [ 92, 242, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 79, 87, 255 ], "toColor": [ 143, 79, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 189, 157, 255 ], "toColor": [ 235, 189, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 124, 54, 255 ], "toColor": [ 135, 124, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 83, 139, 255 ], "toColor": [ 230, 83, 139, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 218, 90, 255 ], "toColor": [ 237, 218, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 164, 242, 255 ], "toColor": [ 131, 164, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 90, 237, 255 ], "toColor": [ 188, 90, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 240, 94, 255 ], "toColor": [ 89, 240, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 143, 51, 255 ], "toColor": [ 56, 143, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 154, 178, 255 ], "toColor": [ 237, 154, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 134, 148, 255 ], "toColor": [ 92, 134, 148, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615139.94403139, "ymin": 4289426.958704131, "xmax": -9614895.841579702, "ymax": 4289714.514565345, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WPSTRUCT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "WPSTRUCT_NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "WPSTRUCT_SIZE", "type": "esriFieldTypeInteger", "alias": "Size", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeString", "alias": "Capacity", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R191_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S158_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90738560bd164864a0dd797af5586f14" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Intake Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STRUCT_NAME", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 250, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 125, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GRAYWATER HOLDING TANK", "label": "GRAYWATER HOLDING TANK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 193, 99, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INFLUENT STRUCTURE", "label": "INFLUENT STRUCTURE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 149, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "INTAKE BUILDING", "label": "INTAKE BUILDING" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 175, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MECHANICAL PAD", "label": "MECHANICAL PAD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 103, 83, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "METER VAULT", "label": "METER VAULT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 165, 98, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "PIGGING VAULT", "label": "PIGGING VAULT" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 142, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TELEMETRY TOWER", "label": "TELEMETRY TOWER" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 133, 109, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TRANSFORMER PAD", "label": "TRANSFORMER PAD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 84, 165, 255 ], "toColor": [ 171, 84, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 245, 103, 255 ], "toColor": [ 209, 245, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 177, 179, 255 ], "toColor": [ 62, 177, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 142, 91, 255 ], "toColor": [ 235, 142, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 130, 46, 255 ], "toColor": [ 88, 130, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 117, 250, 255 ], "toColor": [ 100, 117, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 78, 81, 255 ], "toColor": [ 130, 78, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 108, 153, 255 ], "toColor": [ 93, 108, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 230, 161, 255 ], "toColor": [ 106, 230, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 82, 108, 255 ], "toColor": [ 235, 82, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 240, 94, 255 ], "toColor": [ 89, 240, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 197, 117, 255 ], "toColor": [ 209, 197, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 199, 247, 255 ], "toColor": [ 141, 199, 247, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9622362.200245641, "ymin": 4297387.606529823, "xmax": -9622306.762091115, "ymax": 4297462.487312295, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STRUCT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "STRUCT_NAME", "type": "esriFieldTypeString", "alias": "Structure Name", "length": 75, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "Comments2", "length": 75, "domain": null }, { "name": "COMMENTS3", "type": "esriFieldTypeString", "alias": "Comments3", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R197_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90738560bd164864a0dd797af5586f14" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Water Plant Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 83, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615141.925696535, "ymin": 4289530.45087682, "xmax": -9614936.704617295, "ymax": 4289704.040390661, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LINE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wWaterDiameters", "description": "Diameters of WaterLines Valves & Fittings", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "30\"", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "Line Type", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R190_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90738560bd164864a0dd797af5586f14" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Raw Water Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72224, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9622338.861549964, "ymin": 4289503.149580988, "xmax": -9614924.48086363, "ymax": 4297483.43864308, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 55, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 10, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "Work Order", "length": 10, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "Diameter", "length": 5, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": { "type": "codedValue", "name": "wWaterLineMaterial", "description": "Types of WaterLine Materials", "codedValues": [ { "name": "CAST IRON", "code": "CI" }, { "name": "COPPER", "code": "COPPER" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "GALVANIZED", "code": "GALVANIZED" }, { "name": "OTHER-SEE COMMENTS", "code": "OTHER" }, { "name": "PEX", "code": "PEX" }, { "name": "PVC", "code": "PVC" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 55, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 55, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R172_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S139_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90738560bd164864a0dd797af5586f14" } ], "tables": [] }