{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Address", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 1.7808499322936636E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.2184189999994293E8, "falseY": -9.365899999995498E7, "xyUnits": 44922.37023978949, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5df16a3540ae73ddd070d544ecb3f757", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+0lEQVQokbXTP0tCYRTH8e/DvdkfdIxKiF6ANLu1uSktesHRJQiaiqCtIalBHNoChyb/Xdx8Abb2ApoaHKLulZwMHIL7HPEuKRf1mvibHg7P+XA4cExWjLl2wEYMC+X9C2jymRecKFBZGnimuyWoBwWRNl/VDPHhUsAOm5fA0fg9RF0Bd6GBGr098G7+KnJt4zxZHHyHAgy8IhCbKMUEfQtcLARs3GNBF4KsOmvx8Zjl8H0uIOiyP0QwGx7GPZCbCTRw06BTzE62jpvMs/8aADqI2cMpzWn2Y6DHf04CwID+tqDOZZHg7+ktYpH4nQJO2f0BXkL0T2XlYxoBYew/pBDcFBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRESS]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 37, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 255, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 1, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1793428.4191397727, "ymin": 480411.5515138805, "xmax": 1965014.7846154869, "ymax": 642844.3175289184, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ADDRESS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 9, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 15, "domain": null }, { "name": "DESCR", "type": "esriFieldTypeString", "alias": "DESCR", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STYPE1", "type": "esriFieldTypeString", "alias": "STYPE1", "length": 10, "domain": { "type": "codedValue", "name": "STYPE", "description": "Structure Type Code", "codedValues": [ { "name": "R-V", "code": "R-V" }, { "name": "R-A", "code": "R-A" }, { "name": "R-M", "code": "R-M" }, { "name": "R-H", "code": "R-H" }, { "name": "R-C", "code": "R-C" }, { "name": "R-D", "code": "R-D" }, { "name": "R-GQ", "code": "R-GQ" }, { "name": "R-Fa", "code": "R-Fa" }, { "name": "B-I", "code": "B-I" }, { "name": "B-Fi", "code": "B-Fi" }, { "name": "B-R", "code": "B-R" }, { "name": "B-Ho", "code": "B-Ho" }, { "name": "B-A", "code": "B-A" }, { "name": "B-V", "code": "B-V" }, { "name": "B-E", "code": "B-E" }, { "name": "B-H", "code": "B-H" }, { "name": "CH", "code": "CR" }, { "name": "S", "code": "S" }, { "name": "G", "code": "G" }, { "name": "P", "code": "P" }, { "name": "B", "code": "B" }, { "name": "V", "code": "V" }, { "name": "C", "code": "C" }, { "name": "M", "code": "M" }, { "name": "U", "code": "U" }, { "name": "U-M", "code": "U-M" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null }, { "name": "ZIP_NAME", "type": "esriFieldTypeString", "alias": "ZIP_NAME", "length": 25, "domain": null }, { "name": "MSAG_COMM", "type": "esriFieldTypeString", "alias": "MSAG_COMM", "length": 32, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 20, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_85", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S53_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Service Accounts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Active", "uniqueValueGroups": [ { "heading": "Active", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "values": [ [ "Active" ] ] }, { "label": "InActive; Pending", "description": "InActive; Pending", "symbol": { "type": "esriPMS", "url": "a77c99cc8bd0325d8d8376c750769a49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZWRMQ4BURCGv5VNaBxgi72BaCgpFDYKatmGgjy3sFbvAlsRHEBUCgeQ0AlxAeIEypVZ+9jNVl715r35Zv75x+TPYyaDMKQCdIA2RPcHsAV8w+CeAhoN5p5H3/dTBa1eD+W6qDCkahicTF35fKbvOOB5kMt9sp9P2O0gCKLwKJDu0CmVwLZhv4dm8/O4XkO3C4XCt+NEA6KZwQBWqx+wWMBymZJY0YAMiOvCeAyvF9xukM9DuZyeSQPihlUsQqsFmw0cDjAcZlx9aECsU1rWbAaXC0ynGWCrATEzAup1UApqNZCOyepAEAGyFLFMrJP4es1KAUbfPcTQKYYmsQlWYtOB/EviG1u9TLoj5Z4dAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "InActive" ], [ "Pending" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriPMS", "url": "a77c99cc8bd0325d8d8376c750769a49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZWRMQ4BURCGv5VNaBxgi72BaCgpFDYKatmGgjy3sFbvAlsRHEBUCgeQ0AlxAeIEypVZ+9jNVl715r35Zv75x+TPYyaDMKQCdIA2RPcHsAV8w+CeAhoN5p5H3/dTBa1eD+W6qDCkahicTF35fKbvOOB5kMt9sp9P2O0gCKLwKJDu0CmVwLZhv4dm8/O4XkO3C4XCt+NEA6KZwQBWqx+wWMBymZJY0YAMiOvCeAyvF9xukM9DuZyeSQPihlUsQqsFmw0cDjAcZlx9aECsU1rWbAaXC0ynGWCrATEzAup1UApqNZCOyepAEAGyFLFMrJP4es1KAUbfPcTQKYYmsQlWYtOB/EviG1u9TLoj5Z4dAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "InActive", "label": "InActive; Pending" }, { "symbol": { "type": "esriPMS", "url": "a77c99cc8bd0325d8d8376c750769a49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABC0lEQVQokZWRMQ4BURCGv5VNaBxgi72BaCgpFDYKatmGgjy3sFbvAlsRHEBUCgeQ0AlxAeIEypVZ+9jNVl715r35Zv75x+TPYyaDMKQCdIA2RPcHsAV8w+CeAhoN5p5H3/dTBa1eD+W6qDCkahicTF35fKbvOOB5kMt9sp9P2O0gCKLwKJDu0CmVwLZhv4dm8/O4XkO3C4XCt+NEA6KZwQBWqx+wWMBymZJY0YAMiOvCeAyvF9xukM9DuZyeSQPihlUsQqsFmw0cDjAcZlx9aECsU1rWbAaXC0ynGWCrATEzAup1UApqNZCOyepAEAGyFLFMrJP4es1KAUbfPcTQKYYmsQlWYtOB/EviG1u9TLoj5Z4dAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pending", "label": "InActive; Pending" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 194, 235, 255 ], "toColor": [ 145, 194, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 230, 87, 255 ], "toColor": [ 208, 230, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 104, 255 ], "toColor": [ 247, 109, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 85, 242, 255 ], "toColor": [ 211, 85, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 128, 86, 255 ], "toColor": [ 45, 128, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 65, 145, 255 ], "toColor": [ 58, 65, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 100, 129, 255 ], "toColor": [ 161, 100, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 197, 149, 255 ], "toColor": [ 232, 197, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 245, 217, 255 ], "toColor": [ 127, 245, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 217, 105, 255 ], "toColor": [ 95, 217, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 154, 245, 255 ], "toColor": [ 201, 154, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 100, 130, 255 ], "toColor": [ 68, 100, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 109, 74, 255 ], "toColor": [ 128, 109, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1795729.4220812172, "ymin": 481157.94601355493, "xmax": 1964610.2431115508, "ymax": 641091.7967488915, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AccountNum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 255, "domain": null }, { "name": "PhyAddress", "type": "esriFieldTypeString", "alias": "PhyAddress", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ServiceAddr", "type": "esriFieldTypeString", "alias": "ServiceAddr", "length": 50, "domain": null }, { "name": "AccountNum", "type": "esriFieldTypeString", "alias": "AccountNum", "length": 20, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "ParID", "type": "esriFieldTypeString", "alias": "ParID", "length": 15, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 15, "domain": null }, { "name": "AcctSHORT", "type": "esriFieldTypeString", "alias": "AcctSHORT", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MtrNum", "type": "esriFieldTypeString", "alias": "MtrNum", "length": 20, "domain": null }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_89", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Service Accounts - Customer Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SYSTEM", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "defaultLabel": "MCPWD", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "EMWD", "description": "EMWD", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "values": [ [ "EMWD" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "EMWD", "label": "EMWD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 194, 235, 255 ], "toColor": [ 145, 194, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 230, 87, 255 ], "toColor": [ 208, 230, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 109, 104, 255 ], "toColor": [ 247, 109, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 85, 242, 255 ], "toColor": [ 211, 85, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 128, 86, 255 ], "toColor": [ 45, 128, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 65, 145, 255 ], "toColor": [ 58, 65, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 100, 129, 255 ], "toColor": [ 161, 100, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 197, 149, 255 ], "toColor": [ 232, 197, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 245, 217, 255 ], "toColor": [ 127, 245, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 217, 105, 255 ], "toColor": [ 95, 217, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 154, 245, 255 ], "toColor": [ 201, 154, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 68, 100, 130, 255 ], "toColor": [ 68, 100, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 109, 74, 255 ], "toColor": [ 128, 109, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795729.4220812172, "ymin": 481157.94601355493, "xmax": 1964610.2431115508, "ymax": 641091.7967488915, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CustomerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CustomerName", "type": "esriFieldTypeString", "alias": "CustomerName", "length": 100, "domain": null }, { "name": "PhyAddress", "type": "esriFieldTypeString", "alias": "PhyAddress", "length": 100, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "length": 200, "domain": null }, { "name": "AccountNum", "type": "esriFieldTypeString", "alias": "AccountNum", "length": 20, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "ParID", "type": "esriFieldTypeString", "alias": "ParID", "length": 15, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 10, "domain": { "type": "codedValue", "name": "ACTIVE", "description": "ACTIVE STATUS", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "VACANT", "code": "VACANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AcctSHORT", "type": "esriFieldTypeString", "alias": "AcctSHORT", "length": 20, "domain": null }, { "name": "Updated", "type": "esriFieldTypeDate", "alias": "Updated", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 255, "domain": { "type": "codedValue", "name": "Editors", "description": "", "codedValues": [ { "name": "Rachel W Smith", "code": "Rachel W Smith" }, { "name": "Suzanne Kennedy", "code": "Suzanne Kennedy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "length": 30, "domain": { "type": "codedValue", "name": "SYSTEM", "description": "WATER SYSTEM", "codedValues": [ { "name": "ABERDEEN", "code": "ABERDEEN" }, { "name": "ADDOR", "code": "ADDOR" }, { "name": "CARTHAGE", "code": "CARTHAGE" }, { "name": "FOXFIRE", "code": "FOXFIRE" }, { "name": "HIDDEN LAKES", "code": "HIDDEN LAKES" }, { "name": "HIGHFALLS", "code": "HIGHFALLS" }, { "name": "HIGHLAND HILLS", "code": "HIGHLAND HILLS" }, { "name": "PINEBLUFF", "code": "PINEBLUFF" }, { "name": "ROBBINS", "code": "ROBBINS" }, { "name": "SEVEN LAKES", "code": "SEVEN LAKES" }, { "name": "SOUTHERN PINES", "code": "SOUTHERN PINES" }, { "name": "TAYLORTOWN", "code": "TAYLORTOWN" }, { "name": "THE CAROLINA", "code": "THE CAROLINA" }, { "name": "VASS", "code": "VASS" }, { "name": "WESTMOORE", "code": "WESTMOORE" }, { "name": "WHISPERING PINES", "code": "WHISPERING PINES" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NATIONAL", "code": "NATIONAL" }, { "name": "PINEWILD", "code": "PINEWILD" }, { "name": "PINEHURST", "code": "PINEHURST" }, { "name": "EMWD", "code": "EMWD" }, { "name": "ROBBINS CDBG", "code": "ROBBINS CDBG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R88_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_88", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_88", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Service Accounts Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 240, 240, 0 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FullName] CONCAT NEWLINE CONCAT [ServiceAddr] CONCAT NEWLINE CONCAT [AccountNum]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1795729.4220812172, "ymin": 481157.94601355493, "xmax": 1964610.2431115508, "ymax": 641091.7967488915, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 255, "domain": null }, { "name": "ServiceAddr", "type": "esriFieldTypeString", "alias": "ServiceAddr", "length": 50, "domain": null }, { "name": "AccountNum", "type": "esriFieldTypeString", "alias": "AccountNum", "length": 20, "domain": null }, { "name": "ParID", "type": "esriFieldTypeString", "alias": "ParID", "length": 15, "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MtrNum", "type": "esriFieldTypeString", "alias": "MtrNum", "length": 20, "domain": null }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_89", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S57_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 42, "name": "WPCP Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Name + \", \" +$feature.Description", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1860291.1508971304, "ymin": 480422.6390852332, "xmax": 1861338.0930289775, "ymax": 481613.52187405527, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 50, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_115", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_115", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Sewer", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "MANHOLES" }, { "id": 7, "name": "LIFTSTATIONS" }, { "id": 8, "name": "CLEAN OUTS" }, { "id": 9, "name": "FORCE MAIN VALVES" }, { "id": 10, "name": "LATERALS - SEWER" }, { "id": 11, "name": "FITTINGS - SEWER" }, { "id": 12, "name": "MONITORING STATIONS" }, { "id": 13, "name": "PIPES - SEWER" }, { "id": 14, "name": "PIPES - SEWER 2" }, { "id": 15, "name": "CASING - SEWER" }, { "id": 16, "name": "Cleaning Zones" }, { "id": 17, "name": "ROW Clearing Zones" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1795190.9251268357, "ymin": 472444.5530073941, "xmax": 1943931.3474616706, "ymax": 632797.3469912589, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "MANHOLES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintain", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Manholes - MCPWD", "description": "Manholes - MCPWD", "symbol": { "type": "esriPMS", "url": "ced2613a62b5c521d493c6cb6e944440", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACo0lEQVQ4jb2UX0hTURzHP7t3/1XmQCHNdFnYv6WZZhr9gYiIqEmBPoRg0UtQBFHag0QkWUiCCBX9ewohSPqjD9VLaC9ZGzEcSUa6JEVz1iw13eZ2b+zO0nQNhegLl8PvnvP7nN+fc46afyz1/wYKwCZgBSACfUA74F8sUAROqgSqxHgkQY8oTyGqVIwHRkhE5jpwERhdCDBBpaY5zsLanAbM5lyE7qvgGwRrDaaJXoIdpyj+aseGzB6gNxZQUGl4KGrZnn4I0Zw7fzejBXVWBVmOckKhSZ7JEgWzI50LLDemkb+lGdFeBoIeLIeBMS3SRBCQ8NrBeQKKHiB2XsDgbeccUBEVKBqoWldNoi4JNt8DR6mGYFMGRRu2IppEXpW+oLu7h/w7MqZsyKkjvW0bx2VJgfrmAlPkIBnJOyKG1gzrM/K5VnsLq9Wq/HO73RQf3U3ixh7FjlsOumR++IYoBNrmApepNNB5PmJoZB3ZhtTfsLAyMzOxWnJ5ebpHKUdYsowx7Bst5aBKAEPaLyD4nEoWf2hicgKDBQTtdBd1Ed9owF7Jj8pyBERldz9jx77Q0tKCzWZTFrS2ttLV5yKrfsbJfYNQeIgG9GrMfPz8lJVLD4DXAU67gwb9JWrrLiPJEiwZZ8DTT3wzpBbDyBuYGkUGHFG7HAxQ2VXDfY0JtesM5N2WMOa9ZmDmYFM4CO0lSu3C0fmnb4wUFRj6xiMxiSf2MmwFjWDOm1dC9ClQcBde7AR1PG8lP/Uxr954NwcT1vDYVcHe1WcRUvbNzEkB8DyHrlqCWhNO3zC7ZjckKjAc6Ng79sevouRDA1dclaQrnZTgU6NyPodCUD01zM3ZqRIDGIn0PU2gfCYpgGX6Ber3efD8zScmcJa+Ax0LWLdg4KL0E5fP3WCoACyTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "YES" ] ] }, { "label": "Manholes - Non-MCPWD", "description": "Manholes - Non-MCPWD", "symbol": { "type": "esriPMS", "url": "0d6d520ca362950ffb4c2e8b15962df1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlWNhIBKwkKXQ1dU1kpWVNZuXl/eXkZFRc3l5+X4MhYaGhrni4uJ9ysrKLGFhYQzZ2dkOPT09niUlJTtRFCoqKgaqqqqy6OrqMqxevZqhs7OTccqUKY0MDAyoCu/duyfBxcXFkJyczPD9+3eGNWvWMHz+/JkDw+rv379vZWVlVS8uLmZSUlJiePnyJQM3N/dcDIU3b95sZmVlZeTg4AhkZGR8/+7duw27du2ajM3Xn65cuVLCwMBQcubMGfLDEQDWhD1qD8SCOgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NO" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ced2613a62b5c521d493c6cb6e944440", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACo0lEQVQ4jb2UX0hTURzHP7t3/1XmQCHNdFnYv6WZZhr9gYiIqEmBPoRg0UtQBFHag0QkWUiCCBX9ewohSPqjD9VLaC9ZGzEcSUa6JEVz1iw13eZ2b+zO0nQNhegLl8PvnvP7nN+fc46afyz1/wYKwCZgBSACfUA74F8sUAROqgSqxHgkQY8oTyGqVIwHRkhE5jpwERhdCDBBpaY5zsLanAbM5lyE7qvgGwRrDaaJXoIdpyj+aseGzB6gNxZQUGl4KGrZnn4I0Zw7fzejBXVWBVmOckKhSZ7JEgWzI50LLDemkb+lGdFeBoIeLIeBMS3SRBCQ8NrBeQKKHiB2XsDgbeccUBEVKBqoWldNoi4JNt8DR6mGYFMGRRu2IppEXpW+oLu7h/w7MqZsyKkjvW0bx2VJgfrmAlPkIBnJOyKG1gzrM/K5VnsLq9Wq/HO73RQf3U3ixh7FjlsOumR++IYoBNrmApepNNB5PmJoZB3ZhtTfsLAyMzOxWnJ5ebpHKUdYsowx7Bst5aBKAEPaLyD4nEoWf2hicgKDBQTtdBd1Ed9owF7Jj8pyBERldz9jx77Q0tKCzWZTFrS2ttLV5yKrfsbJfYNQeIgG9GrMfPz8lJVLD4DXAU67gwb9JWrrLiPJEiwZZ8DTT3wzpBbDyBuYGkUGHFG7HAxQ2VXDfY0JtesM5N2WMOa9ZmDmYFM4CO0lSu3C0fmnb4wUFRj6xiMxiSf2MmwFjWDOm1dC9ClQcBde7AR1PG8lP/Uxr954NwcT1vDYVcHe1WcRUvbNzEkB8DyHrlqCWhNO3zC7ZjckKjAc6Ng79sevouRDA1dclaQrnZTgU6NyPodCUD01zM3ZqRIDGIn0PU2gfCYpgGX6Ber3efD8zScmcJa+Ax0LWLdg4KL0E5fP3WCoACyTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "Manholes - MCPWD" }, { "symbol": { "type": "esriPMS", "url": "0d6d520ca362950ffb4c2e8b15962df1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlWNhIBKwkKXQ1dU1kpWVNZuXl/eXkZFRc3l5+X4MhYaGhrni4uJ9ysrKLGFhYQzZ2dkOPT09niUlJTtRFCoqKgaqqqqy6OrqMqxevZqhs7OTccqUKY0MDAyoCu/duyfBxcXFkJyczPD9+3eGNWvWMHz+/JkDw+rv379vZWVlVS8uLmZSUlJiePnyJQM3N/dcDIU3b95sZmVlZeTg4AhkZGR8/+7duw27du2ajM3Xn65cuVLCwMBQcubMGfLDEQDWhD1qD8SCOgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NO", "label": "Manholes - Non-MCPWD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 134, 39, 255 ], "toColor": [ 179, 134, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 86, 199, 255 ], "toColor": [ 76, 86, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 194, 199, 255 ], "toColor": [ 62, 194, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 201, 66, 255 ], "toColor": [ 42, 201, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 47, 119, 255 ], "toColor": [ 196, 47, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 55, 42, 255 ], "toColor": [ 163, 55, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 138, 199, 255 ], "toColor": [ 54, 138, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 51, 189, 255 ], "toColor": [ 161, 51, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 161, 99, 255 ], "toColor": [ 55, 161, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 184, 42, 255 ], "toColor": [ 155, 184, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 96, 51, 255 ], "toColor": [ 156, 96, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 59, 77, 255 ], "toColor": [ 156, 59, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 48, 201, 255 ], "toColor": [ 69, 48, 201, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ID_manhole]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "Maintain = 'YES'", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "MCPWD", "priority": 13, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1795212.575202829, "ymin": 481089.9886931022, "xmax": 1920929.0273574926, "ymax": 632797.3469912589, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID_manhole", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": { "type": "range", "name": "MANHOLEDEPTH", "description": "", "range": [ 0, 99 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "D_BASIN", "type": "esriFieldTypeString", "alias": "D_BASIN", "length": 10, "domain": null }, { "name": "IN_DEPTH", "type": "esriFieldTypeDouble", "alias": "IN_DEPTH", "domain": null }, { "name": "OUT_DEPTH", "type": "esriFieldTypeDouble", "alias": "OUT_DEPTH", "domain": null }, { "name": "MH_Diamete", "type": "esriFieldTypeDouble", "alias": "MH_Diamete", "domain": null }, { "name": "EFF_DEPTH", "type": "esriFieldTypeString", "alias": "EFF_DEPTH", "length": 50, "domain": null }, { "name": "IN1_DEPTH", "type": "esriFieldTypeString", "alias": "IN1_DEPTH", "length": 50, "domain": null }, { "name": "IN2_DEPTH", "type": "esriFieldTypeString", "alias": "IN2_DEPTH", "length": 50, "domain": null }, { "name": "IN3_DEPTH", "type": "esriFieldTypeString", "alias": "IN3_DEPTH", "length": 50, "domain": null }, { "name": "SER1_DEPTH", "type": "esriFieldTypeString", "alias": "SER1_DEPTH", "length": 50, "domain": null }, { "name": "SER2_DEPTH", "type": "esriFieldTypeString", "alias": "SER2_DEPTH", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GPS_Date", "type": "esriFieldTypeDate", "alias": "GPS_Date", "length": 8, "domain": null }, { "name": "RIM_ELEVATION", "type": "esriFieldTypeDouble", "alias": "RIM_ELEVATION", "domain": null }, { "name": "Rim_Diff", "type": "esriFieldTypeDouble", "alias": "Rim_Diff", "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "IN1_ELEV", "type": "esriFieldTypeDouble", "alias": "IN1_Elev", "domain": null }, { "name": "IN2_ELEV", "type": "esriFieldTypeDouble", "alias": "IN2_Elev", "domain": null }, { "name": "IN3_ELEV", "type": "esriFieldTypeDouble", "alias": "IN3_Elev", "domain": null }, { "name": "SER1_ELEV", "type": "esriFieldTypeDouble", "alias": "SER1_ELEV", "domain": null }, { "name": "SER2_ELEV", "type": "esriFieldTypeDouble", "alias": "SER2_ELEV", "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Rehabbed", "type": "esriFieldTypeDate", "alias": "Rehabbed", "length": 8, "domain": null }, { "name": "ID_manhole", "type": "esriFieldTypeString", "alias": "ID_manhole", "length": 25, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R23_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_23", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "LIFTSTATIONS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintain", "uniqueValueGroups": [ { "heading": "Pump Stations", "classes": [ { "label": "PUMP STATION - MCPWD", "description": "PUMP STATION - MCPWD", "symbol": { "type": "esriPMS", "url": "247c2185593a58a8be14dd5c309875da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlUlEQVQ4jb2UOyyDURTHf1+19ajEo9omHokaLOIxWBCvKIuFSAxiMzKZSERikVjEZjBhkk5C4jFIEKRRJB5JEySE1CC0DUFVW/l6Dd71fWn9k3Nz7h3O757HvVriLO2/AtrDdMYiaBjcdomVL4AwTIeDwlEjKUFeIu4SfAOQtdYIaSXKg99sQckImOqi9UADZWPKAYcDKpp8uw2eHZAkkHRgyAdzvSiDxwnX6xB6Bovt5xi/Atyz4BqB9FII+OD+BAp7wVQLGy1gqoHgIxz0Q27b96CoY6pLA5tT+JttcD4FIT+k5EH1IiQkwW433B+ryECWPFW+Qwh44c4FyXmQ0wqn4zCfDZYmcXt9hkpAwAvLxcI3FED5BBgrwbYL55NwtQAXM2CsUFkivRGaz0CjA02iODsaBH0mlI4Kc3SAe05lBrK0qXxQ0A/7fRB8Ej26XoVEM8oBBitkVX09LxoSr/bSDi8PYG4QGSkGWLuEfZY8OcXDwpQ/tBDs9aBYN44/Nrk28kXFTtr3G7v09hfGC0AcFHfAK70GZRLMqy+PAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "YES" ] ] }, { "label": "PUMP STATION - NON- MCPWD", "description": "PUMP STATION - NON- MCPWD", "symbol": { "type": "esriPMS", "url": "a859f251e3c6696d5ca7ae7489a454f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2UlEQVQokZ3RvyvEARzG8Re+LtdxOUWXDE5KXQY6uy5ZlOUyG9zgj/A3KCaTXZkoN9xgUrqS4SyOlL7yIxELg+UMV4rv94bzTJ/hedfzPJ9Ahwr+DcxN2p8Z14gzhc9S1bo91H6ActFKYYLwhalR8mMcnpFJkU56qNYdRCJtV1iapbzD+iIXIYmAhWndbTscnZMbYbnA6RU3T8zndbUFNlfJDrJ73IoznObxTU8ssFFiqL91rxU5uWQgSbPpKwI07t329fqoXUdXunv1ifdfwFZFLm7Sv+r4cd9EVjBkhpZkugAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NO" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "247c2185593a58a8be14dd5c309875da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABlUlEQVQ4jb2UOyyDURTHf1+19ajEo9omHokaLOIxWBCvKIuFSAxiMzKZSERikVjEZjBhkk5C4jFIEKRRJB5JEySE1CC0DUFVW/l6Dd71fWn9k3Nz7h3O757HvVriLO2/AtrDdMYiaBjcdomVL4AwTIeDwlEjKUFeIu4SfAOQtdYIaSXKg99sQckImOqi9UADZWPKAYcDKpp8uw2eHZAkkHRgyAdzvSiDxwnX6xB6Bovt5xi/Atyz4BqB9FII+OD+BAp7wVQLGy1gqoHgIxz0Q27b96CoY6pLA5tT+JttcD4FIT+k5EH1IiQkwW433B+ryECWPFW+Qwh44c4FyXmQ0wqn4zCfDZYmcXt9hkpAwAvLxcI3FED5BBgrwbYL55NwtQAXM2CsUFkivRGaz0CjA02iODsaBH0mlI4Kc3SAe05lBrK0qXxQ0A/7fRB8Ej26XoVEM8oBBitkVX09LxoSr/bSDi8PYG4QGSkGWLuEfZY8OcXDwpQ/tBDs9aBYN44/Nrk28kXFTtr3G7v09hfGC0AcFHfAK70GZRLMqy+PAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "PUMP STATION - MCPWD" }, { "symbol": { "type": "esriPMS", "url": "a859f251e3c6696d5ca7ae7489a454f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2UlEQVQokZ3RvyvEARzG8Re+LtdxOUWXDE5KXQY6uy5ZlOUyG9zgj/A3KCaTXZkoN9xgUrqS4SyOlL7yIxELg+UMV4rv94bzTJ/hedfzPJ9Ahwr+DcxN2p8Z14gzhc9S1bo91H6ActFKYYLwhalR8mMcnpFJkU56qNYdRCJtV1iapbzD+iIXIYmAhWndbTscnZMbYbnA6RU3T8zndbUFNlfJDrJ73IoznObxTU8ssFFiqL91rxU5uWQgSbPpKwI07t329fqoXUdXunv1ifdfwFZFLm7Sv+r4cd9EVjBkhpZkugAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NO", "label": "PUMP STATION - NON- MCPWD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 20, 112, 23, 255 ], "toColor": [ 242, 252, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 43, 255 ], "toColor": [ 252, 59, 25, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795203.9460981637, "ymin": 472651.04636080563, "xmax": 1939939.8180431575, "ymax": 632425.5207744837, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PUMP_STATI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "LIFTSTA_TYPE", "description": "Liftstation type", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "SUBMERSIBLE", "code": "SUBMERSIBLE" }, { "name": "SUCTION LIFT", "code": "SUCTION LIFT" }, { "name": "VACUUM EJECTOR", "code": "VACUUM EJECTOR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P1MANUF", "type": "esriFieldTypeString", "alias": "P1MANUF", "length": 20, "domain": { "type": "codedValue", "name": "PUMP_MANUFACTURE", "description": "LS pump manufacturer", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "PENTAIR", "code": "PENTAIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P1HP", "type": "esriFieldTypeDouble", "alias": "P1HP", "domain": { "type": "range", "name": "PUMP_HP", "description": "Pump horsepower", "range": [ 0, 999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P1GPM", "type": "esriFieldTypeDouble", "alias": "P1GPM", "domain": { "type": "range", "name": "GAL_PER_MIN", "description": "", "range": [ 0, 9999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "P2MANUF", "type": "esriFieldTypeString", "alias": "P2MANUF", "length": 20, "domain": { "type": "codedValue", "name": "PUMP_MANUFACTURE", "description": "LS pump manufacturer", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "PENTAIR", "code": "PENTAIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P2HP", "type": "esriFieldTypeDouble", "alias": "P2HP", "domain": { "type": "range", "name": "PUMP_HP", "description": "Pump horsepower", "range": [ 0, 999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P2GPM", "type": "esriFieldTypeDouble", "alias": "P2GPM", "domain": { "type": "range", "name": "GAL_PER_MIN", "description": "", "range": [ 0, 9999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "P3MANUF", "type": "esriFieldTypeString", "alias": "P3MANUF", "length": 20, "domain": { "type": "codedValue", "name": "PUMP_MANUFACTURE", "description": "LS pump manufacturer", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "PENTAIR", "code": "PENTAIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P3HP", "type": "esriFieldTypeDouble", "alias": "P3HP", "domain": { "type": "range", "name": "PUMP_HP", "description": "Pump horsepower", "range": [ 0, 999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P3GPM", "type": "esriFieldTypeDouble", "alias": "P3GPM", "domain": { "type": "range", "name": "GAL_PER_MIN", "description": "", "range": [ 0, 9999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "P4MANUF", "type": "esriFieldTypeString", "alias": "P4MANUF", "length": 20, "domain": { "type": "codedValue", "name": "PUMP_MANUFACTURE", "description": "LS pump manufacturer", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "PENTAIR", "code": "PENTAIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P4HP", "type": "esriFieldTypeDouble", "alias": "P4HP", "domain": { "type": "range", "name": "PUMP_HP", "description": "Pump horsepower", "range": [ 0, 999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "P4GPM", "type": "esriFieldTypeDouble", "alias": "P4GPM", "domain": { "type": "range", "name": "GAL_PER_MIN", "description": "", "range": [ 0, 9999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PUMP_STATI", "type": "esriFieldTypeString", "alias": "PUMP_STATI", "length": 12, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 30, "domain": null }, { "name": "BUILT", "type": "esriFieldTypeDouble", "alias": "BUILT", "domain": null }, { "name": "RENOVATED", "type": "esriFieldTypeDouble", "alias": "RENOVATED", "domain": null }, { "name": "CPTY", "type": "esriFieldTypeDouble", "alias": "CPTY", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METER_NUM", "type": "esriFieldTypeString", "alias": "METER_NUM", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "InletElev", "type": "esriFieldTypeDouble", "alias": "InletElev", "domain": null }, { "name": "TotalHead", "type": "esriFieldTypeString", "alias": "TotalHead", "length": 50, "domain": null }, { "name": "PumpingRate", "type": "esriFieldTypeString", "alias": "PumpingRate", "length": 50, "domain": null }, { "name": "InvDiam", "type": "esriFieldTypeString", "alias": "InvDiam", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 75, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_28", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "CLEAN OUTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "218706d2bb6be7f063f46de339530168", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABNklEQVQoka3SzyvDcRzH8ef4yvpOCYfvV5vy/X5T5LQd5MZl7Tw3DmS1NvsnlBwV7YA4schFDq6c7OJCjW+GfNdwYAca9iXa0jfp21ebtLxPn159Hp8f794CdZbw77BPpPPMpACU/wxjKpNhHzN6EX3njkT6HuNX2A3u0V6WpzTGukSaQhK+/lb2NkSmUzlSVeGIl8GgzGJUwd/osjeEJJQeD6sdAsMLl8SBDwcMtBGNq/it9eM7JI4gKEFEAbWF5rCXcaGB2blzcg5YMNk0SkRUDxw+wNYNnD59QavyJTLfyAGTBvtDMleqB826aSkAA+32kw2Tg5rNuTZJA5r1x7hm59lnysYLa7XhG9u3r0zIbmfrM0VO1vMc14TzWXbLFWKuijOvgO48qsoAJC9Y+ZlVq7pn9RMt8lb/CbyEswAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1842055.40652892, "ymin": 486676.076709643, "xmax": 1943892.2573167533, "ymax": 565851.4751170576, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLEANOUTID", "type": "esriFieldTypeString", "alias": "CLEANOUTID", "length": 50, "domain": null }, { "name": "FIELD_STATUS", "type": "esriFieldTypeString", "alias": "FIELD_STATUS", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_21", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "FORCE MAIN VALVES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "05d481b4d27b595539e6e5a55e9a3d67", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQ4jWNhoBJgGdwGhS0LO2ksY/wZWezF5xc8nCycv/g5+X8hi198dvH/sohlrlgNclV1lU0xSZFEFjv//DyDKJcogwy/DIoL5p6ee20ZwzLsLqIEsAxug95/f8/85OMTFAWvv7xm+PvvL4bGDz8/sOI06MuvL0yvv71G1fDjA5hmZmJGEf/26xszToNk+WV/G0oaYtguiiXWzj059wOnQZQAlsFt0Lmn5zhXsq9EUfD4w2MGXnZeBgFOARTxSy8v8eE0aHrAdMHpDNMpdxElgGoGAQCEa0Lo9fzgkAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1796575.4738669097, "ymin": 478359.51132181287, "xmax": 1943304.476996243, "ymax": 632080.3967928141, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FMVID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": { "type": "codedValue", "name": "AR_VALVE_DIAM", "description": "Air Relief Valve Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "VALVE_TYPE", "description": "Valve types", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "GATE", "code": "GATE" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "DOUBLE DISC", "code": "DOUBLE DISC" }, { "name": "PLUG", "code": "PLUG" }, { "name": "BALL", "code": "BALL" }, { "name": "AIR RELEASE", "code": "AIR RELEASE" }, { "name": "HYDRANT", "code": "HYDRANT" }, { "name": "WHEEL", "code": "WHEEL" }, { "name": "ALTITUDE", "code": "ALTITUDE" }, { "name": "PRV", "code": "PRV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GPS_Time", "type": "esriFieldTypeString", "alias": "GPS_Time", "length": 10, "domain": null }, { "name": "Unfilt_Pos", "type": "esriFieldTypeDouble", "alias": "Unfilt_Pos", "domain": null }, { "name": "Std_Dev", "type": "esriFieldTypeDouble", "alias": "Std_Dev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FMVID", "type": "esriFieldTypeString", "alias": "FMVID", "length": 50, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R19_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_19", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S8_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "LATERALS - SEWER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1842055.40652892, "ymin": 486884.35057130456, "xmax": 1943908.1765762419, "ymax": 555211.1463321447, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "FieldStatu", "type": "esriFieldTypeString", "alias": "FieldStatu", "length": 50, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDat", "type": "esriFieldTypeDate", "alias": "InstallDat", "length": 8, "domain": null }, { "name": "RecordDraw", "type": "esriFieldTypeString", "alias": "RecordDraw", "length": 254, "domain": null }, { "name": "SheetNumbe", "type": "esriFieldTypeString", "alias": "SheetNumbe", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 255, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "LATERALID", "type": "esriFieldTypeString", "alias": "LATERALID", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R18_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_18", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "FITTINGS - SEWER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueGroups": [ { "heading": "SUBTYPE", "classes": [ { "label": "BEND", "description": "BEND", "symbol": { "type": "esriPMS", "url": "ebe3c2a2abcc8a6743948a476aff794e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQYlWNhIAGwkKvYiFWU4b+4E4MLIwsD3+drDHs+nGd4y8DA8IyBgeEdimJhAwZZ9UaGTgF9BnUmVgaGz7cYsj9cZMi8WACWRlUs5s1QIGTKoA7j86ozCP7/xzCBgZXBl+E3mjPYRSEKHy1jYPhwloFBr5eBgU+DQULEkMHkzSmGMyiK//0CWyXJo8TAwMgMFfvN8PfTA4ZXGB58e4hhk1w0g6aQBQOTkAVE7PV+hsW/XjHcxlD8dAvDpd8JDI2i1gxODKwMHF9uMZx7uJBhBQMDAyu2oFvxajcDw6vdDE3EhDNBAACh8j5TYkeTvwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "CAP", "description": "CAP", "symbol": { "type": "esriPMS", "url": "4c27884da1d8fa5f0ee40d0e5e5cf0df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhklEQVQokWNhIAGwkKV45nOG5aX6DAHIkuKKDF+KNzBcZPjPsDlDimEiXPH//wy2YY0MHDD+xZ0MDC/vMXAw/GdwZmRguIPhDBN/BPvNY7BiKriZGEC+4t3TEew7J/ErPn5yHYMrsqSoPMP3/wwMNxkYGG6hKM6QYghFN+nJVQaGTCky3QwAhPAiRj7Kkk0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "COUPLING", "description": "COUPLING", "symbol": { "type": "esriPMS", "url": "8fd8d9094dee8e5d796acd01faa29de8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz0lEQVQokZ2RsYrCQBRFz0wmmi3EQiV2Fm6/jYufoJ2I4Ef4U36CKFttJQg2hoXYLJYiaCNYCeqYGRFBUCMYb/m45913eYqEUm8DX3UWfhl/PUdYg9A7UGnIlzCLKXY2Jn0DZAuY4idurQMqBfMQyt8QDHAijZ6N7xI2K7x282Leby8zx4VqC/5+kA8nCYE9m+MkJTZRaceNKW0M4hlgohggk+MQ9KHSuDX/j+AjEwMcNcvwFzns4kmF3W9xXA9zXhRprhlXYNKj+kqfxJ8+ASvvOGl4bgrNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "CROSS", "description": "CROSS", "symbol": { "type": "esriPMS", "url": "2b4710ad958eef8559a69958e7e2e22f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTElEQVQ4jbWUPUjDQBiGn9SIFhwiFpdCpVMcWukmQoeCRUTEVdfi4uTo7CAuilAchG6Cg4PgUMUOHSwOglDQRXQSFHFQh4L4R5KTSA5DSNKI9p2+9/vunruP+1H5J6mdBiXazHuKCtoFtFgMXenCsBPCotsyuQDegGngPQwUdwYWgcLkIuWZJUbswt4yD/UK88CVM7bXDfOCToEc0XQAzMk2vaAeYNiJUz6T057d+7emKKQLJWrSZ8bRZJwtopkGW9I3tklYZhAoxufsCkN+feh54nr+p3ayQysQ9BepbmMf8eEG19JnJxhMZei345smr5cN7mTNMkkGgwT31XUWHJszDUoS1KzSqldYBW6d+logCHgGjkM6OHPdo0d77SDQKNE1FbYjqXOg76hMsrbJi50QFgPAPvABjDkvoC3o+3YLAcJ1xGHq+Dfya30BrsBTWKtTXOwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "PLUG", "description": "PLUG", "symbol": { "type": "esriPMS", "url": "5d18e0a65bedb64f7364d752224c5ccd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaUlEQVQ4jbXTzyvDcRzH8af1xZrJysFI4iKWH5eJSZoD5UBSCsuPcvAPSOzg5LDdUC7EyVquwiSFy0r5cZhf2aaUEVqaUfvBd1pRs31nK3nV5/A5vB59Pu96C/wxwn8BQnYeLfmFNAkCAa+H9bdnHGkBily6yuow6ofRPLjJKdeB5xLj0RqOhysGn25xJQXkcgY6xplsGaEyen/1gkoNJTUo67vRWSbYDu3Q6nvELQWoq9oY+C7HRyaAwUTZ/BBLvkf0UoCh3yxdjkW0nVSc7aIBzn8AciUqRR7FpIhGT0G2kubgaxwgvvNBGsmUExHDZCV8IRQgFBFxZMio/g24PsYZDnKWAAC21SmKeqd/B7bmuAD2pYCTvWXuGnqwlNZikCpvzmBzHbAIvEsBAGZTO2ONfcz2m9CKIloxwoffy/HCKDdOO+vARmwhHogO0my3UmW34gEOAT/wAqwA9/GvSrYLp18nZf68jZ+7U21XfBOnMQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] }, { "label": "REDUCER", "description": "REDUCER", "symbol": { "type": "esriPMS", "url": "3deff794b967fed20b868de86c5aa75c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA40lEQVQokbXSQSvDcRgH8I/8yztwQlwcxkquDlJ7BYpy3gtwV8pJKVIY5cKNOEgL+VPcdtmBnaccuW1lrI3RDjuM2YZ867k9n37P0/ML/DLBn+HknNGhCUfRmJdGja8lHXdpt/NjputgNm2wkNcXjdWD4hOX25ysEhnX1XLU/COna4SbFHJNRq3lIUtyhetdysU2dqwmdUC4xXvle9AQ9g7TGZC5+CHsiRDf4P6G4yVSh1Te2oC19I8wu8fMIsllrnYofTpS0w/QPUA8wdQCZ+s855S/wExov1rnidb7tXzxX+AHTlNACAfdZmgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "TAP", "description": "TAP", "symbol": { "type": "esriPMS", "url": "64ed48f90097f7e75f2bb7f908b5098d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQokaWRvWrCYBSGn2BSoWSoDkLwAlxdglM6tINTwKUVxBuQ3IF7B2dxcRAH6dAuzlLwAhwCguKug4uI4A8moV9J/C3JIp7lwAMP5+W8MjeOfK/wCJQTCR72e7ztFgX4BuZRgpJOU51MyKkqL0LgCkFLVXnf7fg6SddCaTjkeTzGGAxAUYhrGpX1mo9YjDeg/k/QNJ6SSQzbBss6sGYTJIkiUAtFchx+AeF5SCfmuoHgwIWdhcWC6WhEzzTJNxogy6DrAe9ECkDXMMj0+6wsi1dgM5vRTqWCy74UfutySS2bpQD8+PH8VMDncUf2EFyKYOe5uek/MKdHtU9X3NIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "TEE", "description": "TEE", "symbol": { "type": "esriPMS", "url": "833d163a958c1584913d4e35fafcd8a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQ4jbXSwSoFURzH8c+9TSaUuikLj8ByrrKgro2t7NhYeQA7G2VFXkBWnkAWyhPIyMbOWlmRFDHFgkt37uiWO2Ym8atfp///f863//+cE/gjBf8Nuiw5N4WXKqAEY6jn5JMqHXU6OcQ07jH6rb6FDaxhFTN4zANN4g5LCDuJOI6FYajVakmSZCKrNbO9QdFoc5lTRVGUgoIg3bqYuV02muYCy9u9+OhmXq1Wt3mWaH9wdcHuSt/d9YPCIYYbvfjBSboODnTjxnjODHmg9zeFen2uCDo/6LpETxgpBGE/e9oi7WC9CDSL29J+2MPx1x/KA51WgHR0nfnHjn6tT4wmMgF9wFZ9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ebe3c2a2abcc8a6743948a476aff794e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQYlWNhIAGwkKvYiFWU4b+4E4MLIwsD3+drDHs+nGd4y8DA8IyBgeEdimJhAwZZ9UaGTgF9BnUmVgaGz7cYsj9cZMi8WACWRlUs5s1QIGTKoA7j86ozCP7/xzCBgZXBl+E3mjPYRSEKHy1jYPhwloFBr5eBgU+DQULEkMHkzSmGMyiK//0CWyXJo8TAwMgMFfvN8PfTA4ZXGB58e4hhk1w0g6aQBQOTkAVE7PV+hsW/XjHcxlD8dAvDpd8JDI2i1gxODKwMHF9uMZx7uJBhBQMDAyu2oFvxajcDw6vdDE3EhDNBAACh8j5TYkeTvwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "BEND" }, { "symbol": { "type": "esriPMS", "url": "4c27884da1d8fa5f0ee40d0e5e5cf0df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhklEQVQokWNhIAGwkKV45nOG5aX6DAHIkuKKDF+KNzBcZPjPsDlDimEiXPH//wy2YY0MHDD+xZ0MDC/vMXAw/GdwZmRguIPhDBN/BPvNY7BiKriZGEC+4t3TEew7J/ErPn5yHYMrsqSoPMP3/wwMNxkYGG6hKM6QYghFN+nJVQaGTCky3QwAhPAiRj7Kkk0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "CAP" }, { "symbol": { "type": "esriPMS", "url": "8fd8d9094dee8e5d796acd01faa29de8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAz0lEQVQokZ2RsYrCQBRFz0wmmi3EQiV2Fm6/jYufoJ2I4Ef4U36CKFttJQg2hoXYLJYiaCNYCeqYGRFBUCMYb/m45913eYqEUm8DX3UWfhl/PUdYg9A7UGnIlzCLKXY2Jn0DZAuY4idurQMqBfMQyt8QDHAijZ6N7xI2K7x282Leby8zx4VqC/5+kA8nCYE9m+MkJTZRaceNKW0M4hlgohggk+MQ9KHSuDX/j+AjEwMcNcvwFzns4kmF3W9xXA9zXhRprhlXYNKj+kqfxJ8+ASvvOGl4bgrNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "COUPLING" }, { "symbol": { "type": "esriPMS", "url": "2b4710ad958eef8559a69958e7e2e22f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTElEQVQ4jbWUPUjDQBiGn9SIFhwiFpdCpVMcWukmQoeCRUTEVdfi4uTo7CAuilAchG6Cg4PgUMUOHSwOglDQRXQSFHFQh4L4R5KTSA5DSNKI9p2+9/vunruP+1H5J6mdBiXazHuKCtoFtFgMXenCsBPCotsyuQDegGngPQwUdwYWgcLkIuWZJUbswt4yD/UK88CVM7bXDfOCToEc0XQAzMk2vaAeYNiJUz6T057d+7emKKQLJWrSZ8bRZJwtopkGW9I3tklYZhAoxufsCkN+feh54nr+p3ayQysQ9BepbmMf8eEG19JnJxhMZei345smr5cN7mTNMkkGgwT31XUWHJszDUoS1KzSqldYBW6d+logCHgGjkM6OHPdo0d77SDQKNE1FbYjqXOg76hMsrbJi50QFgPAPvABjDkvoC3o+3YLAcJ1xGHq+Dfya30BrsBTWKtTXOwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "CROSS" }, { "symbol": { "type": "esriPMS", "url": "5d18e0a65bedb64f7364d752224c5ccd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaUlEQVQ4jbXTzyvDcRzH8af1xZrJysFI4iKWH5eJSZoD5UBSCsuPcvAPSOzg5LDdUC7EyVquwiSFy0r5cZhf2aaUEVqaUfvBd1pRs31nK3nV5/A5vB59Pu96C/wxwn8BQnYeLfmFNAkCAa+H9bdnHGkBily6yuow6ofRPLjJKdeB5xLj0RqOhysGn25xJQXkcgY6xplsGaEyen/1gkoNJTUo67vRWSbYDu3Q6nvELQWoq9oY+C7HRyaAwUTZ/BBLvkf0UoCh3yxdjkW0nVSc7aIBzn8AciUqRR7FpIhGT0G2kubgaxwgvvNBGsmUExHDZCV8IRQgFBFxZMio/g24PsYZDnKWAAC21SmKeqd/B7bmuAD2pYCTvWXuGnqwlNZikCpvzmBzHbAIvEsBAGZTO2ONfcz2m9CKIloxwoffy/HCKDdOO+vARmwhHogO0my3UmW34gEOAT/wAqwA9/GvSrYLp18nZf68jZ+7U21XfBOnMQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "PLUG" }, { "symbol": { "type": "esriPMS", "url": "3deff794b967fed20b868de86c5aa75c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA40lEQVQokbXSQSvDcRgH8I/8yztwQlwcxkquDlJ7BYpy3gtwV8pJKVIY5cKNOEgL+VPcdtmBnaccuW1lrI3RDjuM2YZ867k9n37P0/ML/DLBn+HknNGhCUfRmJdGja8lHXdpt/NjputgNm2wkNcXjdWD4hOX25ysEhnX1XLU/COna4SbFHJNRq3lIUtyhetdysU2dqwmdUC4xXvle9AQ9g7TGZC5+CHsiRDf4P6G4yVSh1Te2oC19I8wu8fMIsllrnYofTpS0w/QPUA8wdQCZ+s855S/wExov1rnidb7tXzxX+AHTlNACAfdZmgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "REDUCER" }, { "symbol": { "type": "esriPMS", "url": "64ed48f90097f7e75f2bb7f908b5098d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+ElEQVQokaWRvWrCYBSGn2BSoWSoDkLwAlxdglM6tINTwKUVxBuQ3IF7B2dxcRAH6dAuzlLwAhwCguKug4uI4A8moV9J/C3JIp7lwAMP5+W8MjeOfK/wCJQTCR72e7ztFgX4BuZRgpJOU51MyKkqL0LgCkFLVXnf7fg6SddCaTjkeTzGGAxAUYhrGpX1mo9YjDeg/k/QNJ6SSQzbBss6sGYTJIkiUAtFchx+AeF5SCfmuoHgwIWdhcWC6WhEzzTJNxogy6DrAe9ECkDXMMj0+6wsi1dgM5vRTqWCy74UfutySS2bpQD8+PH8VMDncUf2EFyKYOe5uek/MKdHtU9X3NIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "TAP" }, { "symbol": { "type": "esriPMS", "url": "833d163a958c1584913d4e35fafcd8a1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/0lEQVQ4jbXSwSoFURzH8c+9TSaUuikLj8ByrrKgro2t7NhYeQA7G2VFXkBWnkAWyhPIyMbOWlmRFDHFgkt37uiWO2Ym8atfp///f863//+cE/gjBf8Nuiw5N4WXKqAEY6jn5JMqHXU6OcQ07jH6rb6FDaxhFTN4zANN4g5LCDuJOI6FYajVakmSZCKrNbO9QdFoc5lTRVGUgoIg3bqYuV02muYCy9u9+OhmXq1Wt3mWaH9wdcHuSt/d9YPCIYYbvfjBSboODnTjxnjODHmg9zeFen2uCDo/6LpETxgpBGE/e9oi7WC9CDSL29J+2MPx1x/KA51WgHR0nfnHjn6tT4wmMgF9wFZ9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "TEE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 132, 199, 255 ], "toColor": [ 123, 132, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 55, 250, 255 ], "toColor": [ 55, 55, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 79, 196, 255 ], "toColor": [ 43, 79, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 202, 247, 255 ], "toColor": [ 195, 202, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 137, 137, 250, 255 ], "toColor": [ 137, 137, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 78, 237, 255 ], "toColor": [ 57, 78, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 77, 103, 196, 255 ], "toColor": [ 77, 103, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 157, 201, 255 ], "toColor": [ 143, 157, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 113, 247, 255 ], "toColor": [ 106, 113, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 159, 247, 255 ], "toColor": [ 156, 159, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 61, 194, 255 ], "toColor": [ 48, 61, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 185, 250, 255 ], "toColor": [ 185, 185, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 134, 227, 255 ], "toColor": [ 111, 134, 227, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795190.9251268357, "ymin": 472444.5530073941, "xmax": 1943295.044928491, "ymax": 632383.4201368988, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM1", "type": "esriFieldTypeString", "alias": "DIAM1", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM2", "type": "esriFieldTypeString", "alias": "DIAM2", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM3", "type": "esriFieldTypeString", "alias": "DIAM3", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM4", "type": "esriFieldTypeString", "alias": "DIAM4", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FITTINGID", "type": "esriFieldTypeString", "alias": "FITTINGID", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "ANGLE", "length": 50, "domain": { "type": "codedValue", "name": "ANGLE", "description": "Degree of bend for Bend fitting", "codedValues": [ { "name": "22.5", "code": "22.5" }, { "name": "45", "code": "45" }, { "name": "60", "code": "60" }, { "name": "90", "code": "90" }, { "name": "11.25", "code": "11.25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R25_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_25", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_25", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 0, "name": "TEE" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 1, "name": "CROSS" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 2, "name": "REDUCER" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 3, "name": "BEND" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 4, "name": "TAP" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 5, "name": "COUPLING" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 6, "name": "CAP" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "id": 7, "name": "PLUG" } ], "subtypes": [ { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 0, "name": "TEE" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 1, "name": "CROSS" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 2, "name": "REDUCER" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 3, "name": "BEND" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 4, "name": "TAP" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 5, "name": "COUPLING" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 6, "name": "CAP" }, { "domains": { "OWNER": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": 0, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 7, "name": "PLUG" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "MONITORING STATIONS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "406a93abc2b649cbd1e99abea2684da4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABEElEQVQ4jdXSTSuEURQA4Iek7CRlMyEjZDPZjbKzsjHZoJQk/oHyFyh2SqGYbCYWovgDLCQzJSQpH2s2NLZoatK8Y16GlJzVOfd2ntu991T5paj6J1CbFgOSGtUG1s88WDco6/5rqFXUpE1Tuj7svaLGjiX9xVgQimo1YaMkkosKzIl7sW1FohALQgkp0yFIITav27OUZb2loU4NgTqL23zehup8XomY+vJ/7QB9+fwCHX8+R3Hs5/Om70B3HhF5r3NT1BPSeeMpHNo1odmace2fHj/rxJbxcCjj0KJRlZLGQp52xqk1Q65dhUO5OHZkwYg7qyLqAnvnHuwZdumyuK30Y6dlpMU+vV5Z0A/i16A3eMs6b711bZQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1856262.2281808257, "ymin": 480896.53971230984, "xmax": 1885338.4275742471, "ymax": 565716.2358862311, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STATION__", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATION__", "type": "esriFieldTypeString", "alias": "STATION__", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "MONITORID", "type": "esriFieldTypeString", "alias": "MONITORID", "length": 25, "domain": null }, { "name": "Municipality", "type": "esriFieldTypeString", "alias": "Municipality", "length": 50, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_29", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S18_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "PIPES - SEWER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SSPITYPGV", "field2": "Maintain", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 0.5 }, "defaultLabel": "Non-MCPWD", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Gravity - MCPWD", "description": "Gravity - MCPWD", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 6 }, "values": [ [ "GRAVITY", "YES" ] ] }, { "label": "Pressure - MCPWD", "description": "Pressure - MCPWD", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "PRESSURE", "YES" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 6 }, "value": "GRAVITY,YES", "label": "Gravity - MCPWD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "PRESSURE,YES", "label": "Pressure - MCPWD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SSPDIAM] CONCAT \" \" CONCAT [SSPIMATR]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 35, "symbol": { "type": "esriTS", "color": [ 38, 115, 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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1795190.9251268357, "ymin": 472444.5530073941, "xmax": 1943931.3474616706, "ymax": 632797.3343353122, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SPIPESNUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SPIPESNUM", "type": "esriFieldTypeDouble", "alias": "SPIPESNUM", "domain": null }, { "name": "SPIPESID", "type": "esriFieldTypeDouble", "alias": "SPIPESID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SSSYID", "type": "esriFieldTypeString", "alias": "SSSYID", "length": 7, "domain": null }, { "name": "SSPICSTR", "type": "esriFieldTypeDouble", "alias": "SSPICSTR", "domain": null }, { "name": "SSPIRENV", "type": "esriFieldTypeDouble", "alias": "SSPIRENV", "domain": null }, { "name": "SSPIMATR", "type": "esriFieldTypeString", "alias": "SSPIMATR", "length": 25, "domain": { "type": "codedValue", "name": "PIPEMAT", "description": "Pipe Material", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DI", "code": "DI" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "GALV", "code": "GALV" }, { "name": "TRUSS", "code": "TRUSS" }, { "name": "STEEL", "code": "STEEL" }, { "name": "HDPE", "code": "HDPE" }, { "name": "ASBESTOS", "code": "ASBESTOS" }, { "name": "RCP", "code": "RCP" }, { "name": "PIT CAST", "code": "PIT CAST" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PVC", "code": "PVC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "RPM", "code": "RPM" }, { "name": "VCP", "code": "VCP" }, { "name": "FRP", "code": "FRP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSPDIAM", "type": "esriFieldTypeDouble", "alias": "SSPDIAM", "domain": { "type": "codedValue", "name": "PIPE_DIAM", "description": "Pipe Diameter", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "5", "code": 5 }, { "name": "18", "code": 18 }, { "name": "15", "code": 15 }, { "name": "3", "code": 3 }, { "name": "42", "code": 42 }, { "name": "21", "code": 21 }, { "name": "30", "code": 30 }, { "name": "27", "code": 27 }, { "name": "28", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSPITYPGV", "type": "esriFieldTypeString", "alias": "SSPITYPGV", "length": 15, "domain": { "type": "codedValue", "name": "SSTYPE", "description": "Type of sewer pipe", "codedValues": [ { "name": "GRAVITY", "code": "GRAVITY" }, { "name": "PRESSURE", "code": "PRESSURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSTYIOC", "type": "esriFieldTypeString", "alias": "SSTYIOC", "length": 15, "domain": { "type": "codedValue", "name": "SSUSE", "description": "Use of sewer pipe", "codedValues": [ { "name": "COLLECTION", "code": "COLLECTION" }, { "name": "INTERCEPTOR", "code": "INTERCEPTOR" }, { "name": "OUTFALL", "code": "OUTFALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 25, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVISED", "type": "esriFieldTypeString", "alias": "REVISED", "length": 10, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeInteger", "alias": "UPDATED", "domain": null }, { "name": "LSB", "type": "esriFieldTypeString", "alias": "LSB", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null }, { "name": "DOWNSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM_INVERT", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM", "type": "esriFieldTypeString", "alias": "NUM", "length": 20, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": { "type": "codedValue", "name": "Editors", "description": "", "codedValues": [ { "name": "Rachel W Smith", "code": "Rachel W Smith" }, { "name": "Suzanne Kennedy", "code": "Suzanne Kennedy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateEdited", "type": "esriFieldTypeDate", "alias": "DateEdited", "length": 8, "domain": null }, { "name": "MaterialClass", "type": "esriFieldTypeString", "alias": "MaterialClass", "length": 50, "domain": null }, { "name": "Pipe_ID", "type": "esriFieldTypeString", "alias": "Pipe_ID", "length": 25, "domain": null }, { "name": "Sub_ID", "type": "esriFieldTypeString", "alias": "Sub_ID", "length": 25, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "PriorityStatus", "type": "esriFieldTypeString", "alias": "PriorityStatus", "length": 25, "domain": null }, { "name": "DebrisType", "type": "esriFieldTypeString", "alias": "DebrisType", "length": 50, "domain": { "type": "codedValue", "name": "DEBRIS", "description": "DEBRIS", "codedValues": [ { "name": "LIGHT", "code": "LIGHT" }, { "name": "MEDIUM", "code": "MEDIUM" }, { "name": "HEAVY", "code": "HEAVY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CleanedBy", "type": "esriFieldTypeString", "alias": "CleanedBy", "length": 100, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateCleaned", "type": "esriFieldTypeDate", "alias": "DateCleaned", "length": 8, "domain": null }, { "name": "STATUS_ROW", "type": "esriFieldTypeString", "alias": "STATUS_ROW", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLEARED_BY", "type": "esriFieldTypeString", "alias": "CLEARED_BY", "length": 50, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVER", "type": "esriFieldTypeString", "alias": "COVER", "length": 50, "domain": { "type": "codedValue", "name": "GROUNDCOV", "description": "", "codedValues": [ { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "GRASS", "code": "GRASS" }, { "name": "GRAVEL", "code": "GRAVEL" }, { "name": "DIRT", "code": "DIRT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PAVEMENT", "code": "PAVEMENT" }, { "name": "SHRUBS", "code": "SHURBS" }, { "name": "WOODS", "code": "WOODS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLEARED", "type": "esriFieldTypeString", "alias": "CLEARED", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearCleaned", "type": "esriFieldTypeSmallInteger", "alias": "YearCleaned", "domain": null }, { "name": "YearROWCleared", "type": "esriFieldTypeSmallInteger", "alias": "YearROWCleared", "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_16", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "PIPES - SEWER 2", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 20000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SSPITYPGV", "field2": "PriorityStatus", "uniqueValueGroups": [ { "heading": "TYPE, PriorityStatus", "classes": [ { "label": "GRAVITY ", "description": "GRAVITY ", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 2 }, "values": [ [ "", "" ], [ "GRAVITY", "" ], [ "GRAVITY", "" ] ] }, { "label": "GRAVITY - HIGH PRIORITY LINE", "description": "GRAVITY - HIGH PRIORITY LINE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 }, "values": [ [ "GRAVITY", "HIGH" ] ] }, { "label": "PRESSURE", "description": "PRESSURE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "values": [ [ "PRESSURE", "" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 2 }, "value": ",", "label": "GRAVITY " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 2 }, "value": "GRAVITY,", "label": "GRAVITY " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 2 }, "value": "GRAVITY,", "label": "GRAVITY " }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 5 }, "value": "GRAVITY,HIGH", "label": "GRAVITY - HIGH PRIORITY LINE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 2 }, "value": "PRESSURE,", "label": "PRESSURE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 238, 207, 255 ], "toColor": [ 252, 238, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 211, 255 ], "toColor": [ 252, 182, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 187, 255 ], "toColor": [ 190, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 223, 255 ], "toColor": [ 215, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 202, 255 ], "toColor": [ 252, 204, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 184, 255 ], "toColor": [ 250, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 224, 252, 255 ], "toColor": [ 179, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 197, 252, 255 ], "toColor": [ 222, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795190.9251268357, "ymin": 472444.5530073941, "xmax": 1943931.3474616706, "ymax": 632797.3343353122, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SSSYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SPIPESNUM", "type": "esriFieldTypeDouble", "alias": "SPIPESNUM", "domain": null }, { "name": "SPIPESID", "type": "esriFieldTypeDouble", "alias": "SPIPESID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SSSYID", "type": "esriFieldTypeString", "alias": "SSSYID", "length": 7, "domain": null }, { "name": "SSPICSTR", "type": "esriFieldTypeDouble", "alias": "SSPICSTR", "domain": null }, { "name": "SSPIRENV", "type": "esriFieldTypeDouble", "alias": "SSPIRENV", "domain": null }, { "name": "SSPIMATR", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 25, "domain": { "type": "codedValue", "name": "PIPEMAT", "description": "Pipe Material", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DI", "code": "DI" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "GALV", "code": "GALV" }, { "name": "TRUSS", "code": "TRUSS" }, { "name": "STEEL", "code": "STEEL" }, { "name": "HDPE", "code": "HDPE" }, { "name": "ASBESTOS", "code": "ASBESTOS" }, { "name": "RCP", "code": "RCP" }, { "name": "PIT CAST", "code": "PIT CAST" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PVC", "code": "PVC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "RPM", "code": "RPM" }, { "name": "VCP", "code": "VCP" }, { "name": "FRP", "code": "FRP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSPDIAM", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "PIPE_DIAM", "description": "Pipe Diameter", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "5", "code": 5 }, { "name": "18", "code": 18 }, { "name": "15", "code": 15 }, { "name": "3", "code": 3 }, { "name": "42", "code": 42 }, { "name": "21", "code": 21 }, { "name": "30", "code": 30 }, { "name": "27", "code": 27 }, { "name": "28", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSPITYPGV", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": { "type": "codedValue", "name": "SSTYPE", "description": "Type of sewer pipe", "codedValues": [ { "name": "GRAVITY", "code": "GRAVITY" }, { "name": "PRESSURE", "code": "PRESSURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSTYIOC", "type": "esriFieldTypeString", "alias": "USE", "length": 15, "domain": { "type": "codedValue", "name": "SSUSE", "description": "Use of sewer pipe", "codedValues": [ { "name": "COLLECTION", "code": "COLLECTION" }, { "name": "INTERCEPTOR", "code": "INTERCEPTOR" }, { "name": "OUTFALL", "code": "OUTFALL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "length": 25, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 25, "domain": { "type": "codedValue", "name": "OWNER_SEWER", "description": "", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "CG", "code": "CG" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MOORE COUNTY SCHOOLS", "code": "MOORE COUNTY SCHOOLS" }, { "name": "HOSPITAL", "code": "HOSPITAL" }, { "name": "CAMP MACKALL", "code": "CAMP MACKALL" }, { "name": "HOFFMAN", "code": "HOFFMAN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "REVISED", "type": "esriFieldTypeString", "alias": "REVISED", "length": 10, "domain": null }, { "name": "UPDATED", "type": "esriFieldTypeInteger", "alias": "UPDATED", "domain": null }, { "name": "LSB", "type": "esriFieldTypeString", "alias": "LSB", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UPSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null }, { "name": "DOWNSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAM_INVERT", "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NUM", "type": "esriFieldTypeString", "alias": "NUM", "length": 20, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": { "type": "codedValue", "name": "Editors", "description": "", "codedValues": [ { "name": "Rachel W Smith", "code": "Rachel W Smith" }, { "name": "Suzanne Kennedy", "code": "Suzanne Kennedy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateEdited", "type": "esriFieldTypeDate", "alias": "DateEdited", "length": 8, "domain": null }, { "name": "MaterialClass", "type": "esriFieldTypeString", "alias": "MaterialClass", "length": 50, "domain": null }, { "name": "Pipe_ID", "type": "esriFieldTypeString", "alias": "Pipe_ID", "length": 25, "domain": null }, { "name": "Sub_ID", "type": "esriFieldTypeString", "alias": "Sub_ID", "length": 25, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "PriorityStatus", "type": "esriFieldTypeString", "alias": "PriorityStatus", "length": 25, "domain": null }, { "name": "DebrisType", "type": "esriFieldTypeString", "alias": "DebrisType", "length": 50, "domain": { "type": "codedValue", "name": "DEBRIS", "description": "DEBRIS", "codedValues": [ { "name": "LIGHT", "code": "LIGHT" }, { "name": "MEDIUM", "code": "MEDIUM" }, { "name": "HEAVY", "code": "HEAVY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CleanedBy", "type": "esriFieldTypeString", "alias": "CleanedBy", "length": 100, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateCleaned", "type": "esriFieldTypeDate", "alias": "DateCleaned", "length": 8, "domain": null }, { "name": "STATUS_ROW", "type": "esriFieldTypeString", "alias": "STATUS_ROW", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLEARED_BY", "type": "esriFieldTypeString", "alias": "CLEARED_BY", "length": 50, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVER", "type": "esriFieldTypeString", "alias": "COVER", "length": 50, "domain": { "type": "codedValue", "name": "GROUNDCOV", "description": "", "codedValues": [ { "name": "ASPHALT", "code": "ASPHALT" }, { "name": "GRASS", "code": "GRASS" }, { "name": "GRAVEL", "code": "GRAVEL" }, { "name": "DIRT", "code": "DIRT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PAVEMENT", "code": "PAVEMENT" }, { "name": "SHRUBS", "code": "SHURBS" }, { "name": "WOODS", "code": "WOODS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CLEARED", "type": "esriFieldTypeString", "alias": "CLEARED", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearCleaned", "type": "esriFieldTypeSmallInteger", "alias": "YearCleaned", "domain": null }, { "name": "YearROWCleared", "type": "esriFieldTypeSmallInteger", "alias": "YearROWCleared", "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_16", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "CASING - SEWER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 9 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1796779.3077768236, "ymin": 486725.86762055755, "xmax": 1920951.8727514148, "ymax": 631898.1304250658, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SSPIMATR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SSPIMATR", "type": "esriFieldTypeString", "alias": "SSPIMATR", "length": 25, "domain": { "type": "codedValue", "name": "PIPEMAT", "description": "Pipe Material", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DI", "code": "DI" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "GALV", "code": "GALV" }, { "name": "TRUSS", "code": "TRUSS" }, { "name": "STEEL", "code": "STEEL" }, { "name": "HDPE", "code": "HDPE" }, { "name": "ASBESTOS", "code": "ASBESTOS" }, { "name": "RCP", "code": "RCP" }, { "name": "PIT CAST", "code": "PIT CAST" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PVC", "code": "PVC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "RPM", "code": "RPM" }, { "name": "VCP", "code": "VCP" }, { "name": "FRP", "code": "FRP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SSPDIAM", "type": "esriFieldTypeDouble", "alias": "SSPDIAM", "domain": { "type": "codedValue", "name": "PIPE_DIAM", "description": "Pipe Diameter", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "5", "code": 5 }, { "name": "18", "code": 18 }, { "name": "15", "code": 15 }, { "name": "3", "code": 3 }, { "name": "42", "code": 42 }, { "name": "21", "code": 21 }, { "name": "30", "code": 30 }, { "name": "27", "code": 27 }, { "name": "28", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDat", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDraw", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 254, "domain": null }, { "name": "SheetNumbe", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "CASINGID", "type": "esriFieldTypeString", "alias": "CASINGID", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "Cleaning Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 8, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1842193.9377479106, "ymin": 480509.6523627341, "xmax": 1920276.1516619176, "ymax": 554792.0198738128, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 50, "domain": null }, { "name": "Basin", "type": "esriFieldTypeString", "alias": "Basin", "length": 25, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 25, "domain": null }, { "name": "CleanLengthFt", "type": "esriFieldTypeDouble", "alias": "CleanLengthFt", "domain": null }, { "name": "Week", "type": "esriFieldTypeSmallInteger", "alias": "Week", "domain": null }, { "name": "Month_", "type": "esriFieldTypeString", "alias": "Month", "length": 10, "domain": null }, { "name": "YearStart", "type": "esriFieldTypeSmallInteger", "alias": "YearStart", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_27", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "ROW Clearing Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Sewer" }, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "f4541b0b382c297804f351f229765e64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAALklEQVQokWNhIBGwkK3BYgXD/xMRDIyE+CwwAWRJfHwWsp1ELGCBMUb9wIA7XgAKlCVaJCg1lgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Clearing Basin\" CONCAT NEWLINE CONCAT [D_BASIN]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 56, 168, 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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1842820.3584110737, "ymin": 481077.9209112227, "xmax": 1917066.8414794952, "ymax": 552396.723811388, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "D_BASIN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "D_BASIN", "type": "esriFieldTypeString", "alias": "D_BASIN", "length": 10, "domain": null }, { "name": "Weeks", "type": "esriFieldTypeDouble", "alias": "Weeks", "domain": null }, { "name": "Schedule", "type": "esriFieldTypeString", "alias": "Schedule", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TotalPipeLength", "type": "esriFieldTypeDouble", "alias": "TotalPipeLength", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Water", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 20, "name": "TEST WELLS" }, { "id": 21, "name": "WELLS" }, { "id": 22, "name": "HYDRANTS" }, { "id": 23, "name": "VALVES" }, { "id": 24, "name": "PUMP STATIONS" }, { "id": 25, "name": "METERS" }, { "id": 26, "name": "BLOW OFF VALVES" }, { "id": 27, "name": "BFP - BACK FLOW PREVENTOR" }, { "id": 28, "name": "AIR RELIEF VALVE" }, { "id": 29, "name": "SAMPLE SITES" }, { "id": 30, "name": "MRT" }, { "id": 31, "name": "FITTINGS - WATER" }, { "id": 32, "name": "STORAGE TANKS" }, { "id": 33, "name": "LATERALS - WATER" }, { "id": 34, "name": "PIPES - WATER" }, { "id": 35, "name": "PRESSURE ZONES" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1780807.3772672676, "ymin": 479486.24069564044, "xmax": 1969700.078428412, "ymax": 644537.2291625589, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "TEST WELLS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "75ba9e90848af4ab1527f2486b1444f3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABiklEQVQoka2Tv0sjQRTHPy8JSdziwhXXHP5CsDpTCId3i60c2KkoEhOukgNBvAQb76pU90OL3QP/hMSFYLS1sLFaTWWlnQmcnRBZ4VZc8EZGVFwXr8m9Yt68N9/PMDPvTYIOLPF/4QX1khTLwETOd/ocI9cE6qSw+Sne8/CSGiTGLtBrBi7V8zytRH/WTZpZrvjIohpjXZpReEbFiVHXoKCwvSLaW14J85WLQgaIU6es3lKWv2H4NeNAVk8LfoWRoHGbfhcckL+sUukqgDCMxwdg5+mxR/VgKJ9vF19Dt/nufWErPYUvxr3uCSyktZu83Kb7+jQE61jnq0Zeh6nonRVHCGx3TXJ60R3a4He85zZ/Z8dRWD+WYs0XI7Py4geV88LDko7vjtwmyVYUtqRNSX1C4WwYc7HFP+u8D/ZxkyaOkdOKa4T5x7UO19mSGiXVVkrsz5lfb9wzk2LG1mU6RChiyd5jebTDLNFNMtQoqYHN9PR0IzlSw5ZWRPfP3rbkZBZWofaspKOPcQP8KH4IUExWIgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1821755.285037896, "ymin": 497575.7880688767, "xmax": 1882645.0263883073, "ymax": 551717.6312170752, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIAMETER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 20, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "TWELLID", "type": "esriFieldTypeString", "alias": "TWELLID", "length": 25, "domain": null }, { "name": "RADIUM", "type": "esriFieldTypeDouble", "alias": "RADIUM", "domain": null }, { "name": "RADIUMDATE", "type": "esriFieldTypeDate", "alias": "RADIUMDATE", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R55_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_55", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_55", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "WELLS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c2ae5c233171a3d95ff112976615d565", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKUlEQVQ4jWNhoBJgGRIGSai4Bk4SUFTnwabh9fULbx4e3pHDwMDwCZ9BElohSfOtizs8cNn8/9/f/3tr09nv79uUimwYikGqXhELrYs73PB5gZGJmdG5eWbonr///jw4uCUaq0GS+hZa+AxBNkzaxFrnwcEtxAf2iwsnGNh4+RmElDXxqsNr0J0daxj2N2aBXMAQuGAPg7CqNnkGfX//Gkz///eX4cfHd+S7SCs4ieHv798MHHwCDNImtuQbxMzGzmAQl4fXAKwGfX319DdRuhgYGL68fPoXp0Hf3r9LuL5h4RrNgHhRfIZcWDjp0Y9PHyJxGnR93dxDaiEJwT8XTlzHKyUngs2QD/dvPP7w8q3rvW1LbuE0CARurVlwmIGBAa+LsIHBV4wAAPnCZAf7LGLZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1819417.1506533264, "ymin": 486814.2336917815, "xmax": 1896854.5789619992, "ymax": 560124.1004646246, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WELLID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WAWEID", "type": "esriFieldTypeString", "alias": "WAWEID", "length": 13, "domain": null }, { "name": "WAWECSTR", "type": "esriFieldTypeSmallInteger", "alias": "WAWECSTR", "domain": null }, { "name": "WAWERENV", "type": "esriFieldTypeSmallInteger", "alias": "WAWERENV", "domain": null }, { "name": "WAWEYELD", "type": "esriFieldTypeDouble", "alias": "WAWEYELD", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM", "type": "esriFieldTypeSmallInteger", "alias": "DIAM", "domain": null }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "WELLID", "type": "esriFieldTypeString", "alias": "WELLID", "length": 25, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DesignFlow", "type": "esriFieldTypeInteger", "alias": "DesignFlow", "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RADIUM", "type": "esriFieldTypeDouble", "alias": "RADIUM", "domain": null }, { "name": "RADIUMDATE", "type": "esriFieldTypeDate", "alias": "RADIUMDATE", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 75, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R64_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_64", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_64", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "HYDRANTS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f5da5d0a9ed8a4db86945785450432ae", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbUlEQVQ4jcXUMUhVURzH8Q96SROXQJBQmnTICgWJMBGXIFDBOXBQ2uqBCJrgHDTXG1uiSRSHWjUEKQKVXg4+UCfBFsmlAglU5PSu8rhdn+9V5G+5///vnP/3/P+Xw4n8Y0X/G3gdgwlvBe/+FNiOZwnv+d8Af6kBNfiKn+fURCXWrvTzcBjdsfEDLxlcYDHHXCXA2gyvp7hXbNZjjOYBshNULTNbCtiCTAhucfsJd89qvZWrfWSX6cUB3mAxCWzGaAjuJBY+IocRXI69YRqzPN4rpDtpwFNdK4oPMYT9OH8Ufy+hCXslRj5VmOFE1ejEKjoS+45SalOBW4l8Jj4kSuzZPgeYx4MQbNCZZ6yt0GDqyTOsf+dpnObS9u1iOgSfmH5bmGi8japiUOj0FZu73MeXskYOesHkZ+pukLkZLmZcvUa+lq5ZvqXVRUpoiQ9L8d0s0rwzYBfyfC2gJ+H99t8qAYYH5n15vZUHrFjHAr5KdP+VuP0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1780807.3772672676, "ymin": 480954.95058004826, "xmax": 1969700.078428412, "ymax": 643409.2505203226, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "HYD_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "COLOR", "type": "esriFieldTypeString", "alias": "COLOR", "length": 20, "domain": { "type": "codedValue", "name": "HYD_COLOR", "description": "Hydrant color", "codedValues": [ { "name": "OTHER", "code": "OTHER" }, { "name": "RED", "code": "RED" }, { "name": "ORANGE", "code": "ORANGE" }, { "name": "GREEN", "code": "GREEN" }, { "name": "BLUE", "code": "BLUE" }, { "name": "SILVER", "code": "SILVER" }, { "name": "WHITE", "code": "WHITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUF", "type": "esriFieldTypeString", "alias": "MANUF", "length": 20, "domain": { "type": "codedValue", "name": "HYD_MANU", "description": "Hydrant manufacturer", "codedValues": [ { "name": "other", "code": "other" }, { "name": "Mueller", "code": "Mueller" }, { "name": "American Darling", "code": "American Darling" }, { "name": "Clow", "code": "Clow" }, { "name": "Kennedy", "code": "Kennedy" }, { "name": "Waterous", "code": "Waterous" }, { "name": "AVK", "code": "AVK" }, { "name": "RD WOODS MATTHEWS", "code": "RD WOODS MATTHEWS" }, { "name": "American Water Works Asso", "code": "AWWA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": { "type": "codedValue", "name": "HYD_DIAM", "description": "Hydrant diameter", "codedValues": [ { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "3/4", "code": "3/4" }, { "name": "5", "code": "5" }, { "name": "5.25", "code": "5.25" }, { "name": "5.5", "code": "5.5" }, { "name": "4.5", "code": "4.5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YEAR_", "type": "esriFieldTypeInteger", "alias": "YEAR_", "domain": null }, { "name": "VALVE", "type": "esriFieldTypeString", "alias": "VALVE", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HYD_ID", "type": "esriFieldTypeString", "alias": "HYD_ID", "length": 15, "domain": null }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS_ID", "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "FD", "type": "esriFieldTypeString", "alias": "FD", "length": 4, "domain": null }, { "name": "FLOW_GPM", "type": "esriFieldTypeInteger", "alias": "FLOW_GPM", "domain": null }, { "name": "DATE_TEST", "type": "esriFieldTypeDate", "alias": "DATE_TEST", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "FD_FLOW_GPM", "type": "esriFieldTypeInteger", "alias": "FD_FLOW_GPM", "domain": null }, { "name": "FD_DATE_TEST", "type": "esriFieldTypeDate", "alias": "FD_DATE_TEST", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PumperOutlet", "type": "esriFieldTypeString", "alias": "PumperOutlet", "length": 254, "domain": null }, { "name": "SideOutlet", "type": "esriFieldTypeString", "alias": "SideOutlet", "length": 254, "domain": null }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "length": 254, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 254, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R53_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_53", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_53", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "VALVES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 15000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c6569b03b5dc605e493f472319156447", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABpUlEQVQ4jWNhoBJgGUIGRT/3ZGL6n8jMxKDz9x8j67//DNcZ/v9fwaAquYKhgfEfYYNCH3Ny8rIutVFjVeuJ4pO5+uQ3f9S0DyAZFQZGBl+GO8/TGOKeBDMsknmL1yA+AZbVHRG8ZplOXKIg/rWnv9GV2DP8Y9rI4PDfgeEA4x/sBkW/8HHXZTeBGYIHWDPIPE9mYGCYidUgWRHG0oYgHnEGIgAjA2PCf1wG/f7zX/Pio98Mlx4jvHP89m/sBjH+1/2PxEcx6B8DIys0YFGAjyE7g70GO4pY3ZrPX7/jMkiYh+HZq48MAugG2WuwM5R4ccP5n3/8Z6hb8+kZAy6D2FmYZjMw/O1nIAD6d3x99P3P/+U4DbrAKjJJReJV4Z0Xf+VwGXLp0Z/f/du/fGbgZJyC0yBQiv2S+9xETYLl4q0XfySRpb78+M8w9+C3Hy0bvjz48OW/N8MyqW+4DWJgYHgxWfL1C4f/ctaOb5tefPyX8OzDX7HurV9+Tdz55fWvv/8XvHn7p4NhtSxyOGM3CAwOMP45eoChioEBjBkwdGEBg68YAQBCL5txX0r80gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795872.8383047914, "ymin": 480601.520191618, "xmax": 1964571.615485673, "ymax": 642845.9074756526, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "VALVEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "VALVEID", "type": "esriFieldTypeString", "alias": "VALVEID", "length": 50, "domain": null }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": { "type": "codedValue", "name": "AR_VALVE_DIAM", "description": "Air Relief Valve Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "VALVE_TYPE", "description": "Valve types", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "GATE", "code": "GATE" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "DOUBLE DISC", "code": "DOUBLE DISC" }, { "name": "PLUG", "code": "PLUG" }, { "name": "BALL", "code": "BALL" }, { "name": "AIR RELEASE", "code": "AIR RELEASE" }, { "name": "HYDRANT", "code": "HYDRANT" }, { "name": "WHEEL", "code": "WHEEL" }, { "name": "ALTITUDE", "code": "ALTITUDE" }, { "name": "PRV", "code": "PRV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "IntallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "DIAM_CHANGED", "type": "esriFieldTypeString", "alias": "DIAM_CHANGED", "length": 20, "domain": null }, { "name": "DIAMCG_STATUS", "type": "esriFieldTypeString", "alias": "DIAMCG_STATUS", "length": 50, "domain": null }, { "name": "FieldEditDate", "type": "esriFieldTypeDate", "alias": "FieldEditDate", "length": 8, "domain": null }, { "name": "Inspected", "type": "esriFieldTypeDate", "alias": "Inspected", "length": 8, "domain": null }, { "name": "OpenDirect", "type": "esriFieldTypeString", "alias": "OpenDirect", "length": 20, "domain": { "type": "codedValue", "name": "OPEN DIRECT", "description": "LEFT OR RIGHT", "codedValues": [ { "name": "LEFT", "code": "LEFT" }, { "name": "RIGHT", "code": "RIGHT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BuryDirect", "type": "esriFieldTypeDouble", "alias": "BuryDirect", "domain": null }, { "name": "AccessType", "type": "esriFieldTypeString", "alias": "AccessType", "length": 75, "domain": { "type": "codedValue", "name": "ACCESS TYPE", "description": "VALVE ACCESS ", "codedValues": [ { "name": "VALVE BOX", "code": "VALVE BOX" }, { "name": "VAULT", "code": "VAULT" }, { "name": "OTHER - SEE NOTES", "code": "OTHER - SEE NOTES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveFunction", "type": "esriFieldTypeString", "alias": "ValveFunction", "length": 25, "domain": { "type": "codedValue", "name": "FUNCTION", "description": "VALVE FUNCTION", "codedValues": [ { "name": "MAIN LINE", "code": "MAIN LINE" }, { "name": "HYDRANT", "code": "HYDRANT" }, { "name": "BLOW OFF", "code": "BLOW OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NormalPosition", "type": "esriFieldTypeString", "alias": "NormalPosition", "length": 25, "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 20, "domain": { "type": "codedValue", "name": "ACTIVE", "description": "ACTIVE STATUS", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" }, { "name": "VACANT", "code": "VACANT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TotalRevs", "type": "esriFieldTypeDouble", "alias": "TotalRevs", "domain": null }, { "name": "CycleCount", "type": "esriFieldTypeDouble", "alias": "CycleCount", "domain": null }, { "name": "CleanValveCan", "type": "esriFieldTypeString", "alias": "CleanValveCan", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ExerciseMethod", "type": "esriFieldTypeString", "alias": "ExerciseMethod", "length": 50, "domain": { "type": "codedValue", "name": "EXERCISE METHOD", "description": "VALVE EXERCISE METHOD", "codedValues": [ { "name": "MACHINE", "code": "MACHINE" }, { "name": "HAND", "code": "HAND" }, { "name": "OTHER - SEE NOTES", "code": "OTHER - SEE NOTES" }, { "name": "UNKNOWN", "code": "UNKNONW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATE_TIME", "type": "esriFieldTypeString", "alias": "LOCATE_TIME", "length": 50, "domain": null }, { "name": "LOCATE_ISSUES", "type": "esriFieldTypeString", "alias": "LOCATE_ISSUES", "length": 255, "domain": null }, { "name": "Operator_ValveExercise", "type": "esriFieldTypeString", "alias": "Operator_ValveExercise", "length": 50, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NewValve", "type": "esriFieldTypeString", "alias": "NewValve", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InspectedBy", "type": "esriFieldTypeString", "alias": "InspectedBy", "length": 50, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Exercised", "type": "esriFieldTypeString", "alias": "Exercised", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "YearExercised", "type": "esriFieldTypeSmallInteger", "alias": "YearExercised", "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": "WorkorderCreated", "type": "esriFieldTypeString", "alias": "WorkorderCreated", "length": 10, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MonthScheduled", "type": "esriFieldTypeString", "alias": "MonthScheduled", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "PUMP STATIONS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintain", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Pump Station - MCPWD", "description": "Pump Station - MCPWD", "symbol": { "type": "esriPMS", "url": "bb9bb9100fa3cb248b272fd1247a792e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHUlEQVQ4jdWVW0iTYRjHf9/nt31bbs6zsZxrQudkRQS1tAPVLiLC2EUxKgTpqrzpqm7SLjpBSBdBRXgxIUIiOkBHSohh4amQZqwcpDFMw3JCn/lNN2PfleGpb2TQHx54eOD5/973fXh4JRZY0j8FTE5y/G+YCgJXZgQAtaqKX1UR0zGWZZKyTBPMDlALna591hz7HnN2gaLHXBkesIiSoS0aCsbnnIHJkmutqLpQumR1ua7T93U9592zhn5dQx7oaWcw0okgCIiSgazCpZSU7dAeeTDSQbQ7SGIijtO9a1aPOQGR1vu037lIgcuNqowQ+xJhQ+UJHGu3ce9sJcVrtjIR/0mw8RSbD9bqB6QkL7JxqL5Dyx+c9/G+uZHEuEpWvgNf3RMko4kX144xOvI1PUAymWCoL4SqxPgeDWPNd7Bs0366Hl3lepUd53ovyz0+ZEtOagb6AaoSI1BTpuW2xaV4a25gX+nh8OU3dDcH+NT5mA/BJlZUHEhtgH6A2ZrH0YZexAwDGQZZq7XcPI3Jmsv26notHl7y0/v2Kc51Xv2AlAwmC1OVmkEwcJJEfAw500Y09BJbkYuZNCcg1WRftWVa3eM/gyhm8LHlNuPqKCXunZRu3EvP67v6AGW7q7WY1mQ0UX7knBZTF+2PbjARV8Ze3aobyrQV/bby8+lHrN8oSebh+QB53z6HiyHcSnoSgOxZAYKAmf/6w2EB9AtxbKcBvLUxXQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "YES" ] ] }, { "label": "Pump Station - Non-MCPWD", "description": "Pump Station - Non-MCPWD", "symbol": { "type": "esriPMS", "url": "bc83dd67ebf857e7f824e009c5857b29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9UlEQVQoka2QLwvCUBRHz8AFmQwMRtEoqOiSsKSg0U9gsyya1kWtfgCLCH6LwYoz2AbTZDMYLBaLKAOZD/HvVNADD96F+7vvnhfhByJ/Ces6k0qF/bvm1Qp1PKYmSezuwqUSyV6PtOvCdguyDMUiKAo4DhwOMJ2eWxV4CF8wTYhGQZJguYRyGTYb8H1RdzofnFstyGYhlYJMRmzRaIBlhTjf0myCqkK3C4YBgwH0+7BefxEeDqFaFXdNE0PqdfEHiwVyaLhQgHj8WgcvttvCORiQy3F8CnsesdEI8nmYz8W51QiYzULWtm0Stv1K4p7A/63zt5wA9m1AzY1MWLIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NO" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "bb9bb9100fa3cb248b272fd1247a792e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAYAAACXtf2DAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHUlEQVQ4jdWVW0iTYRjHf9/nt31bbs6zsZxrQudkRQS1tAPVLiLC2EUxKgTpqrzpqm7SLjpBSBdBRXgxIUIiOkBHSohh4amQZqwcpDFMw3JCn/lNN2PfleGpb2TQHx54eOD5/973fXh4JRZY0j8FTE5y/G+YCgJXZgQAtaqKX1UR0zGWZZKyTBPMDlALna591hz7HnN2gaLHXBkesIiSoS0aCsbnnIHJkmutqLpQumR1ua7T93U9592zhn5dQx7oaWcw0okgCIiSgazCpZSU7dAeeTDSQbQ7SGIijtO9a1aPOQGR1vu037lIgcuNqowQ+xJhQ+UJHGu3ce9sJcVrtjIR/0mw8RSbD9bqB6QkL7JxqL5Dyx+c9/G+uZHEuEpWvgNf3RMko4kX144xOvI1PUAymWCoL4SqxPgeDWPNd7Bs0366Hl3lepUd53ovyz0+ZEtOagb6AaoSI1BTpuW2xaV4a25gX+nh8OU3dDcH+NT5mA/BJlZUHEhtgH6A2ZrH0YZexAwDGQZZq7XcPI3Jmsv26notHl7y0/v2Kc51Xv2AlAwmC1OVmkEwcJJEfAw500Y09BJbkYuZNCcg1WRftWVa3eM/gyhm8LHlNuPqKCXunZRu3EvP67v6AGW7q7WY1mQ0UX7knBZTF+2PbjARV8Ze3aobyrQV/bby8+lHrN8oSebh+QB53z6HiyHcSnoSgOxZAYKAmf/6w2EB9AtxbKcBvLUxXQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "Pump Station - MCPWD" }, { "symbol": { "type": "esriPMS", "url": "bc83dd67ebf857e7f824e009c5857b29", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA9UlEQVQoka2QLwvCUBRHz8AFmQwMRtEoqOiSsKSg0U9gsyya1kWtfgCLCH6LwYoz2AbTZDMYLBaLKAOZD/HvVNADD96F+7vvnhfhByJ/Ces6k0qF/bvm1Qp1PKYmSezuwqUSyV6PtOvCdguyDMUiKAo4DhwOMJ2eWxV4CF8wTYhGQZJguYRyGTYb8H1RdzofnFstyGYhlYJMRmzRaIBlhTjf0myCqkK3C4YBgwH0+7BefxEeDqFaFXdNE0PqdfEHiwVyaLhQgHj8WgcvttvCORiQy3F8CnsesdEI8nmYz8W51QiYzULWtm0Stv1K4p7A/63zt5wA9m1AzY1MWLIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NO", "label": "Pump Station - Non-MCPWD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 229, 255 ], "toColor": [ 187, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 212, 255 ], "toColor": [ 212, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1841724.2837424346, "ymin": 515610.2946181083, "xmax": 1918380.2322072731, "ymax": 556617.2648884957, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STATIONID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WAPSID", "type": "esriFieldTypeString", "alias": "WAPSID", "length": 13, "domain": null }, { "name": "WAPSLOC", "type": "esriFieldTypeString", "alias": "WAPSLOC", "length": 50, "domain": null }, { "name": "WAPSCSTR", "type": "esriFieldTypeSmallInteger", "alias": "WAPSCSTR", "domain": null }, { "name": "WAPSRENV", "type": "esriFieldTypeSmallInteger", "alias": "WAPSRENV", "domain": null }, { "name": "WAPSCPTY", "type": "esriFieldTypeDouble", "alias": "WAPSCPTY", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATIONID", "type": "esriFieldTypeString", "alias": "STATIONID", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "DesignFlow", "type": "esriFieldTypeInteger", "alias": "DesignFlow", "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 75, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_66", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S44_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "METERS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0c237cb1a7d687adbbed66dfb40e891b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJElEQVQ4jdXUsWqEQBAG4F85ghYiCQRMdVbpAhYidr6CIGLpG9jb2fkA2gg+gK9gZ2NrZ8Dy2iQWES00LIazuCJw3p6XIplmYNn9GGZ3Z4dfjt2/A2cAn1caIgDmHHjEHgHsKbEDgPe1Co+xZxjmlWXZjzWJEHIP4IWqhzzPz2VZPp3DmqaB67pv4ziCCmRZdlYUBVEUwbZtSJK0rCdJAtM0t99ynudo2xZBEKDve/i+D8MwtoOSJKGqKkzThCzLoOv6Kkb1Di3LWrCiKKBp2u2g4zhLZZd6Rw1yHIc0TSHLMuI4vg0Mw3DJqqou2fM8CIKAuq6vA4dhuBNF8evcIUIIM03TAy14mOf5ueu6teJPe3EBFH/+TYoQ18DT1Ngaf3/AfgMHjFXJConOcwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795928.8089922534, "ymin": 485766.44840673055, "xmax": 1963272.8447632813, "ymax": 641077.6642576137, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": { "type": "codedValue", "name": "WAT_METER_DIAM", "description": "Water Meter Diameter", "codedValues": [ { "name": "3/4", "code": "3/4" }, { "name": "5/8", "code": "5/8" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METERID", "type": "esriFieldTypeString", "alias": "METERID", "length": 50, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 120, "domain": null }, { "name": "Account", "type": "esriFieldTypeString", "alias": "Account", "length": 30, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 50, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GISUpdated", "type": "esriFieldTypeString", "alias": "GISUpdated", "length": 5, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "LOCK", "type": "esriFieldTypeString", "alias": "LOCK", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "METER_NUM", "type": "esriFieldTypeString", "alias": "METER_NUM", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_43", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_43", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S21_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "BLOW OFF VALVES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eead63f3ff4f9d7eeacc25bd0d360f9b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABU0lEQVQ4ja2PP0tCcRiFn/SSFFIU3aLMKCi6ObSIoITQUpgVQktfQLcaI3FqrakP4NQHiDD6QxEIKUFDaLZIk1SgZFSSXTO1wAhMb9eozvSe83vfh98R+KOE/wTYDQbDgiiKt/WO4vF4jyzLc9UArd/vtzkcDuNnkH6FbAmMOtBULLpcro1AIPB9hdObNO6tE2KFprJve3thbdqGe6hdtUJZF1dJJjYjZCyzHwFwD3i295AdZhZNnagClg/PyFic1TFYp/Ad7OKRnOqA2GMe7pK1AOBJzhHJog7QFPKQzykCKBZp1NQBWLtaSHT3K96LqUtGm+sAVuwmwsEw18NjX3Lt+THr4yMIDXUA0kAf+8DS0Q7hZy25EgxqcqxOmpmRemt+JVSaaDSq0+v15dkntVa86CGdIBRKlF0qlepQAkS8Xu+8YvlaFZUAD0DwhwDlCr/ROx7mYRMNHJRzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1810101.1510989713, "ymin": 487363.52228037623, "xmax": 1954905.9643481122, "ymax": 600002.8026726114, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BLOWOFFID", "type": "esriFieldTypeString", "alias": "BLOWOFFID", "length": 50, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R63_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_63", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_63", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "BFP - BACK FLOW PREVENTOR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ec6fdfee5fa84cac3abec46ac37b6bce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABD0lEQVQ4ja2Tz0oCURSHv5HJ8QWqTZYTUYt6AxflI7iIAsEMF+KuVdueoXUu2oYYhFshF7qTauHCv2CgQoYiYlRGGZNCM6N3HNDf7h7u98E5516ZOSMvTpAZHoVWCduBVBfxC7d0ZRRIRFNd9i9VcDqmg6V3OH+G0xV+AJMAqA/g+hUSO7AkGeHyB0Sq8D0UtTBOsgOHRYjrJBp8kIfmAHtDvOvAcQlutqH2CT4BLBRouW2DvwCPb9AQwDPXmOtD68vqhoVgQ4H0HmR7ECzzN3bbgnUF7nfBo4BneVQTSWRzwT2GVdd/LWAhkfWHNecI3tTBZslJRSx40h7S1sO0poyJvRCbFHils9noZOb+jb/gVkeUpnc58gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1845813.6949440837, "ymin": 485762.66232513456, "xmax": 1918548.682661137, "ymax": 549453.2124722988, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BFPID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 30, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BFPID", "type": "esriFieldTypeString", "alias": "BFPID", "length": 50, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": null }, { "name": "DateEntered_Field", "type": "esriFieldTypeDate", "alias": "DateEntered_Field", "length": 8, "domain": null }, { "name": "TestedDate_Field", "type": "esriFieldTypeDate", "alias": "TestedDate_Field", "length": 8, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 135, "domain": null }, { "name": "TestOperator", "type": "esriFieldTypeString", "alias": "TestOperator", "length": 50, "domain": { "type": "codedValue", "name": "OPERATOR", "description": "VALVE OPERATOR", "codedValues": [ { "name": "ON-CALL", "code": "ON-CALL" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "OTHER", "code": "OTHER" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "DEAN THOMAS", "code": "DEAN THOMAS" }, { "name": "JEREMY CAGLE", "code": "JEREMY CAGLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VerifiedBy_FIELD", "type": "esriFieldTypeString", "alias": "VerifiedBy_FIELD", "length": 50, "domain": { "type": "codedValue", "name": "NAMES_FIELD", "description": "FIELD NAMES FOR AGO", "codedValues": [ { "name": "FIELD CREW", "code": "FIELD CREW" }, { "name": "ON-CALL CREW", "code": "ON-CALL CREW" }, { "name": "GIS STAFF", "code": "GIS STAFF" }, { "name": "CHRIS FULLER", "code": "CHRIS FULLER" }, { "name": "DANIEL GWYN", "code": "DANIEL GWYN" }, { "name": "JOE FARRIS", "code": "JOE FARRIS" }, { "name": "JON HORNE", "code": "JON HORNE" }, { "name": "ROBBIE BAKER", "code": "ROBBIE BAKER" }, { "name": "FIELD SERVICES", "code": "FIELD SERVICES" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 20, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ModelNumber", "type": "esriFieldTypeString", "alias": "ModelNumber", "length": 25, "domain": null }, { "name": "Serial", "type": "esriFieldTypeString", "alias": "Serial", "length": 25, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 30, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DEVICE_LOCATION", "type": "esriFieldTypeString", "alias": "DEVICE_LOCATION", "length": 100, "domain": null }, { "name": "DEVICE_HARARD", "type": "esriFieldTypeString", "alias": "DEVICE_HARARD", "length": 100, "domain": null }, { "name": "MOCO_CC", "type": "esriFieldTypeString", "alias": "MOCO_CC", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R51_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_51", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_51", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 28, "name": "AIR RELIEF VALVE", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "de0c686bfd18137def78ed1fd65f47f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVQ4jWNhoBJgGdwG2V7+f9KKl+EzstjTXww83MwMvwSYGX4hi5/8zPD/gC6jK1aD/AUZZIulGSSRxU58ZmCQYGNgUGBHdUHvM4ZrB3C5iBLAMrgNevOHgfnBT1QFz38zMPz5j6nx/R8GVpwGffrLwPQCJW4YGN79hipkRBX/8o+BGadBSuwMvy14MW2XwBJrRz8z/MBpECWAZXAbdPQLAyf/S1QF934yMPAzMzAIo1l55gsDH06D1mswCq6nhosoAVQzCAALcTA7Vvo9xQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1811850.9786010643, "ymin": 501727.3344727599, "xmax": 1954560.3803867025, "ymax": 599831.7977618664, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MDIAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MDIAM", "type": "esriFieldTypeString", "alias": "MDIAM", "length": 20, "domain": null }, { "name": "VDIAM", "type": "esriFieldTypeString", "alias": "VDIAM", "length": 20, "domain": { "type": "codedValue", "name": "AR_VALVE_DIAM", "description": "Air Relief Valve Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "MANUFACTUR", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GPS_Time", "type": "esriFieldTypeString", "alias": "GPS_Time", "length": 10, "domain": null }, { "name": "Unfilt_Pos", "type": "esriFieldTypeDouble", "alias": "Unfilt_Pos", "domain": null }, { "name": "Std_Dev", "type": "esriFieldTypeDouble", "alias": "Std_Dev", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AIRRELIEFID", "type": "esriFieldTypeString", "alias": "AIRRELIEFID", "length": 50, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_69", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_69", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 29, "name": "SAMPLE SITES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4d24e92bfda8433e8759d1b8ce03e680", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB/ElEQVQ4jcWUz0sUYRjHP+/01u5qpBsJuSWBFUjhxS3oEEaXOrQXL1F26IfSBkLHjq17ESH6A3YLKZIIwYoS6hB261IR5aWTndIISojYKGMfeeZ9xXUbmlYCvzDMzPPOfOb58X3H8p9l1wUoIhk9G2Pm1gwUkYwCRGQYKPhY3hhTbhgoIheBkojMA+2zX+BrBQ50hDFdywJFY8xwLHAZ9mMREpb2wMCVxzD5Fhavgw3Ifv8JmxMURGSuPuOoDLOVX3DiBuxKw9jp1YsPZuDSBDzJQ8/OMNPYkjNBAEkLt1+6QLXqYe/gzDi0pmDTBvcsfwP6AeQU9nAA+sYc1AZuvf8ObG2C6SHYvz0M5bRFtWXbOmsU3n+G0Wcu1pIE7eFvn6Ge97TBtWl3f3QvnD0YDmpq2VJ/lPzp20qpUXrxwR2q5MYQGF2y91z+cCelhRHfsxkYvAdVWXmhrxtunnKZJ9zbxVrDr8pQe6E9aU2RVVh+ArY1w44WePMRjne5j2xJuukHhtf1Xoy0zUIFzt2FdAqeD8HVpw44eR5O3nItOdYF/T0xU/YqppsoPBqEtmbY56YZSku8fwHGX4UwVTkWqCXoDjiyOzStZpDr7XS+1L5ZS3ngUPjo/D9tPVWtr7Snl3sp+dvI/UuNYn9fflBT/nrtv686aCyoIWAjWgJ3AauaPIkjrwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1827781.8181398618, "ymin": 515672.9982315958, "xmax": 1951773.6483716397, "ymax": 560597.5998551748, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 5, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MOID", "type": "esriFieldTypeString", "alias": "MOID", "length": 20, "domain": null }, { "name": "PS02A", "type": "esriFieldTypeDouble", "alias": "PS02A", "domain": null }, { "name": "PS04", "type": "esriFieldTypeDouble", "alias": "PS04", "domain": null }, { "name": "PS07", "type": "esriFieldTypeDouble", "alias": "PS07", "domain": null }, { "name": "PS08", "type": "esriFieldTypeDouble", "alias": "PS08", "domain": null }, { "name": "PS10", "type": "esriFieldTypeDouble", "alias": "PS10", "domain": null }, { "name": "PS11", "type": "esriFieldTypeDouble", "alias": "PS11", "domain": null }, { "name": "PS12", "type": "esriFieldTypeDouble", "alias": "PS12", "domain": null }, { "name": "PS13", "type": "esriFieldTypeDouble", "alias": "PS13", "domain": null }, { "name": "PS14", "type": "esriFieldTypeDouble", "alias": "PS14", "domain": null }, { "name": "PS15", "type": "esriFieldTypeDouble", "alias": "PS15", "domain": null }, { "name": "PS16", "type": "esriFieldTypeDouble", "alias": "PS16", "domain": null }, { "name": "PS17", "type": "esriFieldTypeDouble", "alias": "PS17", "domain": null }, { "name": "PS18", "type": "esriFieldTypeDouble", "alias": "PS18", "domain": null }, { "name": "PS19", "type": "esriFieldTypeDouble", "alias": "PD19", "domain": null }, { "name": "PS21", "type": "esriFieldTypeDouble", "alias": "PS21", "domain": null }, { "name": "PS22", "type": "esriFieldTypeDouble", "alias": "PS22", "domain": null }, { "name": "PSPW01", "type": "esriFieldTypeDouble", "alias": "PSPW01", "domain": null }, { "name": "PSDS", "type": "esriFieldTypeDouble", "alias": "PSDS", "domain": null }, { "name": "PSMC", "type": "esriFieldTypeDouble", "alias": "PSMC", "domain": null }, { "name": "PSMR", "type": "esriFieldTypeDouble", "alias": "PSMR", "domain": null }, { "name": "PS02A_T", "type": "esriFieldTypeString", "alias": "PS02A_T", "length": 3, "domain": null }, { "name": "PS04_T", "type": "esriFieldTypeString", "alias": "PS04_T", "length": 3, "domain": null }, { "name": "PS07_T", "type": "esriFieldTypeString", "alias": "PS07_T", "length": 3, "domain": null }, { "name": "PS08_T", "type": "esriFieldTypeString", "alias": "PS08_T", "length": 3, "domain": null }, { "name": "PS10_T", "type": "esriFieldTypeString", "alias": "PS10_T", "length": 3, "domain": null }, { "name": "PS11_T", "type": "esriFieldTypeString", "alias": "PS11_T", "length": 3, "domain": null }, { "name": "PS12_T", "type": "esriFieldTypeString", "alias": "PS12_T", "length": 3, "domain": null }, { "name": "PS13_T", "type": "esriFieldTypeString", "alias": "PS13_T", "length": 3, "domain": null }, { "name": "PS14_T", "type": "esriFieldTypeString", "alias": "PS14_T", "length": 3, "domain": null }, { "name": "PS15_T", "type": "esriFieldTypeString", "alias": "PS15_T", "length": 3, "domain": null }, { "name": "PS16_T", "type": "esriFieldTypeString", "alias": "PS16_T", "length": 3, "domain": null }, { "name": "PS17_T", "type": "esriFieldTypeString", "alias": "PS17_T", "length": 3, "domain": null }, { "name": "PS18_T", "type": "esriFieldTypeString", "alias": "PS18_T", "length": 3, "domain": null }, { "name": "PS19_T", "type": "esriFieldTypeString", "alias": "PS19_T", "length": 3, "domain": null }, { "name": "PS21_T", "type": "esriFieldTypeString", "alias": "PS21_T", "length": 3, "domain": null }, { "name": "PS22_T", "type": "esriFieldTypeString", "alias": "PS22_T", "length": 3, "domain": null }, { "name": "PSPW01_T", "type": "esriFieldTypeString", "alias": "PSPW01_T", "length": 3, "domain": null }, { "name": "PSDS_T", "type": "esriFieldTypeString", "alias": "PSDS_T", "length": 3, "domain": null }, { "name": "PSMC_T", "type": "esriFieldTypeString", "alias": "PSMC_T", "length": 3, "domain": null }, { "name": "PSMR_T", "type": "esriFieldTypeString", "alias": "PSMR_T", "length": 3, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_70", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_70", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "MRT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "defaultSymbol": { "type": "esriPMS", "url": "a4b8049f11da595d443bdc14b9bc08c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAYCAYAAADtaU2/AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACFUlEQVRIie2WTWgTQRiGn2k3jY0xNm2p1LTaoAkVL4auuCoKWvFUg6BYEARBwZs/iPeCd/FqQVSwuXhQ8CD+HBQRK6QIghEVJYmgDf0RDU11YzoyXWVNzZpiV9KD7+lj32GemfcbZlajRtL+g6WUPcAA0O5iGseEECPVoh64k0n0jRayrhC7At1sD+1NSilDQoj3fwL33XgzyNOxB66Ad3TsU2AW5+GSVn//ldoBx6h7UqkUVw8+IdgLK+O2MfUWXp2D8FEoTUN2yPaEBxpDUEj/Tnuh3SJ+fRjDMPYAI45Rm6ZJcbrE2P1y8Pgj+FaAma8W2B+ByAnLU9/eXYNSAaKnYfwh5F9ai9wW2oWu62rYzao99jU3UPQWUQfbt0r1AD4/h8C6yhnWeSEYg49J0JZCXQOIeqte4vegabOYD1XBSi2bYWLYAqvV+9dCMW/7X3KQu2vvOHcPVuxm3tIcwQakzkLnAZh4DC1bYPS27c+YUPwE5qTlR45DU8wFsKcJPAGYSkP+NXQdLgf7OqFjv1X710BmCJZ1Q33jAsE/485c+dFbgaPaemEyCdkEhI+wcHCzAenLsPpQ9YkU8NkZaN36F2AhxKCU8kL/RX32ylRRb0rYfvSUXbftLJ/I2wobL1m1inyuvzivzJqDo8ENrgHCy9fPG6yfjJ1P4q7iv77FFcHqT0E92m5S50Irgp0Guq2aHa7vbkeZRH13RHAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "MRT", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Bac-T", "description": "Bac-T", "symbol": { "type": "esriPMS", "url": "44639ce1d5add83f93b01f9c538f464c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADcklEQVRIid2WW0xcRRjHf+eyy17KLlhAWLDRtFwENBrTlGxjhNbEPhghTS+xiWk1Vn3RJvqoj0Zb8ZJoMDGpok1jTTX6QLS2FklttW1CH1xCu0WgAaqs6y7ssiwru+di5hwFrd0N6+VB/8nkzJnzzfzmy8z3fUflX5b6/wOYR1E+G+TOoe/ZkEjTpJvUKBJuwFmiohomZlZHk2BR10m7nFzxuwjX13Ku8yUuFwTs6eDbt07QtKYSZ9d6qPJDuTf/7gwTYnMQScB4FF5+iLnQJJ8eOsWu6wIuTlHb3oxT9BsDy+OaDrIMsrQ8tpiDxAJMz9otkwVVwRe+SkNeD8o85HbfA7EU9ByHvZuhdwBK3fbihsODoi2gyOBQwO+B1aUQbLT7Yt5H58gVPAOhilK4YRW8+Ak8fb8NmFcr6S05wJPpR/hHbtGDG+GNY+D41eLL0kcZ0HeyLfssNc5pa0zsuG8QTGAsArvbiwAI7b0Xzo7Axtu9HGMXV3/y0G308Cpblzx9uMO2PRMGwygS4HJARwu86dnP6UtruDwJa7u6+Hh8D1td7xaaujKA0JjUyhk6GR73We8n+iXY9Dby6CJd3iNLdqmM7VHRgG7vQT4/X7f0PjMLx/tl9PbD5IbnSYb6kCQ7Fm6pKhJwNLGFuKMGw5RoaoTRUTsmZhPw1Tcyubs+pLe8mjI1YZ3B9VQQcFLZztfhOtrWQ2sLvHcYYnH7249RkJ0lHEo9wVPl+/OukRegGyDf2EwsLBMegbkU6PofbaJRCJltnP8OvgjZV3vFABGtenoGnw8mJu12rRxOmE9mWOWCu28t0gPLi8EjBINB+k6V/XlxB1RWwGPxg7T4YDb9FwDPBN6n23ic5oY2Lo4sm3o9sLkdAuEP2OTvL7REYUBLrcFz0x28kHuF2+7bQUZajSkpeI04W354ngfU13lnALIaJBdgZ7AIgAicqTjEUxrbf96HGt9n5X+RDsRTaMgNG9bB2mo76kVuKgjIakgnh+wb5HZCdRnccbOdTa+VaS7XA5GvrPhIW4nPzAuQJA70XaCzKUBd601UyhI+YS12/PtiI/SbF9ZtM5gJTRAJTTCVWqQnL2BgmNdEA6sG11f5qQ+U06DIVCgyblUB00DSTExNZyGnEYkkuRSbYwy4IgrdSs8gA4SiSav9Lf33/4t+AUS4QLE50k4oAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "Bac-T" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "44639ce1d5add83f93b01f9c538f464c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAbCAYAAABm409WAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADcklEQVRIid2WW0xcRRjHf+eyy17KLlhAWLDRtFwENBrTlGxjhNbEPhghTS+xiWk1Vn3RJvqoj0Zb8ZJoMDGpok1jTTX6QLS2FklttW1CH1xCu0WgAaqs6y7ssiwru+di5hwFrd0N6+VB/8nkzJnzzfzmy8z3fUflX5b6/wOYR1E+G+TOoe/ZkEjTpJvUKBJuwFmiohomZlZHk2BR10m7nFzxuwjX13Ku8yUuFwTs6eDbt07QtKYSZ9d6qPJDuTf/7gwTYnMQScB4FF5+iLnQJJ8eOsWu6wIuTlHb3oxT9BsDy+OaDrIMsrQ8tpiDxAJMz9otkwVVwRe+SkNeD8o85HbfA7EU9ByHvZuhdwBK3fbihsODoi2gyOBQwO+B1aUQbLT7Yt5H58gVPAOhilK4YRW8+Ak8fb8NmFcr6S05wJPpR/hHbtGDG+GNY+D41eLL0kcZ0HeyLfssNc5pa0zsuG8QTGAsArvbiwAI7b0Xzo7Axtu9HGMXV3/y0G308Cpblzx9uMO2PRMGwygS4HJARwu86dnP6UtruDwJa7u6+Hh8D1td7xaaujKA0JjUyhk6GR73We8n+iXY9Dby6CJd3iNLdqmM7VHRgG7vQT4/X7f0PjMLx/tl9PbD5IbnSYb6kCQ7Fm6pKhJwNLGFuKMGw5RoaoTRUTsmZhPw1Tcyubs+pLe8mjI1YZ3B9VQQcFLZztfhOtrWQ2sLvHcYYnH7249RkJ0lHEo9wVPl+/OukRegGyDf2EwsLBMegbkU6PofbaJRCJltnP8OvgjZV3vFABGtenoGnw8mJu12rRxOmE9mWOWCu28t0gPLi8EjBINB+k6V/XlxB1RWwGPxg7T4YDb9FwDPBN6n23ic5oY2Lo4sm3o9sLkdAuEP2OTvL7REYUBLrcFz0x28kHuF2+7bQUZajSkpeI04W354ngfU13lnALIaJBdgZ7AIgAicqTjEUxrbf96HGt9n5X+RDsRTaMgNG9bB2mo76kVuKgjIakgnh+wb5HZCdRnccbOdTa+VaS7XA5GvrPhIW4nPzAuQJA70XaCzKUBd601UyhI+YS12/PtiI/SbF9ZtM5gJTRAJTTCVWqQnL2BgmNdEA6sG11f5qQ+U06DIVCgyblUB00DSTExNZyGnEYkkuRSbYwy4IgrdSs8gA4SiSav9Lf33/4t+AUS4QLE50k4oAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Bac-T", "label": "Bac-T" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 229, 255 ], "toColor": [ 187, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 212, 255 ], "toColor": [ 212, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795729.386166748, "ymin": 486000.9479330414, "xmax": 1963695.4663018195, "ymax": 641661.619138131, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MRTAssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MRTID", "type": "esriFieldTypeString", "alias": "MRTID", "length": 25, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 150, "domain": null }, { "name": "MRTAssetID", "type": "esriFieldTypeString", "alias": "MRTAssetID", "length": 20, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "BACT_ID", "type": "esriFieldTypeString", "alias": "BACT_ID", "length": 20, "domain": null }, { "name": "LEAD_ID", "type": "esriFieldTypeString", "alias": "LEAD_ID", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_65", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 31, "name": "FITTINGS - WATER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 8000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "uniqueValueGroups": [ { "heading": "SUBTYPE", "classes": [ { "label": "BEND", "description": "BEND", "symbol": { "type": "esriPMS", "url": "39694c203259bfaccc57a3a09bd6fa1c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA40lEQVQYlWNhIAGwkKvYiEFA9D+DhacLAxs7H8OtC3sYbpx+y8DA8IyBgeEdqmItc1mG3N5OBk0TdQYWNgaGB1ezGa6fzmRoTWLAVGwfWMCgZ60O5yvqCDL8+z+BgZXVl+H3bzRnCElAFG6ew8Bw5QQDQ+UcBgYlHQkGLQsThouHz6Aq/vMLZJUkg6waAwMzVPjPr78MT+68wvTgmT2bGHxTNBkM7JgYDOwgYse3L2Z4+/w2puK9qy4x/PreyGDo6MTAzMrBcP/aOYYN01cwMDCwYgu6FQyHNzMwHN7cREw4EwQASvY/0wLQooEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "3" ] ] }, { "label": "CAP", "description": "CAP", "symbol": { "type": "esriPMS", "url": "efed40c6da9ee63472c52f7dc9bfdc1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQYlWNhIABYiFVgwcDAsAJNbhYDA0MbTME9BgaGCiRJEFsI2YRXaCYkkOwGyhXIMjAwhCOJKzAwMFxBViDCwMAQgKTgDQMDw31kBecZGBhsyHIDAArHCqXnT0EbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "6" ] ] }, { "label": "COUPLING", "description": "COUPLING", "symbol": { "type": "esriPMS", "url": "475862109c4b5017f4dd27df7dff31ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQokZ2PsU7CUABFzyt9bU0c7GBsGBhYOjk7mDARXB2N8Tf8Dwe+gWjCxgjUxU2DqwxOqIsjmJL3yiuJYWjlYYA735N7j8uOcfcHGpcTavEJn+8CYwQqBS+Aat0wfs0ZJX4ZCCNDLZZc34Lnw9sLnJ7D8KGCVppR8mfh+yOgdQfSh3S22pdwcQOPXWf9khD5b9kWx8kt0uIfU2mRNtlmYpFZgDBSDO6heVUuPw/gMLQAev7FU8+h2w6QXs7PtEJwYDg6VmR6sQ70O2ebJQo625SKWQIobjhKhdKcLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "5" ] ] }, { "label": "CROSS", "description": "CROSS", "symbol": { "type": "esriPMS", "url": "82096e3f57824a81b0c0219315e4bab2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABT0lEQVQ4jWNhoBJgobVBIgT0vSHWoBUMDAwCDEzM6gxMzH/AIv/+sjL8+3uRgYHhOwMDgw8DA8MPfAZxQhW6MDAwODDEVkxkSGvRA8tMLnrOsKI/mYGB4QZULQeyYegGHWdgYDBgIA5sYWBgiIB5E90gdgYGBg0oWw6LZkU01+PwGiOjIkNwzg4439JbAM628hFg+PNnOpy/bpoIw7+/OAxiYvrFUDhJHqtHjJ04GYydEHIbZ33EbRAFgAWF9+8fK8O8xptwvq2/GIOqgSCYfeXEN4ZTOx8j1P6Rxm3Q//9PGeY2ZEB5Bgx/fifCDdq/6iPDiv42BgaGR1D5btwGMTC8ZWBgOIDHB6eQ0tFrkNW4DDJnIB544XMRDFxgYGDgYVjUJs2wpPMLWOTfX2EGBob1DAwMP0EJA5oDCBoESd3//zMw/IVkNUKA5sUIyQAAYIxS+amG1bIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "1" ] ] }, { "label": "PLUG", "description": "PLUG", "symbol": { "type": "esriPMS", "url": "df35a8f309a5bb1044f6494342259ede", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaklEQVQ4jbXTTSjDcRzH8TfWWmY2pTymnDAcZIXIw2EtcVCUw8KBg4NEjbKDcpCWi4eDlVYK5eBm2pIDuSChNiQPNRm1HeahhrUHkTTznyn51O/wO3xe/X7f+or4Y0T/BYiQyuvIyKkiPuEZt8OMx2P7HSBTNFFYrqe5R8nVqZSSGriw61lfsnFpb8d9fR4dkEjb6BoZoqW34P1+54bULMgrTUKjrWC8e42dFTUu14UQkE5lQ9tnOTIJIhgw5qJzmnBZa4UALQNG4XI4om7NZ9eqBI6/AonJCmQp2cRKmSaNRHk13vsIIOgP8JuIJSECPvH3Lzx7fYSCNuLii38EjrbPeHk6+g6AhYm+TPqnfgbmx06ATSHggOXpG+o7Fskv1QqW50YtHG7NAn4hAMBAp0pHY+ckgzMqggEVhAJ4XPsMtzrY3zADq+GFSOBtkAbMpiLMJiewBzwCD8ACcBv5qGi7YP84MfPnbXwF9RJsXbx2nBUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "7" ] ] }, { "label": "REDUCER", "description": "REDUCER", "symbol": { "type": "esriPMS", "url": "5a0a038ee52d1de5cab3b72acd33a789", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5UlEQVQokWNhIBOwUK4xscqIwcBxPYOJy3esKv/8YmS4ceYiQ7p1GKrGa2fUGD59lGMwcUHV8P0LA8PGWQwMK/sZGAzt2Qk79d1LBobVkxgY1k1jYPjyAY9TYeDJHQaG5b0MDNsWMDD8+kGEH0Fg7yoGhvXTGRj+/cOpAbtGJR0GBmYWBobTu0nUqKjFwFA0hYHh9gUGhiWdDAz7VjMw/PtLhEYYUDVgYGhczsCQ0cbAsKyHgWHrfAaGn6ixhD8BSCoyMBRPZWBIbmBgWDOZgeHzh9+YGk/uWgHGa6cS9B9hG2mhEQBaJz+jJAbssgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "2" ] ] }, { "label": "TAP", "description": "TAP", "symbol": { "type": "esriPMS", "url": "94de6fffc81a7c73de4369b302dd0858", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABA0lEQVQokaWRP0sCcRzGP5d3SXFIhgbSC4g2l3Coc7DBQQJBKpCG1rh30N7gKNHSEBFhUAi1htgLaBCEVFwcdAhC4kSL865+YZp/6AikZ/nCAx+eh+8jM6Xk/wLzwB6qdxbLtDHfFOAGeHYCFPzLh1xVQsypEYSwkMQZEXUH8/36BxoHklwUw9RKGuVHkBU3vsAB+fYR665t4HgS8AcW8CxqVAuQ0Pve3SkIaRdI/a5kdj8BwYctDT3bghmpCwy9EdBq1qk93bOxFSV7Ai4ZVtfAaF46A3CLrq2QfjBI6JtAh5fGObGlXnIPcnir8ZpiPxgHct/1wAIyg+u4Qz/pD0299BepE0f7IrX/OwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "4" ] ] }, { "label": "TEE", "description": "TEE", "symbol": { "type": "esriPMS", "url": "1a63d3216c466499e38853bc4c5fdec7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQ4jbXSvUrEQBSG4YcQiIVoIWzlFWi5ChYKK4iVjZVegBcggmxjK3gDYmVhZWUn2IsBSwvtbOxELGSJyIKrsnH8QbJJEP3gMDNnzrx8Z2Zif6T4v0GXFeem8VQHlKGBqCCf1XHUd3KEGdxj7Mf+NrawjjXM4qEINIk7rCLpJ9I0lSSJVqsly7KJsDcVauOy1uZD5Go2mzkojvPS5RAvVa2xsMLG7udy8aIr0pUdXvOKq3M2l6Jq0NAwo19Xc9oLk5EwNsYLmigC9Z6V6rFTE3Ry8B7l6nzzOADEfnjaMu2gXQaaw22VHezh+OMPFYHOakD6ugkx0NGv9QZUIDJMFBUCbgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "39694c203259bfaccc57a3a09bd6fa1c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA40lEQVQYlWNhIAGwkKvYiEFA9D+DhacLAxs7H8OtC3sYbpx+y8DA8IyBgeEdqmItc1mG3N5OBk0TdQYWNgaGB1ezGa6fzmRoTWLAVGwfWMCgZ60O5yvqCDL8+z+BgZXVl+H3bzRnCElAFG6ew8Bw5QQDQ+UcBgYlHQkGLQsThouHz6Aq/vMLZJUkg6waAwMzVPjPr78MT+68wvTgmT2bGHxTNBkM7JgYDOwgYse3L2Z4+/w2puK9qy4x/PreyGDo6MTAzMrBcP/aOYYN01cwMDCwYgu6FQyHNzMwHN7cREw4EwQASvY/0wLQooEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "3", "label": "BEND" }, { "symbol": { "type": "esriPMS", "url": "efed40c6da9ee63472c52f7dc9bfdc1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQYlWNhIABYiFVgwcDAsAJNbhYDA0MbTME9BgaGCiRJEFsI2YRXaCYkkOwGyhXIMjAwhCOJKzAwMFxBViDCwMAQgKTgDQMDw31kBecZGBhsyHIDAArHCqXnT0EbAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "6", "label": "CAP" }, { "symbol": { "type": "esriPMS", "url": "475862109c4b5017f4dd27df7dff31ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQokZ2PsU7CUABFzyt9bU0c7GBsGBhYOjk7mDARXB2N8Tf8Dwe+gWjCxgjUxU2DqwxOqIsjmJL3yiuJYWjlYYA735N7j8uOcfcHGpcTavEJn+8CYwQqBS+Aat0wfs0ZJX4ZCCNDLZZc34Lnw9sLnJ7D8KGCVppR8mfh+yOgdQfSh3S22pdwcQOPXWf9khD5b9kWx8kt0uIfU2mRNtlmYpFZgDBSDO6heVUuPw/gMLQAev7FU8+h2w6QXs7PtEJwYDg6VmR6sQ70O2ebJQo625SKWQIobjhKhdKcLAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "5", "label": "COUPLING" }, { "symbol": { "type": "esriPMS", "url": "82096e3f57824a81b0c0219315e4bab2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABT0lEQVQ4jWNhoBJgobVBIgT0vSHWoBUMDAwCDEzM6gxMzH/AIv/+sjL8+3uRgYHhOwMDgw8DA8MPfAZxQhW6MDAwODDEVkxkSGvRA8tMLnrOsKI/mYGB4QZULQeyYegGHWdgYDBgIA5sYWBgiIB5E90gdgYGBg0oWw6LZkU01+PwGiOjIkNwzg4439JbAM628hFg+PNnOpy/bpoIw7+/OAxiYvrFUDhJHqtHjJ04GYydEHIbZ33EbRAFgAWF9+8fK8O8xptwvq2/GIOqgSCYfeXEN4ZTOx8j1P6Rxm3Q//9PGeY2ZEB5Bgx/fifCDdq/6iPDiv42BgaGR1D5btwGMTC8ZWBgOIDHB6eQ0tFrkNW4DDJnIB544XMRDFxgYGDgYVjUJs2wpPMLWOTfX2EGBob1DAwMP0EJA5oDCBoESd3//zMw/IVkNUKA5sUIyQAAYIxS+amG1bIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "CROSS" }, { "symbol": { "type": "esriPMS", "url": "df35a8f309a5bb1044f6494342259ede", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaklEQVQ4jbXTTSjDcRzH8TfWWmY2pTymnDAcZIXIw2EtcVCUw8KBg4NEjbKDcpCWi4eDlVYK5eBm2pIDuSChNiQPNRm1HeahhrUHkTTznyn51O/wO3xe/X7f+or4Y0T/BYiQyuvIyKkiPuEZt8OMx2P7HSBTNFFYrqe5R8nVqZSSGriw61lfsnFpb8d9fR4dkEjb6BoZoqW34P1+54bULMgrTUKjrWC8e42dFTUu14UQkE5lQ9tnOTIJIhgw5qJzmnBZa4UALQNG4XI4om7NZ9eqBI6/AonJCmQp2cRKmSaNRHk13vsIIOgP8JuIJSECPvH3Lzx7fYSCNuLii38EjrbPeHk6+g6AhYm+TPqnfgbmx06ATSHggOXpG+o7Fskv1QqW50YtHG7NAn4hAMBAp0pHY+ckgzMqggEVhAJ4XPsMtzrY3zADq+GFSOBtkAbMpiLMJiewBzwCD8ACcBv5qGi7YP84MfPnbXwF9RJsXbx2nBUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "7", "label": "PLUG" }, { "symbol": { "type": "esriPMS", "url": "5a0a038ee52d1de5cab3b72acd33a789", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5UlEQVQokWNhIBOwUK4xscqIwcBxPYOJy3esKv/8YmS4ceYiQ7p1GKrGa2fUGD59lGMwcUHV8P0LA8PGWQwMK/sZGAzt2Qk79d1LBobVkxgY1k1jYPjyAY9TYeDJHQaG5b0MDNsWMDD8+kGEH0Fg7yoGhvXTGRj+/cOpAbtGJR0GBmYWBobTu0nUqKjFwFA0hYHh9gUGhiWdDAz7VjMw/PtLhEYYUDVgYGhczsCQ0cbAsKyHgWHrfAaGn6ixhD8BSCoyMBRPZWBIbmBgWDOZgeHzh9+YGk/uWgHGa6cS9B9hG2mhEQBaJz+jJAbssgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "REDUCER" }, { "symbol": { "type": "esriPMS", "url": "94de6fffc81a7c73de4369b302dd0858", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABA0lEQVQokaWRP0sCcRzGP5d3SXFIhgbSC4g2l3Coc7DBQQJBKpCG1rh30N7gKNHSEBFhUAi1htgLaBCEVFwcdAhC4kSL865+YZp/6AikZ/nCAx+eh+8jM6Xk/wLzwB6qdxbLtDHfFOAGeHYCFPzLh1xVQsypEYSwkMQZEXUH8/36BxoHklwUw9RKGuVHkBU3vsAB+fYR665t4HgS8AcW8CxqVAuQ0Pve3SkIaRdI/a5kdj8BwYctDT3bghmpCwy9EdBq1qk93bOxFSV7Ai4ZVtfAaF46A3CLrq2QfjBI6JtAh5fGObGlXnIPcnir8ZpiPxgHct/1wAIyg+u4Qz/pD0299BepE0f7IrX/OwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "4", "label": "TAP" }, { "symbol": { "type": "esriPMS", "url": "1a63d3216c466499e38853bc4c5fdec7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQ4jbXSvUrEQBSG4YcQiIVoIWzlFWi5ChYKK4iVjZVegBcggmxjK3gDYmVhZWUn2IsBSwvtbOxELGSJyIKrsnH8QbJJEP3gMDNnzrx8Z2Zif6T4v0GXFeem8VQHlKGBqCCf1XHUd3KEGdxj7Mf+NrawjjXM4qEINIk7rCLpJ9I0lSSJVqsly7KJsDcVauOy1uZD5Go2mzkojvPS5RAvVa2xsMLG7udy8aIr0pUdXvOKq3M2l6Jq0NAwo19Xc9oLk5EwNsYLmigC9Z6V6rFTE3Ry8B7l6nzzOADEfnjaMu2gXQaaw22VHezh+OMPFYHOakD6ugkx0NGv9QZUIDJMFBUCbgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0", "label": "TEE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 112, 194, 255 ], "toColor": [ 91, 112, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 58, 52, 247, 255 ], "toColor": [ 58, 52, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 196, 235, 255 ], "toColor": [ 188, 196, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 106, 250, 255 ], "toColor": [ 62, 106, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 54, 201, 255 ], "toColor": [ 57, 54, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 171, 250, 255 ], "toColor": [ 170, 171, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 81, 78, 194, 255 ], "toColor": [ 81, 78, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 135, 250, 255 ], "toColor": [ 115, 135, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 141, 194, 255 ], "toColor": [ 136, 141, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 85, 245, 255 ], "toColor": [ 56, 85, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 150, 232, 255 ], "toColor": [ 125, 150, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 95, 194, 255 ], "toColor": [ 91, 95, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 186, 247, 255 ], "toColor": [ 181, 186, 247, 255 ] } ] } }, "visualVariables": [ { "type": "rotationInfo", "field": "ROTATION", "rotationType": "geographic" } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1795879.4813359873, "ymin": 484852.35018760234, "xmax": 1964573.9924494703, "ymax": 642838.9324238418, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OWNER", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 50, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM1", "type": "esriFieldTypeString", "alias": "DIAM1", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM2", "type": "esriFieldTypeString", "alias": "DIAM2", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM3", "type": "esriFieldTypeString", "alias": "DIAM3", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIAM4", "type": "esriFieldTypeString", "alias": "DIAM4", "length": 50, "domain": { "type": "codedValue", "name": "DIAM", "description": "Diameter", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "36", "code": "36" }, { "name": "48", "code": "48" }, { "name": "3/4", "code": "3/4" }, { "name": "3", "code": "3" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "15", "code": "15" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "NULL", "code": "NULL" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "18", "code": "18" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FITTINGID", "type": "esriFieldTypeString", "alias": "FITTINGID", "length": 50, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ANGLE", "type": "esriFieldTypeString", "alias": "ANGLE", "length": 50, "domain": { "type": "codedValue", "name": "ANGLE", "description": "Degree of bend for Bend fitting", "codedValues": [ { "name": "22.5", "code": "22.5" }, { "name": "45", "code": "45" }, { "name": "60", "code": "60" }, { "name": "90", "code": "90" }, { "name": "11.25", "code": "11.25" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_45", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_45", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 0, "name": "TEE" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 1, "name": "CROSS" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 2, "name": "REDUCER" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 3, "name": "BEND" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 4, "name": "TAP" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 5, "name": "COUPLING" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 6, "name": "CAP" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "id": 7, "name": "PLUG" } ], "subtypes": [ { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 0, "name": "TEE" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 1, "name": "CROSS" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 2, "name": "REDUCER" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 3, "name": "BEND" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 4, "name": "TAP" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 5, "name": "COUPLING" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 6, "name": "CAP" }, { "domains": { "OWNER": {"type": "inherited"}, "DIAM1": {"type": "inherited"}, "DIAM2": {"type": "inherited"}, "DIAM3": {"type": "inherited"}, "DIAM4": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FieldStatus": {"type": "inherited"}, "ANGLE": {"type": "inherited"}, "FileSuffix": {"type": "inherited"}, "Maintain": {"type": "inherited"} }, "defaultValues": { "OWNER": null, "DIAM1": null, "DIAM2": null, "DIAM3": null, "DIAM4": null, "ROTATION": null, "SUBTYPE": null, "Enabled": 1, "FITTINGID": null, "SOURCE": null, "FieldStatus": null, "ANGLE": null, "Comment": null, "InstallDate": null, "RecordDrawing": null, "SheetNumber": null, "HORZ_PREC": null, "ScanID": null, "FileSuffix": null, "GeoRef": null, "Maintain": null, "Notes": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null }, "code": 7, "name": "PLUG" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 32, "name": "STORAGE TANKS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Maintain", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Water Tank - MCPWD", "description": "Water Tank - MCPWD", "symbol": { "type": "esriPMS", "url": "4998134563d43a5be7ec330922580c8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAbCAYAAABr/T8RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADE0lEQVRIie2Wy29TRxTGf+f6Gts8biiBYMeJUMAYmYeaCCqli6qsGnWTRVlVLCoQCy/6WlWsilSJ/gdIsEBCoK66IQskxEttWlVVpJa2EmnTNgYKdiAhEOxgcxPfe9DENkoix80DUVXik+aOdObc883M+ebM2PxHsF8R14OqNgH7gCTQDmwAIkAAKAGTwF3gFvCTiJh+eVutqjHgMHBg2vM7f7k/IQNjj8jlSxRK00yjCBBEcCKraHPCdG9qZtdmx/w7AvQB50Tkh0URq2oIOA58eP7vbOhCdpShQIlMi0chblFMCeVV84JMlVidn8B5mCOZsUn5kVhvPJp+Z1s0rarfAEdEZHhBYlU1i+i7XSj2HL0+yOWEy/jbxkR1V+vDTCS/UchvDHA3qVyjyNe5YXq/G+F4V2p/y9rwgKrunZ2C+SveDfR8OvwHfW+5qNRIl47RVuF0rEjg17842bnHaOIQcGwh4mbz6Y+VVkRag4kxEHXnxG4ornVjPg83L7y1S4H9oAzROvZ6zru/LeOuhntbV0YezXi09k9VErgY4tz2AEFXeP3qNBMtFvcSAVxzaheBUBGiwx7rR5XxuPA4EVzaOb6TsmaaM+7TfsMj6CoBD8SrOtQkoNXOAt+GqZBwv8Pi9p6KQ+IfXRpxDflmi/wcWVRg+ZXet3i5l4S/TMIaXt1OLw12PWOwvhCXheBM+f934sfm09nkkB2aJLtjZQqKD/nsc16bE3sh4t+AH091d3Z/MfgnVy6OktmqMxXMW6QMA6ZCZjx2ZCx622N88uY2Yy4CX832mxNORDxVfRc48fnO5PufpRJy5tYdvu8fY6Ts8sjyKK4DNyJ4piBphchUqzWTSrNvE7dD7O9o4WBPG3blohkEPhCRwUYrNuQTwEFV/TIsVjrdseW9dMeWVjP21Pf5vTBJrlTiSbmMIKyxbdoiYVLOWoLyPDXmOXQJOAucF5FquWlAPGsCN4CPVPXj6lvrjbBlJbuanPauJmf+m6sAZIGbwM/AdRF52igldqPB6gSMxoeq7YXBfpHB/hfEzwA03APd2553+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "YES" ] ] }, { "label": "Water Tank - Non-MCPWD", "description": "Water Tank - Non-MCPWD", "symbol": { "type": "esriPMS", "url": "1f19c264ba9adef8fed6dc0e97362e09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuUlEQVQ4jb2Uz08TURDHP9P9AbLsCrSlqSJgTAgkHDx40ZMHEsPZm/4Bnr34J3j3PyDx5NFEw8mLfwGnQkwUsqIGgUK2FqXb7Zi3rkG3pSnGdJLZd3jf+ezMvPfG5j+bPVSgqlaBMlACRoDDzEMRiQcCqupd4CGwAsyf86+mqr4FXgNrItLsAqqqAM8NLOkotbDBl3qLOIFWW1ONawmuDdWi6y1d81etgqwCT1T1nohs5TO8ZWAbHyLefWozMX4ZxwlwHBjLpfe5nrC5e8TSjMPynD8LPAYe5YGe+YQHNuWJoF9rcWyLUjBFuH/C8txZbM8efj3+hn8pn1NvM1py+XcBDyMjgrFRl3LgY1vWX/txO+EgavC9FXPUMNrp/sBJ3+NGdZrTuM3ecZSuqr8ORUQYcWxKgZ+u29oZ/B6agKvFyUEqH/JLkYtE9xD/CfwIdKZ8CvtRIz2QfmY0xTPJThdQRN6r6oP7dyrPtnablVq4x8kp6UtJst5bBdKX4o3CzevjLFypmJ014GnPkkXkhaq+XJzxVowDt7N7YYaDC9Sz4VAD3gDrIhKeV/Jv6A/gVeYXtuHOw3+xn1sXijjiTXOiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NO" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "4998134563d43a5be7ec330922580c8c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAbCAYAAABr/T8RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADE0lEQVRIie2Wy29TRxTGf+f6Gts8biiBYMeJUMAYmYeaCCqli6qsGnWTRVlVLCoQCy/6WlWsilSJ/gdIsEBCoK66IQskxEttWlVVpJa2EmnTNgYKdiAhEOxgcxPfe9DENkoix80DUVXik+aOdObc883M+ebM2PxHsF8R14OqNgH7gCTQDmwAIkAAKAGTwF3gFvCTiJh+eVutqjHgMHBg2vM7f7k/IQNjj8jlSxRK00yjCBBEcCKraHPCdG9qZtdmx/w7AvQB50Tkh0URq2oIOA58eP7vbOhCdpShQIlMi0chblFMCeVV84JMlVidn8B5mCOZsUn5kVhvPJp+Z1s0rarfAEdEZHhBYlU1i+i7XSj2HL0+yOWEy/jbxkR1V+vDTCS/UchvDHA3qVyjyNe5YXq/G+F4V2p/y9rwgKrunZ2C+SveDfR8OvwHfW+5qNRIl47RVuF0rEjg17842bnHaOIQcGwh4mbz6Y+VVkRag4kxEHXnxG4ornVjPg83L7y1S4H9oAzROvZ6zru/LeOuhntbV0YezXi09k9VErgY4tz2AEFXeP3qNBMtFvcSAVxzaheBUBGiwx7rR5XxuPA4EVzaOb6TsmaaM+7TfsMj6CoBD8SrOtQkoNXOAt+GqZBwv8Pi9p6KQ+IfXRpxDflmi/wcWVRg+ZXet3i5l4S/TMIaXt1OLw12PWOwvhCXheBM+f934sfm09nkkB2aJLtjZQqKD/nsc16bE3sh4t+AH091d3Z/MfgnVy6OktmqMxXMW6QMA6ZCZjx2ZCx622N88uY2Yy4CX832mxNORDxVfRc48fnO5PufpRJy5tYdvu8fY6Ts8sjyKK4DNyJ4piBphchUqzWTSrNvE7dD7O9o4WBPG3blohkEPhCRwUYrNuQTwEFV/TIsVjrdseW9dMeWVjP21Pf5vTBJrlTiSbmMIKyxbdoiYVLOWoLyPDXmOXQJOAucF5FquWlAPGsCN4CPVPXj6lvrjbBlJbuanPauJmf+m6sAZIGbwM/AdRF52igldqPB6gSMxoeq7YXBfpHB/hfEzwA03APd2553+wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 22, "height": 20, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "YES", "label": "Water Tank - MCPWD" }, { "symbol": { "type": "esriPMS", "url": "1f19c264ba9adef8fed6dc0e97362e09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABuUlEQVQ4jb2Uz08TURDHP9P9AbLsCrSlqSJgTAgkHDx40ZMHEsPZm/4Bnr34J3j3PyDx5NFEw8mLfwGnQkwUsqIGgUK2FqXb7Zi3rkG3pSnGdJLZd3jf+ezMvPfG5j+bPVSgqlaBMlACRoDDzEMRiQcCqupd4CGwAsyf86+mqr4FXgNrItLsAqqqAM8NLOkotbDBl3qLOIFWW1ONawmuDdWi6y1d81etgqwCT1T1nohs5TO8ZWAbHyLefWozMX4ZxwlwHBjLpfe5nrC5e8TSjMPynD8LPAYe5YGe+YQHNuWJoF9rcWyLUjBFuH/C8txZbM8efj3+hn8pn1NvM1py+XcBDyMjgrFRl3LgY1vWX/txO+EgavC9FXPUMNrp/sBJ3+NGdZrTuM3ecZSuqr8ORUQYcWxKgZ+u29oZ/B6agKvFyUEqH/JLkYtE9xD/CfwIdKZ8CvtRIz2QfmY0xTPJThdQRN6r6oP7dyrPtnablVq4x8kp6UtJst5bBdKX4o3CzevjLFypmJ014GnPkkXkhaq+XJzxVowDt7N7YYaDC9Sz4VAD3gDrIhKeV/Jv6A/gVeYXtuHOw3+xn1sXijjiTXOiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NO", "label": "Water Tank - Non-MCPWD" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 182, 252, 255 ], "toColor": [ 182, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 179, 255 ], "toColor": [ 252, 182, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 241, 252, 255 ], "toColor": [ 189, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 242, 255 ], "toColor": [ 252, 189, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 229, 255 ], "toColor": [ 187, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 221, 255 ], "toColor": [ 252, 212, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 207, 255 ], "toColor": [ 252, 179, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 221, 252, 255 ], "toColor": [ 189, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 212, 255 ], "toColor": [ 212, 252, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1824714.853206532, "ymin": 518178.69691023696, "xmax": 1901207.7589909853, "ymax": 562635.2477235233, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATT_VALVE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "CAPACITY", "domain": null }, { "name": "OVERFLOW_L", "type": "esriFieldTypeDouble", "alias": "OVERFLOW_L", "domain": null }, { "name": "ATT_VALVE", "type": "esriFieldTypeString", "alias": "ATT_VALVE", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 20, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTED", "type": "esriFieldTypeDate", "alias": "COLLECTED", "length": 8, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 20, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 20, "domain": null }, { "name": "BUILT", "type": "esriFieldTypeDouble", "alias": "BUILT", "domain": null }, { "name": "RENOV", "type": "esriFieldTypeInteger", "alias": "RENOV", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 25, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 15, "domain": { "type": "codedValue", "name": "PIPEMAT", "description": "Pipe Material", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DI", "code": "DI" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "GALV", "code": "GALV" }, { "name": "TRUSS", "code": "TRUSS" }, { "name": "STEEL", "code": "STEEL" }, { "name": "HDPE", "code": "HDPE" }, { "name": "ASBESTOS", "code": "ASBESTOS" }, { "name": "RCP", "code": "RCP" }, { "name": "PIT CAST", "code": "PIT CAST" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PVC", "code": "PVC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "RPM", "code": "RPM" }, { "name": "VCP", "code": "VCP" }, { "name": "FRP", "code": "FRP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EBOT", "type": "esriFieldTypeDouble", "alias": "EBOT", "domain": null }, { "name": "EOFL", "type": "esriFieldTypeDouble", "alias": "EOFL", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 50, "domain": { "type": "codedValue", "name": "FIELD_STATUS", "description": "The status of the feature in the field", "codedValues": [ { "name": "Verified", "code": "Verified" }, { "name": "Not Found", "code": "Not Found" }, { "name": "2nd Pass", "code": "2nd Pass" }, { "name": "Added", "code": "Added" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "TANKID", "type": "esriFieldTypeString", "alias": "TANKID", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DocLink", "type": "esriFieldTypeString", "alias": "DocLink", "length": 75, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R46_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_46", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 33, "name": "LATERALS - WATER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 8000, "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": false, "extent": { "xmin": 1812153.8797179163, "ymin": 486741.58773347735, "xmax": 1954908.8051654994, "ymax": 598037.269341141, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "DIAM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DIAM", "type": "esriFieldTypeString", "alias": "DIAM", "length": 20, "domain": { "type": "codedValue", "name": "WAT_METER_DIAM", "description": "Water Meter Diameter", "codedValues": [ { "name": "3/4", "code": "3/4" }, { "name": "5/8", "code": "5/8" }, { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "2 1/2", "code": "2 1/2" }, { "name": "3", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 10, "domain": { "type": "codedValue", "name": "OWNER", "description": "Owner of feature", "codedValues": [ { "name": "MC", "code": "MC" }, { "name": "AB", "code": "AB" }, { "name": "SP", "code": "SP" }, { "name": "RB", "code": "RB" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "WP", "code": "WP" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CG", "code": "CG" }, { "name": "TT", "code": "TT" }, { "name": "CA", "code": "CA" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "HC", "code": "HC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "LAT_MAT", "description": "Lateral Material", "codedValues": [ { "name": "PEP", "code": "PEP" }, { "name": "CTS", "code": "CTS" }, { "name": "PVC", "code": "PVC" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 300, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "LATERALID", "type": "esriFieldTypeString", "alias": "LATERALID", "length": 25, "domain": null }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_57", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_57", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "PIPES - WATER", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[WAPIDIAM] CONCAT \" \" CONCAT [WAPIMATR]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "Maintain = 'YES' AND WAPIMATR <> 'UNKNOWN' AND WAPIDIAM > 0", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "MCPWD", "priority": 26, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": [ 255, 255, 190, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 1, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[WAPIDIAM] CONCAT \" Unk.\"", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "Maintain = 'YES' AND WAPIMATR = 'UNKNOWN' AND WAPIDIAM > 0", "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "MCPWD-Unknown", "priority": 27, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": [ 255, 255, 190, 255 ], "borderLineColor": [ 110, 110, 110, 255 ], "borderLineSize": 1, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1795872.8742222488, "ymin": 480601.5298036486, "xmax": 1964585.6125835031, "ymax": 643409.2376521379, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "WPIPES_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "WPIPES_ID", "type": "esriFieldTypeDouble", "alias": "WPIPES_ID", "domain": null }, { "name": "WASYID", "type": "esriFieldTypeString", "alias": "WASYID", "length": 7, "domain": null }, { "name": "WAPICSTR", "type": "esriFieldTypeDouble", "alias": "WAPICSTR", "domain": null }, { "name": "WAPIRENV", "type": "esriFieldTypeDouble", "alias": "WAPIRENV", "domain": null }, { "name": "WAPIMATR", "type": "esriFieldTypeString", "alias": "WAPIMATR", "length": 25, "domain": { "type": "codedValue", "name": "PIPEMAT", "description": "Pipe Material", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DI", "code": "DI" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "GALV", "code": "GALV" }, { "name": "TRUSS", "code": "TRUSS" }, { "name": "STEEL", "code": "STEEL" }, { "name": "HDPE", "code": "HDPE" }, { "name": "ASBESTOS", "code": "ASBESTOS" }, { "name": "RCP", "code": "RCP" }, { "name": "PIT CAST", "code": "PIT CAST" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PVC", "code": "PVC" }, { "name": "CIPP", "code": "CIPP" }, { "name": "RPM", "code": "RPM" }, { "name": "VCP", "code": "VCP" }, { "name": "FRP", "code": "FRP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WAPIDIAM", "type": "esriFieldTypeDouble", "alias": "WAPIDIAM", "domain": { "type": "codedValue", "name": "PIPE_DIAM", "description": "Pipe Diameter", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "36", "code": 36 }, { "name": "48", "code": 48 }, { "name": "5", "code": 5 }, { "name": "18", "code": 18 }, { "name": "15", "code": 15 }, { "name": "3", "code": 3 }, { "name": "42", "code": 42 }, { "name": "21", "code": 21 }, { "name": "30", "code": 30 }, { "name": "27", "code": 27 }, { "name": "28", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 25, "domain": null }, { "name": "Added", "type": "esriFieldTypeDate", "alias": "Added", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": { "type": "codedValue", "name": "SOURCE", "description": "Source of data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "ASBUILT", "code": "ASBUILT" }, { "name": "PW GPS", "code": "PW GPS" }, { "name": "GIS GPS", "code": "GIS GPS" }, { "name": "GIS RTK", "code": "GIS RTK" }, { "name": "FIRE GPS", "code": "FIRE GPS" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "FIELD OBSERVED", "code": "FIELD OBSERVED" }, { "name": "HYDROSTRUCTURES", "code": "HYDROSTRUCTURES" }, { "name": "AB", "code": "AB" }, { "name": "CA", "code": "CA" }, { "name": "CG", "code": "CG" }, { "name": "FF", "code": "FF" }, { "name": "PB", "code": "PB" }, { "name": "PH", "code": "PH" }, { "name": "RB", "code": "RB" }, { "name": "SP", "code": "SP" }, { "name": "TT", "code": "TT" }, { "name": "VA", "code": "VA" }, { "name": "WP", "code": "WP" }, { "name": "LKC", "code": "LKC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RecordDrawing", "type": "esriFieldTypeString", "alias": "RecordDrawing", "length": 300, "domain": null }, { "name": "SheetNumber", "type": "esriFieldTypeString", "alias": "SheetNumber", "length": 10, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": { "type": "codedValue", "name": "Editors", "description": "", "codedValues": [ { "name": "Rachel W Smith", "code": "Rachel W Smith" }, { "name": "Suzanne Kennedy", "code": "Suzanne Kennedy" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DateEdited", "type": "esriFieldTypeDate", "alias": "DateEdited", "length": 8, "domain": null }, { "name": "Pipe_ID", "type": "esriFieldTypeString", "alias": "Pipe_ID", "length": 25, "domain": null }, { "name": "Sub_ID", "type": "esriFieldTypeString", "alias": "Sub_ID", "length": 25, "domain": null }, { "name": "ScanID", "type": "esriFieldTypeString", "alias": "ScanID", "length": 15, "domain": null }, { "name": "FileSuffix", "type": "esriFieldTypeString", "alias": "FileSuffix", "length": 10, "domain": { "type": "codedValue", "name": "Suffix", "description": "", "codedValues": [ { "name": "geo", "code": "geo" }, { "name": "geo1", "code": "geo1" }, { "name": "geo2", "code": "geo2" }, { "name": "geo3", "code": "geo3" }, { "name": "geo4", "code": "geo4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GeoRef", "type": "esriFieldTypeString", "alias": "GeoRef", "length": 25, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Maintain", "type": "esriFieldTypeString", "alias": "Maintain", "length": 3, "domain": { "type": "codedValue", "name": "YES/NO", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R52_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_52", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_52", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 35, "name": "PRESSURE ZONES", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 18, "name": "Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "System_Nam", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "System_Nam", "classes": [ { "label": "Addor", "description": "Addor", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 48, 138, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Addor" ] ] }, { "label": "East Moore Water District - East", "description": "East Moore Water District - East", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 74, 38, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "East Moore Water District - East" ] ] }, { "label": "East Moore Water District - West", "description": "East Moore Water District - West", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 161, 40, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "East Moore Water District - West" ] ] }, { "label": "Foxfire Village", "description": "Foxfire Village", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 150, 158, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Foxfire Village" ] ] }, { "label": "Hidden Lakes", "description": "Hidden Lakes", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 49, 96, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Hidden Lakes" ] ] }, { "label": "Highfalls", "description": "Highfalls", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 171, 53, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Highfalls" ] ] }, { "label": "Highland Hills", "description": "Highland Hills", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 39, 161, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Highland Hills" ] ] }, { "label": "Pinehurst", "description": "Pinehurst", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 166, 117, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Pinehurst" ] ] }, { "label": "Robbins CDBG", "description": "Robbins CDBG", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 68, 166, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Robbins CDBG" ] ] }, { "label": "Seven Lakes", "description": "Seven Lakes", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 148, 68, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Seven Lakes" ] ] }, { "label": "The Carolina", "description": "The Carolina", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 112, 73, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "The Carolina" ] ] }, { "label": "Town of Aberdeen", "description": "Town of Aberdeen", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 117, 163, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Town of Aberdeen" ] ] }, { "label": "Town of Carthage", "description": "Town of Carthage", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 156, 123, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Town of Carthage" ] ] }, { "label": "Town of Pinebluff", "description": "Town of Pinebluff", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 104, 176, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Town of Pinebluff" ] ] }, { "label": "Town of Robbins", "description": "Town of Robbins", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 45, 52, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Town of Robbins" ] ] }, { "label": "Town of Southern PInes", "description": "Town of Southern PInes", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 67, 125, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Town of Southern PInes" ] ] }, { "label": "Town of Taylortown", "description": "Town of Taylortown", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 139, 35, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Town of Taylortown" ] ] }, { "label": "Town of Vass", "description": "Town of Vass", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 128, 62, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Town of Vass" ] ] }, { "label": "Village of Whispering Pines", "description": "Village of Whispering Pines", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 55, 128, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Village of Whispering Pines" ] ] }, { "label": "Westmoore", "description": "Westmoore", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 148, 137, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "Westmoore" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 48, 138, 136, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Addor", "label": "Addor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 74, 38, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "East Moore Water District - East", "label": "East Moore Water District - East" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 161, 40, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "East Moore Water District - West", "label": "East Moore Water District - West" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 150, 158, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Foxfire Village", "label": "Foxfire Village" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 49, 96, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Hidden Lakes", "label": "Hidden Lakes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 171, 53, 134, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Highfalls", "label": "Highfalls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 39, 161, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Highland Hills", "label": "Highland Hills" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 166, 117, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Pinehurst", "label": "Pinehurst" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 68, 166, 107, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Robbins CDBG", "label": "Robbins CDBG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 148, 68, 88, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Seven Lakes", "label": "Seven Lakes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 112, 73, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "The Carolina", "label": "The Carolina" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 117, 163, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Town of Aberdeen", "label": "Town of Aberdeen" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 156, 123, 34, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Town of Carthage", "label": "Town of Carthage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 104, 176, 37, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Town of Pinebluff", "label": "Town of Pinebluff" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 45, 52, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Town of Robbins", "label": "Town of Robbins" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 67, 125, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Town of Southern PInes", "label": "Town of Southern PInes" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 139, 35, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Town of Taylortown", "label": "Town of Taylortown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 128, 62, 42, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Town of Vass", "label": "Town of Vass" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 55, 128, 43, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Village of Whispering Pines", "label": "Village of Whispering Pines" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 148, 137, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Westmoore", "label": "Westmoore" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 131, 143, 255 ], "toColor": [ 56, 131, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 58, 48, 255 ], "toColor": [ 171, 58, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 42, 173, 255 ], "toColor": [ 50, 42, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 161, 37, 255 ], "toColor": [ 142, 161, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 54, 134, 255 ], "toColor": [ 168, 54, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 71, 135, 255 ], "toColor": [ 34, 71, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 168, 98, 255 ], "toColor": [ 40, 168, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 128, 75, 255 ], "toColor": [ 171, 128, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 53, 72, 255 ], "toColor": [ 133, 53, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 70, 166, 255 ], "toColor": [ 116, 70, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 176, 48, 255 ], "toColor": [ 80, 176, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 128, 92, 255 ], "toColor": [ 61, 128, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 43, 173, 255 ], "toColor": [ 163, 43, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 126, 173, 255 ], "toColor": [ 87, 126, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 106, 148, 70, 255 ], "toColor": [ 106, 148, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 42, 128, 255 ], "toColor": [ 36, 42, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 64, 110, 255 ], "toColor": [ 130, 64, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 173, 149, 255 ], "toColor": [ 62, 173, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 44, 92, 255 ], "toColor": [ 176, 44, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 84, 56, 255 ], "toColor": [ 133, 84, 56, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[System_Nam]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1793234.8936058283, "ymin": 479486.24069564044, "xmax": 1964877.1992706656, "ymax": 644537.2291625589, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "System_Nam", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "System_Nam", "type": "esriFieldTypeString", "alias": "System_Nam", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R61_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_61", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_61", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S39_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 36, "name": "HarnettCoWater", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 37, "name": "WTR_Hydrant" }, { "id": 38, "name": "WTR_Tank" }, { "id": 39, "name": "WTR_Main" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": false, "extent": { "xmin": 1934129.080320716, "ymin": 514994.20544064045, "xmax": 2139545.5635157973, "ymax": 694340.1289003044, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 37, "name": "WTR_Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "HarnettCoWater" }, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "288ec841d04e4225034731c3e941b405", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAhklEQVQYlZ3QMQsBAQAF4A9XMknKfna/gM3oF2DyPy6kDCbZrX4FKbPdplgtBnW3CIvBcCd589er9wI/JvgXVgssihxjRplwzKBDv8JjT67LMA1uGjSvOJBvEdVweeNP2I5RxxMJuYQwrTHc0SsxLXNfM7sxT4OnJaslE2wRfVt9zrrs5x9f1/Ab5nE9lBcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1935275.1459419727, "ymin": 527601.6910523921, "xmax": 2138622.9229726344, "ymax": 670064.0652478039, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 30, "domain": null }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "length": 40, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "HYDLN_DIA", "type": "esriFieldTypeDouble", "alias": "HYDLN_DIA", "domain": null }, { "name": "MAIN_DIA", "type": "esriFieldTypeDouble", "alias": "MAIN_DIA", "domain": null }, { "name": "AncillaryR", "type": "esriFieldTypeInteger", "alias": "AncillaryR", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 10, "domain": null }, { "name": "MAIN_SIZE", "type": "esriFieldTypeDouble", "alias": "MAIN_SIZE", "domain": null }, { "name": "MAIN_TYPE", "type": "esriFieldTypeString", "alias": "MAIN_TYPE", "length": 10, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 15, "domain": null }, { "name": "ADDR_NO", "type": "esriFieldTypeInteger", "alias": "ADDR_NO", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 32, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 25, "domain": null }, { "name": "LastEditDa", "type": "esriFieldTypeDate", "alias": "LastEditDa", "length": 8, "domain": null }, { "name": "LastEditBy", "type": "esriFieldTypeString", "alias": "LastEditBy", "length": 25, "domain": null }, { "name": "HydrantID", "type": "esriFieldTypeInteger", "alias": "HydrantID", "domain": null }, { "name": "YearConstr", "type": "esriFieldTypeString", "alias": "YearConstr", "length": 254, "domain": null }, { "name": "HydrantOwn", "type": "esriFieldTypeString", "alias": "HydrantOwn", "length": 50, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R120_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 38, "name": "WTR_Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "HarnettCoWater" }, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f555393a6ac0f75a1100b7035494b9e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADAUlEQVRYhd3XS6hVVRzH8c+SUxQENohAsqCiiKKwdNJL7yUigiJ6BxGFoZPSqByFsyDIHqaXsoeDGkhUVIOCBk40KxLKFxU4koIsykohTHstWe3/iX1P557O3vdeufqDc/ZzrfXd//9v/dfeHTNMHTNMHTNMHccaUOYq3DdF461MfD8pIFyA+6cI6GlTANTVi9ignZ7A1cPc2ATo68RHbWgyPx+/pj7aOqaB5mTmtRxn9nQALY/ftGoYoJNr+xnv4+CQ/c/Bwgn6ag10RWz34TSchZsTewY1ylyOt+PwQKSt9LV9skCL8AsuwhsYwWeZuxIbJ4Aplf0FnIhXsQ5bo+3zrYEy50fY30v8kLkWz4SXPsg8llhVu/8ErMYD+LPclxjLJFVxHCn7qUp9qwiNxPbD8peqQR7KbIul5MnMZViMU/BWeOZH3J7YHO1yZgtuikh/0RZoUR2oq8RrmS/xLu7EhTgVZ6pgi8e+6elrUwCNThbo1xhknFLlo/n4FBfH6RKR6xO/9elrcy3qY42BMufhDGyMVPVeL21X4uzwSzm+Ekuwtk+XO7G/POQgH3Wapqsoc3rNL9/iVtUDvIw1mQVYmjhUi+jf4aMbI6K7NAQaZ+iuYrB3wi8f47Z4C9ya+Sp8dU/xVeaWHi9tCqDRNkAlQoejfnRh7o3ZdVJsy7T+oxaFbeGrN2PQ4rM7UgXS66M1QwNlzsVcbEkcDr88i2X4vfgksb5f28S+qFdP4eHiwcyKVAFsj6pdfDSrpHHYCP2brjzeL3uLX1I1syZU4i88kvkcr+C5iNzS8pC4AZdgx7BAXUMfVHVaovVJwAx8Se8B21CrV//4KvoRKW0M9Dhm4aXwS0lXIyV2xEQo6+A1uLSWhdX/C5Q5J1b0olJfHkxV2Fsr8VPmurLU4NE4vbCfjzoDovOdatoO9EsDqOKrFeGr9bHUzOtdBfoBjUSeS30pUFOqxOu1ejU6DNDumNaN/dIAamf46u7ea/8BStVX5rQrVe9HY8fVZ9BR0YwDOgL8Rs0NAC3ORwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 27, "height": 27, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1953769.0449777246, "ymin": 514994.20544064045, "xmax": 2125352.712636471, "ymax": 694340.1289003044, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RTU_", "type": "esriFieldTypeInteger", "alias": "RTU_", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "Z_COORD", "type": "esriFieldTypeDouble", "alias": "Z_COORD", "domain": null }, { "name": "ELEV_BOTTO", "type": "esriFieldTypeDouble", "alias": "ELEV_BOTTO", "domain": null }, { "name": "ELEV_TOP", "type": "esriFieldTypeDouble", "alias": "ELEV_TOP", "domain": null }, { "name": "ELEV_OVERF", "type": "esriFieldTypeDouble", "alias": "ELEV_OVERF", "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeDouble", "alias": "CAPACITY", "domain": null }, { "name": "TANK_DIAME", "type": "esriFieldTypeDouble", "alias": "TANK_DIAME", "domain": null }, { "name": "DATE_PAINT", "type": "esriFieldTypeDate", "alias": "DATE_PAINT", "length": 8, "domain": null }, { "name": "PHOTO", "type": "esriFieldTypeString", "alias": "PHOTO", "length": 100, "domain": null }, { "name": "REPEATER", "type": "esriFieldTypeString", "alias": "REPEATER", "length": 10, "domain": null }, { "name": "ANTENNA", "type": "esriFieldTypeString", "alias": "ANTENNA", "length": 25, "domain": null }, { "name": "ELEC_PROVI", "type": "esriFieldTypeString", "alias": "ELEC_PROVI", "length": 125, "domain": null }, { "name": "METER", "type": "esriFieldTypeString", "alias": "METER", "length": 25, "domain": null }, { "name": "PRESSURE_G", "type": "esriFieldTypeDouble", "alias": "PRESSURE_G", "domain": null }, { "name": "MAPPER", "type": "esriFieldTypeString", "alias": "MAPPER", "length": 50, "domain": null }, { "name": "DATE_OF_ED", "type": "esriFieldTypeDate", "alias": "DATE_OF_ED", "length": 8, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "LOC_DESC", "type": "esriFieldTypeString", "alias": "LOC_DESC", "length": 100, "domain": null }, { "name": "INSTALL_DA", "type": "esriFieldTypeDate", "alias": "INSTALL_DA", "length": 8, "domain": null }, { "name": "WARRANTY_D", "type": "esriFieldTypeDate", "alias": "WARRANTY_D", "length": 8, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 25, "domain": null }, { "name": "LastEditDa", "type": "esriFieldTypeDate", "alias": "LastEditDa", "length": 8, "domain": null }, { "name": "LastEditBy", "type": "esriFieldTypeString", "alias": "LastEditBy", "length": 25, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S68_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 39, "name": "WTR_Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 36, "name": "HarnettCoWater" }, "subLayers": [], "minScale": 75000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DIAMETER] CONCAT \" HarnCo.\"", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Default", "priority": 41, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1934129.080320716, "ymin": 519178.2817181498, "xmax": 2139545.5635157973, "ymax": 670296.559205398, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PIPE_ID", "type": "esriFieldTypeInteger", "alias": "PIPE_ID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeInteger", "alias": "LOCATION", "domain": null }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "length": 40, "domain": null }, { "name": "YEAR_CONST", "type": "esriFieldTypeInteger", "alias": "YEAR_CONST", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 30, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 30, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "DESIGN_PSI", "type": "esriFieldTypeDouble", "alias": "DESIGN_PSI", "domain": null }, { "name": "OPERATE_PS", "type": "esriFieldTypeDouble", "alias": "OPERATE_PS", "domain": null }, { "name": "C_FACTOR", "type": "esriFieldTypeDouble", "alias": "C_FACTOR", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_BY", "type": "esriFieldTypeString", "alias": "EDIT_BY", "length": 20, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "WarrantyDa", "type": "esriFieldTypeDate", "alias": "WarrantyDa", "length": 8, "domain": null }, { "name": "InstallDat", "type": "esriFieldTypeDate", "alias": "InstallDat", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 30, "domain": null }, { "name": "ConditionD", "type": "esriFieldTypeDate", "alias": "ConditionD", "length": 8, "domain": null }, { "name": "MAPPER", "type": "esriFieldTypeString", "alias": "MAPPER", "length": 50, "domain": null }, { "name": "DATE_OF_ED", "type": "esriFieldTypeDate", "alias": "DATE_OF_ED", "length": 8, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "CreatedBy", "length": 25, "domain": null }, { "name": "LastEditDa", "type": "esriFieldTypeDate", "alias": "LastEditDa", "length": 8, "domain": null }, { "name": "LastEditBy", "type": "esriFieldTypeString", "alias": "LastEditBy", "length": 25, "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R119_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 41, "name": "Service Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ServiceZone", "uniqueValueGroups": [ { "heading": "Service Zones", "classes": [ { "label": "EMWD", "description": "EMWD", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "EMWD" ] ] }, { "label": "MCPU", "description": "MCPU", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "MCPU" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "EMWD", "label": "EMWD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "MCPU", "label": "MCPU" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 90, 232, 220, 255 ], "toColor": [ 90, 232, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 164, 166, 255 ], "toColor": [ 126, 164, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 243, 250, 255 ], "toColor": [ 195, 243, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 171, 147, 255 ], "toColor": [ 41, 171, 147, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 181, 196, 255 ], "toColor": [ 41, 181, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 134, 207, 191, 255 ], "toColor": [ 134, 207, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 230, 242, 255 ], "toColor": [ 133, 230, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 227, 191, 255 ], "toColor": [ 48, 227, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 247, 234, 255 ], "toColor": [ 166, 247, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 119, 194, 199, 255 ], "toColor": [ 119, 194, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 219, 237, 255 ], "toColor": [ 59, 219, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 204, 202, 255 ], "toColor": [ 163, 204, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 199, 177, 255 ], "toColor": [ 52, 199, 177, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1793234.893605724, "ymin": 485188.2224018127, "xmax": 1965121.2968794703, "ymax": 643413.637577638, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010293391918200477, "zTolerance": 2, "mTolerance": 2, "falseX": -1.295786536232466E8, "falseY": -9.839429761373623E7, "xyUnits": 3.526419126013991E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "System_Nam", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "System_Nam", "type": "esriFieldTypeString", "alias": "System_Nam", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ServiceZone", "type": "esriFieldTypeString", "alias": "ServiceZone", "length": 15, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_87", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "60a05d68bc2d4b2eb2b79848016850b3" } ], "tables": [] }