{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Fire Hydrant", "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": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f95a144a3a7d1514eedfcc4ef7d7b64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQ4jb3Uv0sbQBjG8U9q7FBSUpRSnBRaF4WAP2ihYHQr/QsEKfgDp3RUKGZycNWhf0GH0lQ7ulUJnQNCXQOFOEmhiotZTNQhZzmsSYwUHzjufZ9778t7B3dJ/1HJ+4QNYzDKq/h+V9g8lqL8AAN3hXWkVrB0lsnXeB5aKtLzk74qh53AHuYpvGc8EZk5Hn9ic43pm4DXYRUYJZ3jSeJ6NeaY2KVc5ChYC42m/4X1wxs8iOgfsYih4L0lVSQV0kctj/ksirfwNcQbYX5x06ZmsJMonkUNM5FXuSVsHfaZOmOsO3SZjwouUKKM7WD9agZbDmbXZ0rvGO2OFs9RaICy+N2uM/CN+jCvVth7SeYpjvGD015GCo1n1faYf7XauKqdL2Qi+48moJawoHoYV6q1Km4H+xDGrXSv/1lHugQ9sz5hiUgpIAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HYD_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2256.994353, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 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": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9623762.644838965, "ymin": 4269004.53848292, "xmax": -9610064.611251695, "ymax": 4289611.454792384, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HYD_SIZE", "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": 75, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 15, "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": "DATE_CHECKED", "type": "esriFieldTypeString", "alias": "Install Date Checked", "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": "HYD_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Hydrant #", "domain": null }, { "name": "ALT_HYDRANTNUM", "type": "esriFieldTypeString", "alias": "Alt Hydrant #", "length": 10, "domain": null }, { "name": "HYD_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "Hydrant Size", "domain": { "type": "codedValue", "name": "wFireHydSize", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLUSH_YEARLY", "type": "esriFieldTypeString", "alias": "Flush Yearly", "length": 10, "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": "FLUSH_CODE", "type": "esriFieldTypeString", "alias": "Flush Code", "length": 25, "domain": { "type": "codedValue", "name": "wFlushCode", "description": "", "codedValues": [ { "name": "MONTHLY", "code": "A" }, { "name": "2-3 MONTHS", "code": "B" }, { "name": "6 MONTHS", "code": "C" }, { "name": "YEARLY", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CASTINGDATE", "type": "esriFieldTypeString", "alias": "Casting Date", "length": 10, "domain": null }, { "name": "VALVEID", "type": "esriFieldTypeDouble", "alias": "Valve ID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "FireDistricts", "type": "esriFieldTypeString", "alias": "Fire Districts", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G344HYD_NUMBER", "fields": "HYD_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S150_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Private Hydrant", "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": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "83dd22e0e9361721df27dd3b50952ac4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABb0lEQVQ4jb2UzysEYRyHn2E4aLWLpOWwii3ZKEuUslaKHLjKpvzIQRwpcXJw5eAvcJDFXpTbsoOronG0ReNkCTkwF8M6zGwzNPZX2qfe3vf99H6f3u/hfUX+EbGQMh/gtexVIJqvbApYsOzvgPp8ZTmRTuakJdCLrxtqG+DxDi6lShTZjare5yIrJbQSZmS+A0Ew0+G5cqJbe4TXRu2Ev2UKAF6/k5E51w9RioHJHi6O48jSs5FMA5KdzANAxyAIRXqSUOBgE4ZmwNOsZ51DDmTJYdSUpW+zosZcn+3Dya6+nt3Q57pG2zJ72durpa0J+NKgL2RmCSUr2ToAt1dBtI92xBL9lmMr5olkEq7P48Chkdz8JVsEwC0WE9s+p3/cj1hiEX2BFI4jEAAeMt1MJxL5JOjrQlm+oKmzFWc1vL2AfPqOq6qNWFjNpk2T01UNOELaabWkT+jv05ZMz+nTGCm0dIczyZaMkRUF/c9y4huuIl3BE9WvrAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9622104.23070158, "ymin": 4271974.202338953, "xmax": -9612727.481750371, "ymax": 4289892.027428822, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LOCATION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 15, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "Comments 2", "length": 100, "domain": null }, { "name": "GPS_LOCATED", "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": "LASTMODIFIEDTIME", "type": "esriFieldTypeDate", "alias": "Last Modified Time", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R179_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S146_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "Water Meter", "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": 2256.994353, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "GPSLOCATED", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "061799613b33e30474831d821404b7c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRUlEQVQ4ja3UP0gCcRTA8a8lHFhBIhcE9oeOo+CISEqiSELLocGlMYPGahBcoqAtcHGKlmiOGgray4a8IOjPDSUNgQYmHS0FbUFQww1qdyen+Kbf7/Heh8f7wc9Nk8LddOju9TehFlisp1n0kI6Pu06qoJxO6PCeYExxhlzmQRKZAaohgIAftqIOxzmD0lf5armjRx3iB3CTBKGiIroHGxEIy+YeS+j7Bx7e4EiD5aCRuy1C5hkS09YD2r5aSIJdtQztX8Nkv111DUgWofgJ2TyM+uHpHYa7G4AAVqdgJwtzgxBT4OWjQSimQPLU2NfFGqQyDUKtLbA9Dzkder21Km2gdgEkn3FeGivnB3zg9dQBDXXB5qw5vx52OJFagJVj++LK0EoQ6LGAOgRSEZkrZwxM9EFnG+cmaGHEpQGaU+h/NO0/+gN1gEUzsbBBAwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "YES" }, { "symbol": { "type": "esriPMS", "url": "6a1fb2d7848e8c5f6d87736480097294", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLUlEQVQ4ja3UrYsCQRjH8S8oghg02AyuYBG0iByGZbm0/gOCwgWDQfDlMGm0XblmFpPNg40bLnrgSxBB8C0K4v9gujBh79xdGZd90vDjmQ8PM8wE8amCvkOmyftqxdszm+NxPlstvv5BxyOaYfCi63LIfA6KwivcQQC5HHS78hNdr9ba8Yz2e2i3wTQhFLLyalXkqmrf4wjdbgIzDKhURLbZwGwG9brzdK63VizCeGxBkwkUCm7dD6BUCi4XWCwgm4XTCTIZDxBArQajEWgalEpwPnuEdB0GA9jtYDqF4dAjFAhArweHAyQSjzpdoEgEFEWsy2UrTyYhFnsCSqeh07HnzabkRMsl9PvuzX9ruxUvwQaFw3yoKj9yDOTzEI3ybYMaDdbAWha6L9/+o186dURSA8V7swAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NO", "label": "NO" }, { "symbol": { "type": "esriPMS", "url": "f046caadcd46170d551d296b06072e05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeklEQVQ4ja3UTSjDcRzH8XesySKjUZ622jy1JW0iLYm/h3YacRJKkqeDh5Io5aB2cZJSnCRNag7ihgNbks2UjfI0xWp2EUdycFtmm/7TPrfft+/31bffr34SEhRJwiHPs2v0/NHeFc+wPC17oc3QbQuD7l+8dbtua7WgM4tCnA9HKBWaeiAcAtAVGBhpmhUFLQPBd3/oHPWObgMeJq3d2MbOkEpSQvW+1RYGhGlqioSImajQ59cHN4FL9i42aa/qBcDz7OTk7oCe2tGoG8Z8tSp1HRuOpRC0dbqKXmWM1R4bUimKCbw94fQdo83Xcx+8pjS3PH4IoNM4zLp9EWNJM406M/7Xx/9BgtaMZWeCm8Ala0OHrBxa/gclJyUzbprn9sVLnlz5V2t0SJaShlKhAaC1sidUL8xSkyHLFA+pc8oYFGYi6v0NU+I2cvnszG0PxWz+mSu/G12BIRJKlaZbjMWNDlEKoFfVIEuV70dApooON+AWC/1Owv6jb1qGYk3M5coKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "UNKNOWN", "label": "UNKNOWN" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 194, 255 ], "toColor": [ 252, 213, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 184, 255 ], "toColor": [ 252, 244, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 206, 252, 255 ], "toColor": [ 197, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 226, 255 ], "toColor": [ 192, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 197, 255 ], "toColor": [ 222, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 245, 255 ], "toColor": [ 252, 197, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9628229.954052778, "ymin": 4269910.486879361, "xmax": -9611618.905335821, "ymax": 4290099.103594225, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "METER_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CIS_ACCT_NUM", "type": "esriFieldTypeString", "alias": "CIS Acct Number", "length": 255, "domain": null }, { "name": "METER_NUM", "type": "esriFieldTypeString", "alias": "Meter #", "length": 10, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "METER_TYPE_STATUS", "type": "esriFieldTypeString", "alias": "Meter Status", "length": 25, "domain": { "type": "codedValue", "name": "wMeterTypeStatus", "description": "Meter Type Status", "codedValues": [ { "name": "AMI", "code": "X" }, { "name": "MANUAL READ", "code": "M" }, { "name": "PULLED", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METER_USE", "type": "esriFieldTypeString", "alias": "Meter Use", "length": 6, "domain": { "type": "codedValue", "name": "wMeterUse", "description": "", "codedValues": [ { "name": "IRRIGATION", "code": "IR" }, { "name": "LAUNDRY", "code": "LA" }, { "name": "OFFICE", "code": "OF" }, { "name": "POOL", "code": "PL" }, { "name": "PRIVATE HYDRANT", "code": "PR" }, { "name": "YARD METER", "code": "YM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "Comments2", "length": 50, "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": "SW_FEE_COMMENTS", "type": "esriFieldTypeString", "alias": "SW Fee Comments", "length": 255, "domain": null }, { "name": "IMPERVIOUSSQFT", "type": "esriFieldTypeDouble", "alias": "Impervious Sq Ft", "domain": null }, { "name": "SQFTLESS10PERCENT", "type": "esriFieldTypeDouble", "alias": "Sq Ft Less 10 Percent", "domain": null }, { "name": "ADJUSTEDSQFT", "type": "esriFieldTypeDouble", "alias": "Adjusted Sq Ft", "domain": null }, { "name": "SFU", "type": "esriFieldTypeDouble", "alias": "SFU", "domain": null }, { "name": "STORMWATERFEE", "type": "esriFieldTypeDouble", "alias": "Stormwater Fee", "domain": null }, { "name": "STORMWATERCODE", "type": "esriFieldTypeInteger", "alias": "Stormwater Code", "domain": null }, { "name": "TAPNUMBER", "type": "esriFieldTypeInteger", "alias": "Tap #", "domain": null }, { "name": "DATECONNECTED", "type": "esriFieldTypeDate", "alias": "Date Connected", "length": 8, "domain": null }, { "name": "TAPCOMMENTS", "type": "esriFieldTypeString", "alias": "Tap Comments", "length": 100, "domain": null }, { "name": "ConnectedToSewer", "type": "esriFieldTypeString", "alias": "Connected To Sewer", "length": 10, "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": "SewerStatus", "type": "esriFieldTypeString", "alias": "Sewer Status", "length": 50, "domain": null }, { "name": "ServiceArea", "type": "esriFieldTypeSmallInteger", "alias": "Service Area", "domain": { "type": "codedValue", "name": "swPipesInOut", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAPPARCEL", "type": "esriFieldTypeString", "alias": "Map & Parcel", "length": 30, "domain": null }, { "name": "STORMWATERCREDIT", "type": "esriFieldTypeDouble", "alias": "Credit", "domain": null }, { "name": "ADJCREDITSQFT", "type": "esriFieldTypeDouble", "alias": "Adjusted Credit Sq Ft", "domain": null }, { "name": "PRORATIONFACTOR", "type": "esriFieldTypeDouble", "alias": "Proration Factor", "domain": null }, { "name": "SolidComments", "type": "esriFieldTypeString", "alias": "Solid Comments", "length": 100, "domain": null }, { "name": "SolidMultiplier", "type": "esriFieldTypeDouble", "alias": "Solid Multiplier", "domain": null }, { "name": "SolidCode", "type": "esriFieldTypeInteger", "alias": "Solid Code", "domain": null }, { "name": "SAMPLE_SITE", "type": "esriFieldTypeString", "alias": "Sample Site", "length": 50, "domain": null }, { "name": "CUSTOMER_TYPE", "type": "esriFieldTypeString", "alias": "Customer Type", "length": 75, "domain": null }, { "name": "NUM_UNITS_SERVED", "type": "esriFieldTypeInteger", "alias": "Number of Units Served", "domain": null }, { "name": "HAS_LEAK_DETECTION", "type": "esriFieldTypeString", "alias": "Has Leak Detection", "length": 25, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LAT", "type": "esriFieldTypeString", "alias": "LAT", "length": 25, "domain": null }, { "name": "CommercialRate", "type": "esriFieldTypeString", "alias": "Service Line Verified", "length": 10, "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": "FieldCheck", "type": "esriFieldTypeString", "alias": "Field Check", "length": 10, "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": "FeatureID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 10, "domain": null }, { "name": "SurveyForTrash", "type": "esriFieldTypeString", "alias": "SurveyForTrash", "length": 10, "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R188_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S155_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Detector Check Meter", "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": 2257, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "38b2d8b2551da1f68c49044b6d5ad1fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNElEQVQ4jb2UT0iTcRjHP7937/vO6cRmWzL/oIlhK7xYsLAyOwSZlaBIdOiPCN2EoEt0GtEhkIgQOjaSDmUSdKigYx0sargiLVkWMx2xP6g43V7dfDsM2eZeJSL8nn7P9/t7PvAcnkfmP0reFpjHo0vzB2mfidCTXKOmSCbutPK+SOXpwBkR+GtY74jufhthRJml2m4FmwJaCqZinNXS3Oob1h/VOLjiOS6SW8J6vPrJYJjnTZWospSfOaygg/gS4sKSxv7+l3rL4CmhGcKuevUd/gTDB6pQX09C4y6oLc/mkTiMzcDReghEaLao3Af6DGG+OINNlZQiYDIMi8l82OcQTEXBXQtNVfBphsvXXug373SIYAHMonDEomTeZhlkCRYSUGaB9BokVqBYzeQi80fSNLqAuwUwVcaZW++tgPHf0LIbfkShbifElrO53Qqz8xwyHFNsqOvt8O4jtNTBtzCcaATfr2xuliGaosQQllpjDrCv14oJHKUQiIKuQ5FCnpZXQFUIGsLiGuPAsVzPVQGvJqBtDwWKxMHl5IkhLLbIw7llWm3FiHWvthxkEzTYydNqGpIpft7rFG8MYRM3hFcd0LtbG+hoa8h4koBed2ZkgMP1UGIG3zRatYPu3P6CDfAv0cV3njXX0A5IkAUBVJbBh2kWHFbOPT4vxraE4RErfjit3dYv2ku4ZFXZZ5KwAavJNKEljVFXHf0POsXixtZNr8bX62IIGDLKRjfp2Z579i/6A89np6rXpeSpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623350.423898242, "ymin": 4272135.878697018, "xmax": -9612272.928892395, "ymax": 4288476.178289781, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DETCKMETERNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "CIS_ACCT_NUM", "type": "esriFieldTypeString", "alias": "CIS Account Number", "length": 20, "domain": null }, { "name": "DETCKMETERNUM", "type": "esriFieldTypeString", "alias": "Meter #", "length": 20, "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": "CIS_ACCT_LINK", "type": "esriFieldTypeString", "alias": "CIS Account Link", "length": 25, "domain": null }, { "name": "CLASS_CODE", "type": "esriFieldTypeString", "alias": "Class Code", "length": 50, "domain": null }, { "name": "MapParcel", "type": "esriFieldTypeString", "alias": "MapParcel", "length": 15, "domain": null }, { "name": "TAP_NUMBER", "type": "esriFieldTypeString", "alias": "Tap Number", "length": 75, "domain": null }, { "name": "RISER_SIZE", "type": "esriFieldTypeInteger", "alias": "Riser Size", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FieldCheck", "type": "esriFieldTypeString", "alias": "Field Check", "length": 50, "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": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R175_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S142_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Water 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": 2257, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "78a81677c6cc4fe98f5094a63f55063b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1klEQVQ4jbXTTUhUURTA8f/TN8ikSDBGMIm58IPItIhQc1R0kUa16QNqoYiuHBCEiHA1kxOjuRAFESEyXIuaLgSpkERo5IFJQy3yKyr7GEfGeZGv93zOazHQsxkHA/Es773nd8853CtywBAPB2haOcny+D1+rhUiiAoZp6Yoqe/DLWj7AxfbHzPf20D2ZZGcm6Ar8OXVJYYbXVT11zHtnEgMnGsdIvCmnqsjgGCuH82F7Np0xq+N4uioZbbtRTxw/v4Z0O9Q6gHfAyhxmYgSBKkTrj9PZrplEMiKBzY/eKjus5BqBwx47YZSNygb4HOB4xFY0iCrOhNDq2BxdCamBSMzmgzYCiAPmG0DTYbyrmgygN0hsDR2BYgBDEP/Zx5HjoMaAusxsKTumpoVNPnvgExg68cndtRiklNgKwCSFyp7ILxstoMAQf9vwosv44Hw+27eDZaRc8OO5IWyjuhttgLIE0zEP+DnV2APQJF9zHdPsr5QR2VPCqLVLNt2GvJvw1jNOt8kL6DHAwCbS04iqs7b/GLOthSRZEmK4kEZn2eBr3NP2Jaf7U6JfYnbyJ+bmbl7gbmHt0g7kUFE0wl/XCWiPQW+x5xP+Jkk1JCEGkqwvT/w3/EHjj2eIAzYS9AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623801.620983107, "ymin": 4268917.000717298, "xmax": -9610428.026211128, "ymax": 4289625.892181542, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VALVE_SIZE", "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": 75, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "length": 15, "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": "FacilityID", "type": "esriFieldTypeDouble", "alias": "Valve ID", "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "Valve Size", "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": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 20, "domain": { "type": "codedValue", "name": "wValveType", "description": "Valve Type", "codedValues": [ { "name": "UNKNOWN", "code": "\"" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "MECHANICAL JOINT", "code": "MJ" }, { "name": "NUT", "code": "NUT" }, { "name": "POST INDICATOR VALVE", "code": "PIV" }, { "name": "SCREW END", "code": "SCREW END" }, { "name": "TAPPING", "code": "TAPPING" }, { "name": "WHEEL", "code": "WHEEL" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVE_FUNCTION", "type": "esriFieldTypeString", "alias": "Valve Function", "length": 25, "domain": { "type": "codedValue", "name": "wValveFunction", "description": "Function of Valve", "codedValues": [ { "name": "IN LINE VALVE", "code": "INV" }, { "name": "FIRE HYDRANT VALVE", "code": "FHV" }, { "name": "END OF LINE VALVE", "code": "EOLV" }, { "name": "SERVICE VALVE", "code": "SERV" }, { "name": "OTHER", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "ADDITIONAL_COMMENTS", "type": "esriFieldTypeString", "alias": "Additional 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": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R189_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S156_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Private 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": 2257, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5f358570fbd20a9d74477188e6e6f952", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVQ4jb2UXUiTURjHf7ovt1c3HFQY0UUusm5Mi0gsog+lIlOQ0cq6W0Ufu2hIVBfxdjGzELpIjGEWUbmWBJnDhIhhMC+KybwICiZU60uXq8wcLje7GOvd2jtCCP9w4JzzP8+P55yH8yj5j1IuHEwU83n+qY54bBUKdRhB10vPlcj8YE02PW9CLgb8Wykt12IsgenvEAzMUlkTZLnpIA+v+f8Na7CVMjL8gkZ7MWuqMr1alHz5UEbXWR+7Dh/nceeN3DBRzOfB0yGWrixm+of8XRRKKBA0jL/toOHYSHqGmbBnwTaq9i5mexPca03ura+V/MhnuH0BrK0QndLQde4OsFoeNhGyYHUk55YzmcB0kGBIjkKDCfMpY6oomTDBYEShktYp4LdxeOkD6yUQ9JJfulbJWKgeuJkNy1ep+Fs7DoHDAo32TBCArgjisUXy1/w1EwWEP+vwe+h2QEs/eJww/AQqa6TzkTFQqF/Lw2ZnQvycLEPQQzgE3S1w5DJoi8DcDD1tkJiTijIaiLJ7Qx/9crCSFSJ9HS62HcjDdVECpZQCMgc6PajUXkQxIZ+Zx+lmY91JOk9vwn4dtIVZT4i5GW6dh3evIpRX7McnWdk/YOe6LQz4B+ltr6b+RF5GZnMJGHoEH0fHMFVUc/fqZHpoNiyZ9mb2HN1Hu02koHAZao2OeDzG1NcJDEvuE/DaCXizQnN3DY/TDbhz+jJawH42T/0GBxusjMsNvpgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623007.771761727, "ymin": 4271970.710638997, "xmax": -9612424.25265594, "ymax": 4289589.615280121, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VALVE_SIZE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 15, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "Valve Size", "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": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 20, "domain": { "type": "codedValue", "name": "wValveType", "description": "Valve Type", "codedValues": [ { "name": "UNKNOWN", "code": "\"" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "MECHANICAL JOINT", "code": "MJ" }, { "name": "NUT", "code": "NUT" }, { "name": "POST INDICATOR VALVE", "code": "PIV" }, { "name": "SCREW END", "code": "SCREW END" }, { "name": "TAPPING", "code": "TAPPING" }, { "name": "WHEEL", "code": "WHEEL" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "Comments2", "length": 100, "domain": null }, { "name": "GPS_LOCATED", "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": "LASTMODIFIEDTIME", "type": "esriFieldTypeDate", "alias": "Last Modified Time", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S161_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Blowoff", "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": 2257, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e62ef2bc6211ff624aca06e6fd969ab2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQokc3PzyvDcRzH8edniTKXTeTi11J+7OCwFBMrR8UyyUVJaisOFvlxmq8TSWulJXLYdb5tZUvW/gI/TjKrOVHSihzEDmvbx8HBj+XbSsrz+v48PvUq4xeV/QlWFKl7MLNYo2dHGRTPJeO5kHRFb9jqzFEVTrDmUqVvd0ysaOKViOw6v+Mg/UJTaAoaDfCUoWI1xnK3Tzqtzbi8dqEW4YVD6Yhfo/pG0PWZPj40VsK2A5JpDLMhgs6g7NkbF/NfcDZHw5D5K/xcRx24rIijK5o1N5faP8AC8hf38JoFfXnxw1wBzm5BCApF2HiJP9NGe/82024b5RMWEOL9Fk+B55i8qZpYaz2TRVhRRAGYUaLSE0kQ3j+h121DFzhDZvOkBloZXR8USc3NypB4BPqXIrI7cIq/pZYNr12oMa3N39scFieA5ae7Ji6lN1E1ZiSGGB07AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623575.451463865, "ymin": 4272250.981234805, "xmax": -9611634.347179973, "ymax": 4289048.307640692, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOW_OFF_SIZE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 75, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "Work Order", "length": 10, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "length": 15, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "BLOW_OFF_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "Blowoff Size", "domain": null }, { "name": "FLUSH_CODE", "type": "esriFieldTypeString", "alias": "Flush Code", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "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": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R192_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S159_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Blowoff Hydrant", "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": "ebdf8125f8efa92d64732b1f3a156a36", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwUlEQVQ4jbWQPQ6CQBCFPwUDPVhSaEWFHdEDyB3oqKXjBJ7JG3gCahs7iR0xAUJBwEYDrmv8AV+yxXsz++3OqPSUOiRgAawlPUtgImQxsBUBqzhmY1lU9yDLGNs287JkJACmMgCmycwwWq9poCjSn9eyEX7SsIA0BV1vfZ5D00jvjaUAx3nu9H3wvNYXBecw5CAFyOS6EAQP0SUMOX0MeKf/A5qGGuiusurWu4AE2IuAKOIYRSSvHu4CdrfzlXrv4ArFKCd6zQYungAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623813.797486564, "ymin": 4274683.626784328, "xmax": -9611670.049748044, "ymax": 4289075.474299013, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOWOFF_HYDRANT_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "length": 10, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "Work Order", "length": 10, "domain": null }, { "name": "BLOWOFF_HYDRANT_NUM", "type": "esriFieldTypeString", "alias": "Blowoff Hydrant #", "length": 5, "domain": null }, { "name": "FLUSH_CODE", "type": "esriFieldTypeString", "alias": "Flush Code", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 40, "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": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "FeatureID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R196_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S163_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "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": 2257, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f0a609d1b6b57c9b58cd924afd690f1c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAo0lEQVQokcXQPQ4BYRAG4Cd+onIEtU6orUoldKKQiNIFRIQo3MQ1NCpxAb3WBVxAsbsF2ZX9KLzJVJN5MjMVP6byD6CNOs6hQIQtBliFAINkMMpq5gEljLFB55P+DlQxwxrNAtu9AH0c0CgymAWcsBDf2/sGgGNSXfH9w1AgzQUjtBJognIIkOaKKXbix85RCwHS3MT/2WOJRyiQ5p4AwRvk5gl7fhTOHXgZwgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9622319.492648127, "ymin": 4288513.197739578, "xmax": -9615008.69664155, "ymax": 4297423.11011556, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VALVE_SIZE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 55, "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": "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "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": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Fittings", "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": 2257, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FITTING_TYPE", "defaultSymbol": { "type": "esriPMS", "url": "478ba5e7396dba72643481da25ec3c10", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMElEQVQoka3PTSiDcRzA8e96JsnmtRUrhx3m5XFxIWJKWuGyKE5C7eKg3BxkjjtOtLLdHChupKZ29axFebyUHWRyoExEWk+tZ49cbFnPnifJ7/b///rU92flj2P9b+hyNyG+ZVFespwAiim02XDMDRBaGGG4zUlzXkM7PEOOxNmOX7FhBC0BH5ElHxPFpYAw3kP3oIg4E0aIyazp4LQH/+IYvnLdjTaq5734YzLRQnYR9ncwVFmBYHAzo110ekS8xykOSmCVlVoj9J2Ns44GXerzB49m8PYJ9eGdUx1Mv7KevGGyr5X6cnA3QTKR4loHo0ekWmpYtVgI9rqxF/5zKuxIXKYzzJak/3ys7BFWckjn9yw77LhUDeUug5RvJ7C1yachBAjucwFMmd1bFv52vgCs0VMtTIrfswAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "1bc41c4fb2e49e8bc08fb3a6f58e9e84", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0ElEQVQ4jb2UP0hbURSHvwPxYcLDP1VE6eTwOmpAyKwWoQolqFA1ARsUwSDoojgIQhAHp0KQLEIQK4ijKEIrCDoYcAtI6WA0gwbBDCKZYvQ65DWJyQs2IP7gwuF37/nOOZfLtfGGsr0LTIEBeIFPgA5cAr+BA4F0pZ19BxaKvF6gC7iuDObxhNnbm+L+vi7nDQz8xe9P0dNjmWIJU52dQ0QiG4yPa7hcYLdDPA7b218JBK7U/r5T+vpiZWEKWoAJHI5dzs42CAY1mpvzJ9vasisY1NnaOlJVVW4eHkYEZq06cwMBMpkZRkdfggo1OQljYx9R6hDIKJgXeCyGdQCQTn/A5bIGAWgaGAYkEjWm0wqcF8NqclF1dXlY6X79v6AQdpGPLsDpLA+Lvbj7uBXsF+CmsfEHm5sh2tttiJSCIhGADLq+TCrlFri1gh0D3ZJM3qja2m+srHxmelpwOPInTk4gHFZ4vTOytBRS8LOwTg4m8ATcmGN8QddD+Hw+DEPDbs+O3tR0h9/vk7m5HTMnZgkrlMCjikZXgUGSyYb87cTX5PR0xyqnLMzUMKCKvH4F6wJ/KoIJLChYJPuOGoAEcCWlBf6rM8yXfW6uV/Wmn+Mz5MWCL5Ytd5sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "9", "label": "AUTO FLUSH HYDRANT" }, { "symbol": { "type": "esriPMS", "url": "c5864e88641b56c0b0596f6c08e9893f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB3UlEQVQ4ja3Tv2sacRjH8ffpNf4KXKNWIQ2BQA+s5bYqSDYhcxelhZAhY8GhZOroH2CwUygJgTqEzGlChwolghI5O5yIJUM2IS3VWIvaXPX0ujRSm+uS9LM+388Lni88IreM+D+Bp+Fw+LHT6bxjmqbQbrcXdF2XbDabIUnSF7fb3ZmURPGtqqof/gaep9PpBy6X636hUCCTyUwGuq6TzWbx+XyUy2U0TfMD1wCSyWQPYHExwP5+DrtdoNv9QSQis7ISZX7+IYZhoGma5Qpir9ezFYsFNjfT7O29JBicA+Dk5BOJRIKjo/c0Go1//sG9eDy+MBj02d1N4fE4J4NYLMx4bLK6+ozj449EIhGPFSBVKhXX2tqTqfJVlpcfsbHxGl3XaTabASvABuB2z14rX8XhcAB9DMOwWwH9YDA4d3raEAXBgWn+nCqfnZ0jSXdptb4hSdJ3K+BrPp83VVVd2toqkkrFGY26AFxcXJLJvOPg4JBcLketVmtZAZeKogwURWF7e8T6+itkeYlOp4OuD9nZeYMsy8RiMer1umkFMBwOBUEQCIVCVKtVSqUSANFoFL/fj2EYjMfjqdX+BLSZmRmAz4AbCACzgKmqas/r9Z4Dw99vD62AF9wgt77GX23Ar3kl2z8nAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "BEND" }, { "symbol": { "type": "esriPMS", "url": "8ae5a4c13aeee27b59e6f7faa9109f6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBKwkKPQBYv8SwYGhsvoCndjUbiWgYEhBF2hIZqiNbisvoCm8AcuhXjBIFG4AU1OjoGB4QY2hSJoCi8xMDBcx6bQhlir8QIAGLcKOYDR1u4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "CAP" }, { "symbol": { "type": "esriPMS", "url": "8bf9ab03201b0f8040d7cf592e02182a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABWUlEQVQ4jbWUv0tCURiGH71KCQ1G0iIUTjXF3aItLk15wbU1WhqcnBwV5II0XHIw8C8Il5aG3NqSptpqLaKhGoTol+d4GrrH8uK9GuU7fS/fdx6+F845Mf5JsUmDUiPOPY4LOgSShmEsGYYhAKSUcSnlJfAK2MBbGCjhDW4A68Vicb9SqawAFAqFe9d1d4Arb3b6J8wPOgPMEbG0joEtvJh+0BSw7NULQw5nfNv3NQCKRCKZfD5/on02m03q2rbtpBDiQPt6vZ6SUg4HRaPRj1qttjgsh2VZCcuy+r1Go9EJBP1FA6Berxcvl8vX2udyuXnTNGcB2u32S6vVutU9IUQ6EKSUuiuVSrueNbvd7rYGNZvNjuu6DnDj9fcCQcATcBqS4Jzve/QAqCDQagjEr82wjbQugBnHcdLVavUZQEo5BxwB78AaXy9gJMgEUEohhBhrvYl/I7/WJ1LJaU56bxxCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "CROSS" }, { "symbol": { "type": "esriPMS", "url": "6ea0cf97328a7a7101a28948bcdc09a3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUElEQVQokZWQMUjDUBRFb6Ffh0TExdA2FAIuQqCC4JCtoxSaMWMXaYdCBBedNUjarSXi5uTSQcjg1HYQO2RzK13E8uUvBrr4oVKaT11MbUAK3uny7ju8y0vjn0qv+GMAXwAkRVEKkiRtUkrfhBD0J2cAXlcBbllWplqtnheLxcNUKgXGWOh53l2j0bgCcJQANE07aDabl/l8fieeqaq667ruBSGEOI7zmKhkmqYVL89mM8znc8iyDACo1WonrVZrxDl/WgLZbHYv9pVKBZ1OB5xzyLIMVVW3dV3XgyD4vSCEELE3DAMAQAgBACwWC0RRJBKVxuPxCEAOAGzbhm3by28EQfAxHA6fE4Dv+zflcnm/VCrlVv/OGIt6vd71dDr9TABhGGbq9fppt9s90zStQAjZmEwm74PB4L7f778A2EoAAG4ppWi32w9Yo/S68C99A87feII6JUgxAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "NEW SUBTYPE" }, { "symbol": { "type": "esriPMS", "url": "b2b21ef5092ec574082b31ae8cb174b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABIUlEQVQoka3Rv0sCARjG8a/dHQXdFZphN4WDWLa0uAQNIQ0uBkGtDf4XQY2NRRGRe0tjSw2tR1HDUUFCNBSUIIecxskh6Z0tKcn9IKJ3fODz8ry8In8c8b9hcniKjNPE7jS5AexwKDOZWGBXzZMbUVG7Dk5dRzcuOWk8cBAEI9MFjtUCq/1AQIhlySqzZF6OEEydPQ+ML1JM5Fnx6y3JjMZzFE2dUq92H8pploYkhICbic4zp6RZtp44G4CCxHgQ+q6NNEHMU7X9QSUMtqq0aXDrgZ919q1n1pQUUT9Yu+LaLPPogdULyuIY28COkkLp5W4bahr3HYONn4sG/vh+ymHXQrNf2RQUkhEXu2Wgvc2wRQk3EAJUzrkD1sPu9YW/nS/TF1D75awFYgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "10", "label": "OTHER" }, { "symbol": { "type": "esriPMS", "url": "209531837fd5403d9c428b925ee65a8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiUlEQVQ4jdXUsUsCYRgG8OdOweOckhsCkRYPvINs0KGhsKUIGhQcWoRwCF1yTrmhxSNIh6C1f6DBbDgQHCRw0tmOQxAbDl0u9UiHQ66WCs88c2ioZ/ye7/vBO7yfE78U57+BSADHJEnu0DS9bpqmPplMNAA1ANKqEON2u6+LxaI7lUrtVioVD8MwCIVCsiAIlCiKhwDOAYyXQQ6Px3OjKMo2wzAbswVBEFw+n+cSicQDz/OXAM6WQSelUomfR2bDcVxUFMXbXC53NDumBQoGgweRSGTTDvlMNpuNCoLwYprmYsjv93t/Qj7CsCy7pijK14EFoijKtSIEmqYtdy3QYDDQV4V6vd6rLdTtdmvtdnuPZVnHMqRarT71+/1HW0iW5atMJhMrl8thl2vxlMPh0Ein0wqAO1sIgNFsNmPxeFwqFApbgUDAUjYajXEymax3Op1TAG/LIGiapkqSFB6NRhc+n29f13UvQRBTwzCeW63WvaqqNwCm8+/sdm1ar9cFAIJN/y1/7xt5BxdXhe9wK5uqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "PLUG" }, { "symbol": { "type": "esriPMS", "url": "08b96ab8d2b74a8a377017df3780b84e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAApUlEQVQYlWNhIBKwkKVwbQlDsjg/g9ePXwzvHr5h6EmeznATQ+GKQoY6F12GRj5OCP/iAwb/9ggGs8oVDA9QFKpLMETDFDEwMDDoKzCI3n3FEM/AwNCIopCJiYEZ3V3MzAxMGFbfesqwXk+eoQTG//iN4f3WMwxbMBSGTmBoWviL4ZOGDIP9z18M75cfY5g3ey/DaWy+/hw/jaGZgYGhGTNwSAhHAPK6K1mYRpNvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "PRIVATE BEYOND THIS POINT" }, { "symbol": { "type": "esriPMS", "url": "494ea286fef1463a3dacaa5f325232f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA50lEQVQokbXPMWqEQBgF4BcQcouATQqxkLQWIswZ9jBWVoIwhaijYCNWLlqkH68whem9gN2IhWJQUlks2WVIQl79f/zvafhltD9Dz/PeXNd9J4Qs9w63bXsSQnzYtn25gUKI12maXgghN2CeZxRFgSiK4DjOs7LqOI6I4xhZlkFK+bjqmWEYQClFVVVY11W9EQCapkGe5ziO4yG4C03ThKZp6LruZ9AwDKRpir7vEYYh2rbFvu9qeMayLNR1jSAIQClFWZZYlkUNz+i6DsYYfN9HkiSQUn5+g5zzK+f8yhhT7lN+/Bf4BWw5W2oEyth+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "11", "label": "REDUCER" }, { "symbol": { "type": "esriPMS", "url": "3d435c2d1b011ad9cba800f3dbba25b5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoklEQVQokaXOMQrCMBTG8ZeXQgcXsz2yhQwexiN4Fo+UIV0EwRs4egGnktDFocPrEF1EKGkDsd/8fvxfA3+u2Qy11gcp5bF0HGN8MPN1BpVSJ631mYhWoXPuAgBz+K2CtbYU5ezV2v0gM+/6vi8ep5T2i0UhBCBiyb4z2LbtSERgjFlViPhaLNZsOwwh3L33N0TkteNpmp4ZHIahA4Cuuli7DxfZKrj3068gAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "8", "label": "SLEEVE" }, { "symbol": { "type": "esriPMS", "url": "335c44ee722859ae5145574be7368df6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQoka3SPUtCARTG8X9wEcOrgqYk4hAYgYshSGBL4OBiSCBCtQQFLi42CEpbCCGEi0sfIC7R5F2MFiMEP0DeEApcREMz8G3QohoMorgSSGd84Dec5xyBGUf4b7jkdLLucPDeaiErCoO/4ILdTiaZZC0QwNXrQT7PwOXi4vKSg2lwzmzmqFolJIqYxmPQaMDjQby9ZV8QECSJPTW4Wyhg0ekwpdOg10O3Cz4f+P1QLBKJxznMZnn5DRe9XlZlGYJBcLsn4fHxBG5uMp/LsQPkfsMP4LXZhI2N79BohPEYDAbodNColjMacRUK4c5kIJGAWg36/cmupRKdchlZDUpWK5Ful4dYjGVJApsNUikYDnnLZrlpt3lUg41ej3uLhbN6nZVolC1AVBTuwmEq1SqJaecAuH5+pqLVsg2cAHPAE3D+1cFUCNAATlXyHzPzr34CA7pnOYFwCnAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "TAP" }, { "symbol": { "type": "esriPMS", "url": "2ccf8287952301142fd1dea2ab7825f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQ4jbXSsUrDUBTG8R8SuEtwKTj1CXSsgoNC3bs4xQfwAdxcXAVfoDh1yAO4+QgG+gAdu7iJOEgISCCIg6FCmyZB9IMz3HPu+fOdc2/kjxT9N2jR0XeEjz6gAnvYacgXfRwt8IBjvGGwVr/FDa5wiRO8N4EO8IoLBMiyTAjBeDxWFMV+XTus7676m0Y7qwOMRiMhBFEUwXkdn12jSZLEdDpdncuyVJal5XIJ5vO5yWSyvrtNUBzHBoP11fxoOBw25jdAVVVthUCe5/1AaZpK07QVhhy7rSDMfD9tm+5w3QY6xUuXHdzjUf2HmkBPPSDwXMdWR7/WF3HrN7Kfz/iPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "TEE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 179, 252, 255 ], "toColor": [ 222, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 194, 255 ], "toColor": [ 252, 213, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 184, 255 ], "toColor": [ 252, 244, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 206, 252, 255 ], "toColor": [ 197, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 226, 255 ], "toColor": [ 192, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 240, 255 ], "toColor": [ 252, 215, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 197, 255 ], "toColor": [ 222, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 245, 255 ], "toColor": [ 252, 197, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9628228.193131251, "ymin": 4268872.974531932, "xmax": -9610424.290614413, "ymax": 4289628.799292708, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIAMETER1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "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": "FITTING_TYPE", "type": "esriFieldTypeInteger", "alias": "Fitting Type", "domain": { "type": "codedValue", "name": "wFittingType_1", "description": "Types of WaterLine Fittings", "codedValues": [ { "name": "NEW SUBTYPE", "code": 0 }, { "name": "CAP", "code": 1 }, { "name": "PLUG", "code": 2 }, { "name": "TEE", "code": 3 }, { "name": "CROSS", "code": 4 }, { "name": "TAP", "code": 5 }, { "name": "PRIVATE BEYOND THIS POINT", "code": 6 }, { "name": "BEND", "code": 7 }, { "name": "SLEEVE", "code": 8 }, { "name": "AUTO FLUSH HYDRANT", "code": 9 }, { "name": "OTHER", "code": 10 }, { "name": "REDUCER", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BEND_TYPE", "type": "esriFieldTypeString", "alias": "Bend Type", "length": 20, "domain": { "type": "codedValue", "name": "wBendTypes", "description": "Types of Bends", "codedValues": [ { "name": "11.25", "code": "11.25" }, { "name": "22.5", "code": "22.5" }, { "name": "45", "code": "45" }, { "name": "90", "code": "90" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER1", "type": "esriFieldTypeInteger", "alias": "Diameter 1", "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": "DIAMETER2", "type": "esriFieldTypeInteger", "alias": "Diameter 2", "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": "DIAMETER3", "type": "esriFieldTypeInteger", "alias": "Diameter 3", "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": "DIAMETER4", "type": "esriFieldTypeInteger", "alias": "Diameter 4", "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": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "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": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R198_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S165_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Cross Connection Device", "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": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "da965740d897c6827b9316b1b9a94cc0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAlUlEQVQokcWTyw0CMQxEn0Oa2DqyZVBLoISUgHKjD8rAbbBdYA5ICGdzCB9p5+bxjMZWnMgPiF32aAUjvWpBOUkZMxsJYf9Wf5A8iD+YsyXHBiY3amBaaapoJFsicHWNdkdjrck2b73z1+YqSrbZsTvO7kiMC0ZxmjvLM7mKusbBFqSJaTVsfyQtBHVvLdzGzZ0f1MMDBq8nYwduYxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9625622.597772036, "ymin": 4271819.374618416, "xmax": -9612075.757648673, "ymax": 4290017.515721735, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DEVICEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "DEVICEID", "type": "esriFieldTypeSmallInteger", "alias": "Device ID", "domain": null }, { "name": "CIS_ACCT_NUM", "type": "esriFieldTypeString", "alias": "CIS ACCT NUM", "length": 255, "domain": null }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "Serial #", "length": 50, "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": "INSPECTION_DATA_LINK", "type": "esriFieldTypeString", "alias": "INSPECTION DATA LINK", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R173_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_173", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_173", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S140_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "Water Tank", "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": 72224, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8795773d0dd0d3e1cdb8fe65ae6cad2e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABCUlEQVRYhWNhGGDAMuoADJGi/xY0tfEHwxWGaYxfcDvgH8NxmjqAg8GSgYHhBG4HMDAwqIgwPE6yYPhFTXsP3mHg33mDQQRdHKsDdKUY/lY6MyhT0wGcLAwMO29gig/CRIgDzD3BwPD+O/EGFzswMDAyUtEB7XsZGO6+Id4BBfYMDCzUdMClUgaGf/9RxewmMzCcf8rA8KSBgYGfA81gJuLMJdoBXGyYYkxQS7jZGBh42Ik1iUwH0AqMOmDUAaMOGHXAqAMocsDcCAaGzz8YGHjJrAcodoC+FCW6qeAAagCsDjj1kEEkYRl1Lbr2kgQHPP3IwLPwNHUdgAtgOmACMS05WjqAzmDUAQBHdSz0vALGtwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9620838.899482029, "ymin": 4268907.478443335, "xmax": -9610448.196242815, "ymax": 4281745.460779857, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TANK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "TANK_NAME", "type": "esriFieldTypeString", "alias": "Tank Name", "length": 25, "domain": null }, { "name": "STATIONNAME", "type": "esriFieldTypeString", "alias": "Station Name", "length": 25, "domain": null }, { "name": "IN_SERVICE_DATE", "type": "esriFieldTypeDate", "alias": "In Service Date", "length": 8, "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "DATE_PAINTED", "type": "esriFieldTypeDate", "alias": "Date Painted", "length": 8, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null }, { "name": "OVERFLOW_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Overflow Elevation", "domain": null }, { "name": "GROUND_ELEVATION", "type": "esriFieldTypeDouble", "alias": "Ground Elevation", "domain": null }, { "name": "TANK_TYPE", "type": "esriFieldTypeString", "alias": "Tank Type", "length": 25, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "wTankMaterial", "description": "Types of Water Tank Material", "codedValues": [ { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "STEEL", "code": "STEEL" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALT_VALVE_TYPE", "type": "esriFieldTypeString", "alias": "Altitude Valve Type", "length": 25, "domain": null }, { "name": "TANK_HEIGHT", "type": "esriFieldTypeString", "alias": "Tank Height", "length": 7, "domain": null }, { "name": "TANK_ELEVATION_MSL", "type": "esriFieldTypeString", "alias": "Tank Elevation MSL", "length": 10, "domain": null }, { "name": "HEIGHT_RESTRICTIONS", "type": "esriFieldTypeString", "alias": "Height Restrictions", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 55, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R206_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S173_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "Treatment Plant", "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": 72224, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ac8f77eb5fb3c5bf3dbd6e49357c80b9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAYAAACN1PRVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAD6klEQVRIie3Wf0zUdRzH8ef3vvebH0eAx53jQBBRI1JXMeVHaba27Ic/kq2VubXcstpyFMxyzZ1Fc0s2IyvmrJxb9QeoaYo0lj82RuBBGSEwginj+BE04S7w7riD+/bHV/b1gAOx5l+9tts+333en+/jPp/7fr6fU3MPo/4fK3dIliu9bHZ5SQsEMepEuhYYOW/fKDT+Z1jBCenVhm4+KjhLgs0E8UbQqcHtg2oXLCmWvKkxfB/tZ0fF24L3rrCDF6WYymYc59pYsn0lZNlAFKbX3fBgON7Ci7V/sWXd59JLF98UTs4L23NaSviyjs6VFiLfewyEGZDJxBnhtUdgQzr6fRcozyqR9jgKhY/vCMsvl8RzbTStSyFyS0Z4ZGpsJih9BvGts3x4f7HU3vq+cHpOzD3A4YUmEuYDTSZCA8VPoN1VyTEKJCsHQ3/DEGzRUUnfco3th56FT36GTAusT1X6B0ehtA4MGtidBxpR6avthnonvJMDTy0l+tI1PnBCUVhsqZedaiuaGD24fHCqLRS73AONfaACGhfDGpvSd6ZNwTcuQ6j6g23Mhrm95G9Il9vZSXCgBjwBMGoUbIUFdCLUdCmYfwKa/oRd2fJ1rAEMIlEUSmZKhMEZMU8A68Ioub06ESSgqR/WJMF4EK70y0+eTg1lDghKoBJkKBCE7NtmaotBdI6QBMyM+QJEROrkdrQeMszwa5+MXR0A3zjkJIFWhJIaGVllBYcTHrTIYyZj0qMGYsMuo1ZkdHQMszlCWcrqTrnt6IHlC+R9BfLDU9t9C+uF55YTkmEffmAoLKYX6ekbITU1VsEON8CwV77hk4uV2rxkONEKWzPA6YbcpFCsx8UEQZxhMbWaby738GhusnxtM0FiNFy4DteHIW+RUpuTDIfq4ccOSIuDhEil74YHPH7clAoDYbH6EY5Zh/nU5UMfo1dm910TpNwH1iil1hwB6fHy9tg8ZQlPthJQiXzNlIS+QeyCP/GA9NmRRgqLcpUZVLbD4ylTh8LaFPj2N3lJJ+N0Q1U7Iy4D+2fHgIab7F7mZ9PxFtK2ZkBmApx5eToE8EKm/JnMsBfercaLhuexC745MexCULRLq37qpGPIg2XHw/JemisdQ7DvPGM6DW/07xUuzVQz4xHTYhdGyZcS4wxU7/yBtdtWoMpOArVqem3f31B+FRp6GdKJPN21V6gP94XCn9QVwkRdBes3lUlZVR2UffULD5gj0cYbQHvrpHa6GRdVDEZr+aJfZD92ITjb7Of8W3DqdcEBPASw+qiUqQqQMRYkwqSl02Wk8fci4eZc97hj7PZUvCI0A83zGXPX2L/NPcX+AVRxRHhwQmq6AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 20, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9615180.240765052, "ymin": 4289567.082145066, "xmax": -9615180.240765052, "ymax": 4289567.082145066, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WNAME", "type": "esriFieldTypeString", "alias": "Name", "length": 55, "domain": null }, { "name": "Capacity", "type": "esriFieldTypeString", "alias": "Capacity", "length": 20, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R174_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S141_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Waterline", "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": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9628724.941901207, "ymin": 4268870.471471882, "xmax": -9610018.513538122, "ymax": 4289878.937616402, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIAMETER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 75, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "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": "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": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 35, "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": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "ADDITIONAL_COMMENTS", "type": "esriFieldTypeString", "alias": "Field Checked", "length": 50, "domain": null }, { "name": "DOCUMENT_LINK", "type": "esriFieldTypeString", "alias": "Document Link", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last edited user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last edited date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R178_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S145_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Water Service 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": 400000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4513.988705, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623781.25533495, "ymin": 4272320.405648112, "xmax": -9611627.231568519, "ymax": 4289931.489666419, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CISAccountNum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CISAccountNum", "type": "esriFieldTypeString", "alias": "CIS Account Num", "length": 25, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "length": 20, "domain": { "type": "codedValue", "name": "gDiameter", "description": "Diameter", "codedValues": [ { "name": "1/2\"", "code": "1/2" }, { "name": "3/4\"", "code": "3/4" }, { "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": "Other - See Comments", "code": "Other - See Comments" }, { "name": "1½", "code": "1½" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "gMaterial", "description": "Pipe Material", "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": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "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": "Comments1", "type": "esriFieldTypeString", "alias": "Comments1", "length": 75, "domain": null }, { "name": "Comments2", "type": "esriFieldTypeString", "alias": "Comments2", "length": 75, "domain": null }, { "name": "Comments3", "type": "esriFieldTypeString", "alias": "Comments3", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R241_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S204_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "Private 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": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623363.358664043, "ymin": 4271913.281287758, "xmax": -9612009.279558502, "ymax": 4288153.2261833465, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Diameter", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 75, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 10, "domain": null }, { "name": "WorkOrder", "type": "esriFieldTypeString", "alias": "Work Order", "length": 10, "domain": null }, { "name": "InstallDate", "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": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 35, "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": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S169_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "Casing Pipe", "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": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9630906.528678823, "ymin": 4260972.969257828, "xmax": -9608778.554975951, "ymax": 4296253.449045269, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DIAMETER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 100, "domain": null }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "length": 10, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "wCasingMaterial", "description": "Casing Pipe Material", "codedValues": [ { "name": "Bore", "code": "Bore" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "Steel", "code": "Steel" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERTHIGH", "type": "esriFieldTypeDouble", "alias": "Invert High", "domain": null }, { "name": "INVERTLOW", "type": "esriFieldTypeDouble", "alias": "Invert Low", "domain": null }, { "name": "GENERIC1", "type": "esriFieldTypeString", "alias": "Generic", "length": 75, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "GPSLOCATED", "type": "esriFieldTypeString", "alias": "GPS Located", "length": 50, "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": "RECORDEDLENGTH", "type": "esriFieldTypeDouble", "alias": "Recorded Length", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R205_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S172_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" } ], "tables": [] }