{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "sde.GISADMIN.WaterDead_End_Editing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 571478.8366733305, "ymin": 420404.456107907, "xmax": 633418.7748010792, "ymax": 529049.0124404058, "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "Dead End Type", "description": "", "codedValues": [ { "name": "Blow Off", "code": "Blow Off" }, { "name": "Blow Off Pipe", "code": "Blow Off Pipe" }, { "name": "Cap/Plug", "code": "Cap/Plug" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_INCHES", "type": "esriFieldTypeString", "alias": "SIZE_INCHES", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6261d86e31f04e85901ebe368d338f0d" }, { "currentVersion": 10.91, "id": 1, "name": "sde.GISADMIN.WaterHydrants_Editing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 609321.2495054118, "ymin": 410070.17526732385, "xmax": 641205.7743189111, "ymax": 438478.27855598927, "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HYDRANT_NU", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYDRANT_NU", "type": "esriFieldTypeString", "alias": "HYDRANT_NU", "length": 20, "domain": null }, { "name": "HYDRANT_CO", "type": "esriFieldTypeString", "alias": "HYDRANT_CO", "length": 50, "domain": { "type": "codedValue", "name": "Hydrant Color", "description": "Hydrant Color", "codedValues": [ { "name": "Light Blue", "code": "Light Blue" }, { "name": "Green", "code": "Green" }, { "name": "Orange", "code": "Orange" }, { "name": "Red", "code": "Red" }, { "name": "Black", "code": "Black" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 1000, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S99_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6261d86e31f04e85901ebe368d338f0d" }, { "currentVersion": 10.91, "id": 2, "name": "sde.GISADMIN.WaterReducer_Editing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SIZE_INCHES", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIZE_INCHES", "type": "esriFieldTypeString", "alias": "SIZE_INCHES", "length": 10, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R117_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6261d86e31f04e85901ebe368d338f0d" }, { "currentVersion": 10.91, "id": 3, "name": "sde.GISADMIN.WaterValve_Editing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 197, 0, 255, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 609326.7668828294, "ymin": 410059.6989103183, "xmax": 641265.7427029125, "ymax": 438159.6302431524, "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "Valve Type", "description": "", "codedValues": [ { "name": "Division", "code": "Division" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Blow Off", "code": "Blow Off" }, { "name": "Curb Stop", "code": "Curb Stop" }, { "name": "Curb Stop/House", "code": "Curb Stop/House" }, { "name": "Curb Stop/Meter Pit", "code": "Curb Stop/Meter Pit" }, { "name": "Meter Pit", "code": "Meter Pit" }, { "name": "Service Connection", "code": "Service Connection" }, { "name": "Dual Meter Pit", "code": "Dual Meter Pit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_INCHES", "type": "esriFieldTypeString", "alias": "SIZE_INCHES", "length": 10, "domain": null }, { "name": "HANDED", "type": "esriFieldTypeString", "alias": "HANDED", "length": 10, "domain": { "type": "codedValue", "name": "Handed", "description": "", "codedValues": [ { "name": "Right", "code": "Right" }, { "name": "Left", "code": "Left" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 1000, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S101_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6261d86e31f04e85901ebe368d338f0d" }, { "currentVersion": 10.91, "id": 4, "name": "GIS.GISADMIN.General_Editing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4fd54c7184d806ff520d55f7910a7b5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAUCAYAAABmvqYOAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAZ1JREFUOI211MFKG1EUxvG/xJqiVdoDrZ0sBLGCINLiDdouQkFdVDIqLoqgCHHR68ZFC9VEJDCQlixLoZtERBCycNuQh8hC8AF8hvMMLmLE0Zk4E/VbzeUefvdwmXt6ecL0xqhNiYgDoKpnj43/19OiYa2AiKSjHBAVt5StYWEG/u6hm6U6kHoMPEUyackttVbLGfjwzuH8wgLVh+IuR3nDW2mthgbg9zZkd70H4SJidPx1hZWMf2MuDdlZh0azY/cdcVX1+FWEF/3+jed9UMhBo1npChcRo4vG5fN0cMGnSdjKwnGjAmzHwlXV4+cGPAspSSTg+xocN6yIVIN+zTDccrDp8n487OxWpsZgfwMt1zxgKTpuV6Gns00P8G0VyjVXRMzt7oNwS3XXMDJ8j3yVUQf+7KA//lWAdCguIkadQY+v89Hgdta/QOnQCAO+7n24qlpO8g4vB+Phb14FjoVrXESMZiYs8zPx4HYCxsI1rqoe+7nWA+kmAWPh5rXU+Wjd7mRf6u2Pm3gVMEQYpZ1y9aDu4BDyjOOkDQNcApPjdYifRU5oAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 608175.5323086604, "ymin": 410075.83765757084, "xmax": 645814.2995506637, "ymax": 438900.34693757445, "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENTS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 1000, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R4605_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4548_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6261d86e31f04e85901ebe368d338f0d" }, { "currentVersion": 10.91, "id": 5, "name": "GIS.GISADMIN.Corporation_Editing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "03842f620bb141a413ec290c21741662", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAftJREFUOI2tlE9IVEEcxz+7iSO1UL0uPjt4yIzCP3VaCDNp82DeIwzJlsxA2ewW1FHEkwQVaBkFoWhdUolFRE8heIs2o4wC9+CY6CAS2mBlh327zXutr1X8wmNmfr/ffOb7gzeTxy4rzycXEELU1Gh9cS9U/oYDQVhMwpt52x6SUiZyBlqWFQ4r9Tyu9dExd+o4cBYp79TBRByiQNIXWAvRWaUexyEI0Aa0GPm7wDAQh0gYZj5b1nml1HRW4EkhIu+17pMQSMcKgTLTvTGfhtBppSam4ETaqQnMt7V+8daA5aIp2NcA/QNwxgW8BNcH3QZy1gBU2bZdLqVMZID7oRnA9hTv8azzPTUaUMAFKZufQCwDTEIJQAI45OOmx/nSegdUAgXelj9AgX9j/vrh+MgAS+HnXKqjHSkEa17g0jgUDaWSGR0GIsZ6BFgx1nPOeBC+uIDFMAZcbfWc3OEBvgKeZnG4Cr0u4ALcPgdXJp0bsh21wHI3jLqA3bD4UIgHk1rHtgM7BpSn7vSmCwjQqvXNe3Cq3fkFAL4D34yadWNeDNwSovOG1iPp2D+PQztUP4O+foiOQ6AL6MrirAk2IpbV1qjUIzOe9flqgmuvofMy3J+FqhkIfYRgBfwqg6UjMLoGsUal1r17t3xg6+FravirT8DLrTb8D7hT/QFKnorJN9DXKQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 625446.7484223284, "ymin": 422349.83049798757, "xmax": 625459.5246434957, "ymax": 422494.0749601573, "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Size_Inches", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Size_Inches", "type": "esriFieldTypeString", "alias": "Size_Inches", "length": 10, "domain": { "type": "codedValue", "name": "Corp_Size", "description": "", "codedValues": [ { "name": "3/4", "code": "3/4" }, { "name": "1", "code": "1" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "2", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "Corp_Material", "description": "", "codedValues": [ { "name": "Plastic", "code": "Plastic" }, { "name": "Copper", "code": "Copper" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ServLine_Material", "type": "esriFieldTypeString", "alias": "ServLine_Material", "length": 50, "domain": { "type": "codedValue", "name": "Service Line", "description": "", "codedValues": [ { "name": "Galvanized", "code": "Galvanized" }, { "name": "Copper", "code": "Copper" }, { "name": "Poly", "code": "Poly" }, { "name": "CIP", "code": "CIP" }, { "name": "DIP", "code": "DIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Non-Lead", "code": "Non-Lead" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4718_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4660_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6261d86e31f04e85901ebe368d338f0d" }, { "currentVersion": 10.91, "id": 6, "name": "GIS.GISADMIN.Curb_Stop_Editing", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102657, "latestWkid": 2235 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3261dcc0bb08097467e6d418cf196e8a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA3RJREFUOI2t1F1MU2cYB/D/OT3v4UAPWE43B6KtIh+pYIljkwTo/EATE2KIJGoiF4RmdhprybxSx7IsU0y8mMn0BgZZzALRmUgqycJCMBoNEb/BNUwpI8UhDNsjg9KP89GziwXkTLqZZf/L98nzy/O+efMw+J/DJC9pVIoHWysSyj6SSJQkKJgYDdPjDHNbNNCXJ89RT94aFNxamV2Tv79BkfwJmkaVFIEgK5girG2AkC1iAp/tPCL19RqIE99Q4/8IlrkV5zitfZspq3TPL8Ow3RsFEeXF+gmrEfffz8fZnPVVpYmEb8yt7RAvUAPLgnlutWqEpto+mZuhXD23kDIZAwDMFGUiwnPICM2B94fhCDxGcVEAX1VW8iph+0SPtmFh0tegR2MtqvyDIyZRh7w3QUQJgfI1aC2247tU4+sJZ1+h7u4DCD4Rn+M2nNu2G/fIsY4uwKED9ygxVxfhhDuP7oOIEp5tz0XtxlKIoHRPciYjE9e3bUU7bkDwiThWMIr9loLK7E+1jZPnqCeLIK8mDtapUVj6n0MWCE7bSt7AFjJgYNCxuRRHfb344OEIBEs+tkRiBy8BnkVwgrB5teIUACBgX41ehiyLLZ20IY8H7w+jNjoPBZT+ysO0gVsRlwAAYroxCaPPrDkdvD+MLFmCn00168A8VVEiBoYFAD4WfyswLfzXLxAJA6OmRnTgelkKDplMq3YDWPfsBQptJXhK0Umxhug8TL5XkAUWfRyP6vm5UR2YI8d/Op0hNBwqMsPsC+FUYAR71xYuiwnQ4Pp5CAAw/GEunlI0HJShRQdO0dzxckWpv7x5E33Y34cK7yCu1ABN1nzdpDsVGU2+QVj7nyOezaEltwB1sUiorY3v1oHt7cbp5vrfL5w0rfRYaspQ7R1AhXcQP1r9GCtYhTCXAmFuHtah30BEGbLAonWXAw8JC1cw6ASMmg4EgJMX32v8sv7lJle2xdF0gMf+u49g9oWwITCiu/J4+Rq0FNvRw6XBMzvdfKIz69pC7Y3l8MXFdz/6+sBEW1fmSuepHVXUkYpZ2GdmkKYq+COFRX+6GZ1cKvZJMfl4aNLd2JHTurR/2fV1rDPn446aseZanj3v5/jKq+9k8aMMQ9sUWS2MR4Png2J3UIWn8dLq6N97ky7YOu+6XwFULz3zA+hO1vBv4H/NnywXTQnuyCwXAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 608148.2584130801, "ymin": 409708.75538648665, "xmax": 641217.3431934118, "ymax": 438119.98301273584, "spatialReference": { "wkid": 102657, "latestWkid": 2235 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "Valve Type", "description": "", "codedValues": [ { "name": "Division", "code": "Division" }, { "name": "Hydrant", "code": "Hydrant" }, { "name": "Blow Off", "code": "Blow Off" }, { "name": "Curb Stop", "code": "Curb Stop" }, { "name": "Curb Stop/House", "code": "Curb Stop/House" }, { "name": "Curb Stop/Meter Pit", "code": "Curb Stop/Meter Pit" }, { "name": "Meter Pit", "code": "Meter Pit" }, { "name": "Service Connection", "code": "Service Connection" }, { "name": "Dual Meter Pit", "code": "Dual Meter Pit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_INCHES", "type": "esriFieldTypeString", "alias": "SIZE_INCHES", "length": 10, "domain": null }, { "name": "HANDED", "type": "esriFieldTypeString", "alias": "HANDED", "length": 10, "domain": { "type": "codedValue", "name": "Handed", "description": "", "codedValues": [ { "name": "Right", "code": "Right" }, { "name": "Left", "code": "Left" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "Status Water Systems", "description": "Approved, Accepted, Installed", "codedValues": [ { "name": "Approved", "code": "Approved" }, { "name": "Installed", "code": "Installed" }, { "name": "Accepted", "code": "Accepted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4717_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_4717", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_4717", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4659_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "6261d86e31f04e85901ebe368d338f0d" } ], "tables": [] }