{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Water Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 124, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "9b348a62f331ed83f2eff829c85185fa", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUKJGNz79L1WEUx/FXcuEBf2LicKcCaRAxyEwwsXBod4twslHclEzoX2jtP3CIAgejoaVZiIggB7PQ6VLhjZCuHFBr8PuNr5fH8AMHnvPhvM/5PDUZ1ev1kUajca3sU0qtiHjTPlfLwc1mcx5LZR8Re7h6IfiiysF9jyPujmIQP/GOy+vUP9H4H9zzgpdTjFfNCXomef6I+9UFJbwLq/TfpjcX8QbTD9h+wj6klB6W8BVOz10qjF94i2kMFN443U5LRHSeiV09+QELeIbZwhtsS3MGblXet7CGsYrXzMEppafwNeLeTa53oBMzbcOf2U4pbRSxv9SKxzIc0/WezTFGOirQH3xk54Q7EfEtG3uZ32tMvmJziOEuHGKLVi9Ti3w/988wx0FK6XVEDFfsH9rALFzouKhSR7mhLBwRK1g5Z/E//QW7YlugatL4bgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Fire", "label": "Fire", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b2e94068bbc172b5fe5661c6feb82a7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWJJREFUKJFtkj1IQgEUhb/qlWma8jQkMEcFpSCKGsoQwiD7GQoiaNHFIKLJSaghgqKEaCmaLCQICpoeNTVWCDX0A00tIfQDTzGVHpQ2+VDzbpd7zrncc65AjQqyMhdj9RRQqmdCeTPLktiF97CH4dFOBucTXC4es3FfkxBmb9xBd9RNnxPq6MfnaccudYj26Ja8sFNOqF/WxLd7FG+wDZuhXM2O0ybK1i0tJs8tRwEJKSuscXI+oIyNNKFVgXmy6GgB6tBjavQxM62h2SUhuQUdrUo5+JoLwowSIcYYAQDqacCEWQGKwreYO/uS0xMGTAC88AjAEwmVUKRAivcbACEiTx3EuNs00G0BGCdIBw5c9Kpb33n9yZHeLR1dzJBKAH4AI2aGmKzw/oPk8zqhB9XWnJiR8nLWr0NfnRMAMm+Jihws8uf+PVfrVmz/GHmyhQ9NMl7KXAAIEfoFjDXloeJB/gDVnmbJBRiuSQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Flush", "label": "Flush", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.88751936899996, "ymin": 34.20111295800007, "xmax": -94.83702953799997, "ymax": 36.91342700000007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "hydrantid", "type": "esriFieldTypeString", "alias": "hydrantid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Hydrant", "description": "Type of water hydrant", "codedValues": [ { "name": "Fire", "code": "Fire" }, { "name": "Flush", "code": "Flush" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Water Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a23571663b26afc1639960765eb3435b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAWFJREFUOI2t079LQlEUwPHv+2FI9p7kFIhB2RBRNJXSEuQQLrW9qSWkgn7RGGKtDQ1R0h/QUiQR/dqChqiENqmt2mswqsXE8DU8SsX3nj7xTOfec/hwuNwj08SQm45pG/pPo4Bf5XtrQWj7x1KvSG/rIEnOoOwHrB3grpgMwOcF2SGmFyvPVW+W/YTpHdidgUBHZe3xBeL7cJIAUajGqzC9COdZmLyH2ERl7SJt1NCBejCAkAc2b0GLgOIx7t6/4OrJrLsG1qPCYCfcZWB8xLhLZ2BuFC7PHGIA0SFIHEIkBIIAezeQnAUawfq6wSPDwzO0yBDuAq9iDdliogixMTi6Bp8C0WF7yBYDCA/A8jH0KrCiQaHGnthirW44nQeXDJIIBaeTSRL0+0vnYKCUiwIsBjH9Y6ZYuwqrU+bNLS5ILtUxWS4PsmjdaBa5vAWmxp1Bf6GV7a+BbQsWr1A7UmX5L4zVRUqNnshyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -98.36524303199997, "ymin": 34.216975654000066, "xmax": -94.83639576999997, "ymax": 36.913885282000024, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "meterid", "type": "esriFieldTypeString", "alias": "meterid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "diameter", "type": "esriFieldTypeString", "alias": "Diameter", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Diameter_Wmeter", "description": "Diameter of meter in inches", "codedValues": [ { "name": "3/8\"", "code": "3/8\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "5/8\"", "code": "5/8\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "1\"", "code": "1\"" }, { "name": "2\"", "code": "2\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 50, "domain": null }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Water Control Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "56b902598df4914c5365508ef4e4de7b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAYAAAArMezNAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAURJREFUOI210D9OAkEUx/Hv22zCWhi5AnIUSwIJB1AaO5MdtUBpNMZEERLZJbGzgRMYDFYcw9K/FzDaCJvoPgtcshBYQeOvmryZ+cy8Z/NPsUcro1l8uf+z+O3YsdJtyg1rwZuc0pLBwmBJndSKVgIoA0tx2AlEDkizjquGplzPjbpaQPACJBOV7CnHMggdjHaxcGnIw0xwR1cJaQK5ya1pcJQcIWspE54Fr1IdG0/UdkgZcKZdToIBnAA5JM3GaDyu5hH8eNu/gaNkEDyMKuABiei8cB+LKi/UaMmAkvZIswfsM2MMP8MWHWwMdXka1YazPmJX23ziA/lF4DssDA25mfnouTwCBYzmAB/IJsF9lBPeqXMpQWI3UXzpsqk9likTUgGWJuErPtjmQp7nAuMZfuKYLW1j443DvhQXBicz/FQR4AvWlGiA0Cn4dQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.23475472199999, "ymin": 34.22333543700006, "xmax": -94.83915390399994, "ymax": 36.61777869600007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_ConValve", "description": "Type of control valve", "codedValues": [ { "name": "Air Control", "code": "Air Control" }, { "name": "Air Release", "code": "Air Release" }, { "name": "Backflow Control", "code": "Backflow Control" }, { "name": "Double Check", "code": "Double Check" }, { "name": "Other", "code": "Other" }, { "name": "Pressure Reducing", "code": "Pressure Reducing" }, { "name": "Simple Check", "code": "Simple Check" }, { "name": "Vacuum Release", "code": "Vacuum Release" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Water_Storage", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a31640ae5e132c307a38a6ed246d7736", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd9JREFUOI21lM9rE0EUxz+zzpgfbSNW0G6wBhGKkhYKuXhSEPG00UsQhJ7TS88e/YE3/4SQq1cP6U2lCJ6DP6BSe7GtdWMtCFVrUqaZ5yFr7CYNQbBfGJZ9896H+b7Zt5r/KH2kMOdcUSnli0hWKRVE4QLQAOoiEiql6kA9evbDRKQAPACCZmuP1+82+fy1SbPl0Wxa0mnjJxMumJxIMTt9lmQygXOu4nnefAxmrc0Ci42tHf9J7RO15QyvJAfqkC7IPtd0yK2ZH9wpTpYjB8UuTGsdAP696g7V7elOkRrQGKVZap9j6Q1s/9zg0UImsNZmjTGhjixmlVJUN5KQGtbmv3rbSBIdxgfCuI+PzyB3HUYmhpN2vxBuvgDmuqE47FQevOPw7UPn3bUBBwgd3x54xzp76dOcOJOPlfd3ODXeWTH9gfXIrg2BHapBtxHX0U1ALiGs/0PxiJF+WLvdrmit7z8ujXL36QrrY1OgvMEUccy2VpkvjcKBsdIAxpjQOXfzdjBVu3r5F89fLvN+bZ/VLUXjO6zsCvmMwh+Di75w6bzmxpULjJ9M10XkYZ9Nz/MWASUi5bnSTDkKF3rOFBt2pVSlz+ZBRQndJGttNvrC6f1L9GrobRpjQiAclgfwG1TVonwgMiUAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.87688555199998, "ymin": 34.24050808100003, "xmax": -94.84299962899996, "ymax": 36.894601891000036, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Storage", "description": "Type of storage asset", "codedValues": [ { "name": "Clear Well", "code": "Clear Well" }, { "name": "Other", "code": "Other" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Standpipe", "code": "Standpipe" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": { "type": "range", "name": "WS1_D_Capacity", "description": "Storage capacity in gallons", "range": [ 0, 100000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "storageid", "type": "esriFieldTypeString", "alias": "storageid", "length": 50, "domain": null }, { "name": "constyear", "type": "esriFieldTypeString", "alias": "constyear", "length": 50, "domain": null }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "Bulk Water Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0284e425be4fcf12befa5103504968d2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeFJREFUKJGd0E9Ik3Ecx/H38+zPs+fZ2oM/m0wmxGqUJYG56lBIhhYdZGY7CB2CSIjqWqfu3rp0WZ4MCoKi0lsKEVo8SM1AOoxoHbRYFOtp5Xzms57NDlM3h6c+xy+/15ff9+PmP+MGEEIcTaVSe1VVVQCKJVUzS35d95VWdG212AgikcjLeDyecwOYpvnc5XJpsiwLYxHG5m3ABuBK5zpDvS5kGQzDIJFI3AbG3BuLPieTyTAg9sQ+cS8fw6xKAAyfS3PqeAeBQBjHcbZ/FRQJYDHzncezQZ5ceEXLrp+sWDqvM11Y5R8MD+g4laYbOTAanV1AeWZoXO2fRJZrL1RlleSJHE+NM8wt/GHqDdwYaYTq7ta+B2iTg8tbqDEnOzOcfjQAWbhkebQ6dHm9AG3Cs2P1fl+92ELRE2i4cW2tW8VvOVGpVU5TrZa3waK9n24NlmUQQft3Hea/fJu+hfvhjCd6+Ox5ytZbLOsrkuRF1bqYmz/I9E24Ow5+X8Wuw6X7uTYxER4dhNSURs++PtpDkP8F79JwfQhCLXDsUHOrGwkG4GI/9N6Bpb+12ftrNdScTXhEkqQPQJ7Y5Q6U9hA+xUel4vS8KBT4OJ4Fex2ICiFmGqG+tSo7sWOzmzFNE4B/7+GT8GcDhQIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.36510106899999, "ymin": 34.358489632000044, "xmax": -97.11575526499996, "ymax": 36.76253039100004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "stationid", "type": "esriFieldTypeString", "alias": "stationid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Water Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "78561c8755ac66daeca145bbe33c408e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP5JREFUOI29078rxHEYB/DXdV+XC18lX4bL3UYJIZPcwOwvUFaDyeTfsPMnWNlNJoVFShlc5EeWy+W64zJId93gKx95b089z2t41xNpZ9Xf5SDqGLatnY8Hcc3alf3FqBu+kcyUg2Au8QBRyuKvkw6/VLg/ZbBIMsvdMW91isvIBMDVWwpLPJ1RrZDJESdUb4hLATD0xsRjtOrUKiTTZLLfnvwMPt2lp4+pdVrvnOwwv0k2DoTnNshEvD7SX2Bhi+cLRucD4a9k81wf0jvM0MS3q+nw8GS7z9wApRWa9c/Og+BcV4/5EfKpV//zIGXne2FaozqJRjdccrQRBnfkAzMqNSg+Eg35AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.36109844799995, "ymin": 34.20121698300005, "xmax": -95.14715362399994, "ymax": 36.76088436800006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "pumpid", "type": "esriFieldTypeString", "alias": "pumpid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "Water Treatment Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ecd59f0771c51c9d0cc12765b89a366d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdxJREFUKJF1k01IVFEYhp8Z78x1uJM/Y5SnwpIZmYiYcOPCmgFhZKCk3Gii6KKFgbbIbT+0jxa56GfjsiBchEHQJGrRKmgRpchA05Qgs5A5pdmMR5k7LS7V3HvHd3M43/c+7zkfnKNRWx4hxCkppTAMY0tK+RkoOU2aY68TnZwgkuqVh2LtKtDcrHaL2xQya3ru7Qf18c40sF4LDhF/+JjYlT40PaD+Vn0NhzFaw6ot0UO4uzO0fO+WzKTfV8Meuqcf0Xl1AI93v0ngWDIpTa+fTHoYWLfgyLURzoyd3x+sUltPgvj9G7y7PmnB4UQ//qagzVQx4Xce6ltAq7ffQHTFgYAFB1sjrhM+zcCbcTg+DH0z9oCmjpOhUDRmwXXaAReceW6t35/Czl0IHv3fq9N9UiSFBZf3ii743E1YKEFsCAxh7+3+MoVczVrw9sZX4LTNcOQsjC65MgH4mf2Szy8uawC6KR+ozVyKxna9trtKZQU/vi0AFQ1AzY+/pvfJHIGDg/jd4/9TxYTsqxUWx6ag+oXNjwzhfaYjui7SeMLjAnc2YW1pBXMjBSg7DBXSl/vFhbmBfGF1ikBLFK+vAbNcYm8rpxcLL1R68HZ1nvNjkH95aRaYddaVswD8AbMokCuIjXYcAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.36131591499998, "ymin": 34.24123409600003, "xmax": -95.14705414399998, "ymax": 36.894543491000036, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "plantid", "type": "esriFieldTypeString", "alias": "plantid", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_WTreatment", "description": "Type of treatment", "codedValues": [ { "name": "Chlorination Station", "code": "Chlorination Station" }, { "name": "Treatment Plant", "code": "Treatment Plant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "constyear", "type": "esriFieldTypeString", "alias": "constyear", "length": 50, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "Water Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6d63e4d241f5c86ef38b5682ab1be501", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAcRJREFUKJGFks9LVFEUxz/3dRsxiewtDDHKWjSQ0RiCBO1CXmBtbZso1KIfkmhQoCK0qZmICaFNLoYwGHGRhH9Ai5yFiZCCTURQJo8gnpZNM+81804Lfdo0T/3s7rnfD+ccOJoQEimpaajH8n0OOWss3OzgDSj5P6f/fTydkBOreZmYt6XJqFJGb2a9fnGYP+eOy9i9Ga7xRHkVcnxMrLefeXW9XUXuRCFfgECectg75dDZfZTzo/0SI65WN+XogBxeWOblw24idWbYIuuMfuHIlQZep5BmUKIBLtSR6myjeicxILXM6fo+LtsJ0pohqV76QWssursY0FpLzySktfmTk2diFPOF8sDvQrgI8DXHKQCdK3FgcI7awbnKUPM+sBor68+zRAC06fPN3hPewWqEB1fLa8USTN7luw1oe4TFaD8rWY+D2w+6xfwHPmY9yQBoUH7Wk0fA/d3Eko934wWYhko6BEeSI1G1n0uuz9kdxF+3RpiZXZNpN2nMsik/U657W9qBcaAtEESQYpFPmXe870pzbMmVaTepBoL/rdt+rFZALHroALqAlvgiNfE+NIhjGmoo6FgpA6CEJOMbE5ThhKzyF/eWpUTexuwQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.88458021799994, "ymin": 34.200610065000035, "xmax": -94.83694155099994, "ymax": 36.91343283200007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_Valve", "description": "Type of system valve", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "descriptor", "type": "esriFieldTypeString", "alias": "Descriptor", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Descriptor", "description": "Describes line direction or use for system valves", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" }, { "name": "Bypass", "code": "Bypass" }, { "name": "Check", "code": "Check" }, { "name": "Hydrant Kill", "code": "Hydrant Kill" }, { "name": "Main", "code": "Main" }, { "name": "Service", "code": "Service" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "Water Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6e837b25750b34472471548a3a6ef455", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAb5JREFUOI2tlD1PFFEUhp8zLJlIkNBQWJGYLDFIbYE0xMLE1mivWQi4ZibGSLkthSab2RKU0goqFaiw8FcYqZaC2JFoJBfYfS12dmfnSzTyVpO55z7nI++5Fa5QlUsjQj1FTGB8I7JP/weDBsY0sAP8A2xNUzi2EHVa1i675AdacKYVxuwJ63aeh9U0geMAmMOYJdBiEbAHYg9snF9cAx7mYW/5QagvYHPATYzPBFosBjEOCLFf0qaJSHVCAbY6AMJ1AB9up0AeKzRts3xmRcBYDm7Fn8JjlaZtZEfQg73Qst/VTD8WceqME2AyNzM4pKsqYffNIJFnBzRttwfr8NiZ3UsKzCISOaiCvUwl6OjCwW6/zbNeXEqjgFfAuwA6qT8jnCdttuxBKlOoeQf7xMPPqI1I2aZfRW4D/EB3HezFIMWVjMZ3fIZtk/FhJQNK+whqQAOYBj6CvoM9KwMmsFeadGd8GAItEdkWoRqDmMirE3YZAm4Dd/Kw13ZCoBrG+3g33xXMCyJ7TigDe3QDasdlbdKyHQJV/7TkibFZP47saPgk/wTlQV/x+OmjduIdExFHmbi/eM8iuw95ExbpN1HbqPfPrA3mAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.88766590599994, "ymin": 34.43693820900006, "xmax": -94.87432775799994, "ymax": 36.62333406700003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "well_id", "type": "esriFieldTypeString", "alias": "well_id", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 9, "name": "Water Other", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 112, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -97.68752757899995, "ymin": 35.249813009000036, "xmax": -94.85193238499994, "ymax": 36.89860476800004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "otherid", "type": "esriFieldTypeString", "alias": "otherid", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 10, "name": "Water Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "diameter", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 255, 0, 255 ], "width": 2 }, "value": "0.75", "label": "0.75", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 255, 223, 255 ], "width": 2 }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 2 }, "value": "1.25", "label": "1.25", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "1.5", "label": "1.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 2 }, "value": "1.75", "label": "1.75", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 2 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 }, "value": "2.5", "label": "2.5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 138, 237, 255 ], "width": 2 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 2 }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "16", "label": "16", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 2 }, "value": "18", "label": "18", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "24", "label": "24", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.88800523499998, "ymin": 34.20059336500003, "xmax": -94.83658781199995, "ymax": 36.914024297000026, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "WaterType", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_Water", "description": "Type of water", "codedValues": [ { "name": "Potable", "code": "Potable" }, { "name": "Raw", "code": "Raw" }, { "name": "Recycled", "code": "Recycled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_Material", "description": "Type of pipeline material", "codedValues": [ { "name": "Asbestos Concrete", "code": "Asbestos Concrete" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Galvanized Iron", "code": "Galvanized Iron" }, { "name": "Other", "code": "Other" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "length_ft", "type": "esriFieldTypeDouble", "alias": "length_ft", "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_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 11, "name": "Water Treatment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.36139470299997, "ymin": 34.240444436000075, "xmax": -95.60820593099999, "ymax": 36.89475905900008, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "plantid", "type": "esriFieldTypeString", "alias": "plantid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_WTreatment", "description": "Type of treatment", "codedValues": [ { "name": "Chlorination Station", "code": "Chlorination Station" }, { "name": "Treatment Plant", "code": "Treatment Plant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "constyear", "type": "esriFieldTypeString", "alias": "constyear", "length": 50, "domain": null }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 12, "name": "Water Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -98.25671702999995, "ymin": 34.41955826000003, "xmax": -95.53262441099997, "ymax": 36.77938252000007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 50, "domain": null }, { "name": "pwsid", "type": "esriFieldTypeString", "alias": "pwsid", "length": 15, "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_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 13, "name": "Wastewater Access", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "0c59df170e8f0a869597c29d00e712e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARVJREFUGJVlkDFLAgEYhp+To4NwkFu8U7iCaxeHu0U5gsLJwS2FWhrCISfHJmlouyUoh6LRP3DQZg3n0maBuyAc5+nRekLSIJ2X924f38P7wiOSjtDvy1ftdvgCrJIPMXnYNoeGwZNphiflMueuy3W3yzgFDwbyhWGEt7rOAYBpUlUUXgsF+a7VCu9j2HF4rFTCy1yOveSSpqHKcmg7DtV6nTMRQFU5+gMnE+h0wLahVIJsFrFYRI+bfV96W6+j00wGggCGQ5jPtwuLheRCtIFXq+hhNuNG09i3LPA8yOc3YBDws1xGz3Fzo8H3eMyHpnEsCKAo29Yg4LPZ5OufDd+X3qfTyNqV7nmMUupqtagH9HbhZH4BhqpUQARt+PsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Cleanout", "label": "Cleanout", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b51cc3423d951ea270a787157f03af15", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASJJREFUGJVlkE8og3Ech59Xb6ZRm3dho17jlZKDHN5drKXIycENRWpKDuQgLk5LUVa70AjLUTmv3HCYi5NRylHUmpff/ji9q+GwvHttn9u379PnU49MfaSjRWVpOSHOgJL9IduP2AJ+vYfTQL8YG9aYS92zsn5Bug4+X1Pm9V6xrXnpBghoBL1uLjvbld3ZA7FvwclNDkcGRNjtpNG+pHrwKbqIJTcITkaZlgF8rfT9gU+vsHoCsTAM+aGlCbmrDc1qzhYc198/5niDBEYRrp7hvVhd+Cg4UmBW4FLZjL8JtlQPztAgZI6hw1UBjS/KnzkzYTVPRcmn97hTPYxKgNdVbTUKPMzEefxnI5t33Lw0m6Fa6Zkct3XqJnbMCBCphe35BWhPUwmRbrjzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lamphole", "label": "Lamphole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b872d665bbf098c75d4fe78311582068", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArBJREFUOI2tlF1I01EYhx+/dtgaBoPFlMIPtN2sKIZKEERTSiyD7nbRIpTGiiQmfQghjCgL6Zv+BmGIqBcSDEQbpbWKKPBi4IWydOFYQRs5/zFB9ChqF9PZYkhE7937cR7e3+8cTi7/KXK36BUAJ4A9gF4I8UNK+RF4BSz+DUgjhLgJ0uVwENq1S2S9fi3LDx+W77u7qYlEUAA38HwrkM5gYMRul0XNzWh1OvbHYpJv38Dlos7lYjkYFEN1dfKelJiBGxlBZjO9NTXskxJdVlZGuXn5+fKkzcbS6ChOVWVyY7MUSAhRXVYmj7a0oAsG4c4dcLshHDYzOztDPK6yvAxtbXD7Npp4nFB1NfeBQWAxBaqtlVcbGtDl5IDFAvPzBi5f3sulS9e5dWsHnz4N0dvbxt27KkYjGI3YrFaCgQBHgYEUKJHgQGnppoa5uXN0dJynsLBwXbaZtbVsNJrm1IzdLhLj4xyUUm6CJifRPXgAm9585fTpwjSDqqqO4PEUsX17BIDpablfSqbSPCopYfXMGbLz85O5z1fEwsICWq02BYrFYjQ2WigoSIL8fuJ+P3NpIIuFn6urGI3GZF5RsQ1FUXA6nej1eqampnj4sI1Hj/wIkZyJRlkBxtNAu3fz6u1bTpWXQzQKiuLB7W6ns7OD4WE/Llc9DoeKokBTE0gJ/f3sWL+1TdDOnVzwerG/eUOu1wutrRKT6SJ6PQSDUFU1AiQ9VBTIy2MBxFOQ39NAdjuJwUGDq71d7Tx7FkwmMkZlJfh8rIXDfIlE5JWNetrLrq9Xn718adD09amPQyGybbbkBisrMDMDoRD09LAqBB/eveMYsJQRBFBbqz4JBBgYG+PpixccmphgWzRKlsfDUnExnw0GrnV1MfTnuYzfiNXKd+D477WxscxStwT9S/wCGtX5nM586mcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Manhole", "label": "Manhole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "d9f5814a1074eb463542a705f6723cc3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdBJREFUKJGV0jFIG3EUx/Gv1zMHkqXJIIpDoclU0kE4XAIlw8EZjpKkEcVGGlohOjh0sNQhWTqIQ4eGIlRKUUGEekalKrE3FHWRgqMRGjo4NEHELEbhDwntELBermnpb3vvfZb3/n+Z/4jc3LAspLMzPgwPk/wnPj/nbSbDk83NrnXDKK+3xJaFJ5djNJcD0yy/B1rjkxNWYzHaAwHY38drmsqreFykHXhrC3VtjQcjI416cBAyGfHCspjWNK5suFDgYypFm8vVqL1eCIVwlUosAdFrvLHhebq7W7nT22tfNhyGsTEe5vP4dZ2ibFlIOzuVN+PjIEl23NEBySTS8bGyCuK+XK0qz+t14fb5mo/YSDAI6bQI5PPcld1u8e7igunTU9o7O5346AgMg5Ku813WNKorK8rrxUXxcnLSDms1mJ3lZyRC4nrBgQExlU6TKha57ff/xnt7oKrKV8MQX2yn6+vrGp2bK5szM7RJElxewvIy9XhcPHI8imGUc9msUjg8FPdUFba3IRRiSdf54cAAPp+Izc9T6Onh1sEBV/39PLs5t+FwmG8LC3xKJIhMTHimNK1Sa4kBurt5PDSkfI5GK9nmmQM3Po0INvf/iP+WX5XzmwsfITqOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Other", "label": "Other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.89005188699997, "ymin": 34.22076088400007, "xmax": -94.83648512999997, "ymax": 36.91407673600003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "accessid", "type": "esriFieldTypeString", "alias": "accessid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Type_WwaterAccess", "description": "Type of access to wastewater system", "codedValues": [ { "name": "Cleanout", "code": "Cleanout" }, { "name": "Lamphole", "code": "Lamphole" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Direction", "description": "Direction of flow", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 14, "name": "Wastewater Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "859c3c87cd8da758deba8577e437f895", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhpJREFUOI2t1D9oE1EcB/Dvu+S4JGejxkTyiiFBdLAZFFQoFEEQnOziv0FBpLtjB10s1KGZrB1FrAguEQPSwWx1Kx06ZvJvIN47BE+9Xgrvmvd+Dm3TP2fSCH7H9358Ht/HvYvjPyXea6PVQtIwrDFAFgAowPoUhnK5VEJnIEgIHCSyHgL2RDx+1dHaP6p19QggYVmZn47jzTCGx5xjvSfkODgO8HoyORWm03cOGEbilO/X0G5XAQBE3mEAFaB4RYjmOOf4HYFcF4eIeH1oqJa07dGT/e6DqHkBKL4hal5mDHoXRGRNJRKPDNsePdYP2U7zkhC4C+B5FxICKaL8RDp9a2gwZCOMnb0PrGxDRNaYad7wDCPxTxDRygnHQX54GO5mNVnQ+kfW92uR4TBc2ofLFABvA2IMSql5u92e/+toKvUCpjkSWQ+CitR6UQHdy7Y+A7LnmaY5glTq/J5aGr7fYkp5X7uQlHLJssptooa9T49upPwAwyg2OV/2ulCphI7rYoYI04MgRB0EwVxI9H1ya23Hd9SoGMb4da0XTvdHFHz/pSbq1PP5928jEOdYd92Fi7HYzUWlqmeigIaUH7G6OqcYQ31t7em1nfu73lo+j1+NRvVcNnv7HhA+UOp1DgCC4An5vtCxWPEbY7HJXO5Zde9BkddfLkMBr2YBzAoBTpQpaP1OKeV94Rxer8o9/0ebdQXgiX4zW/kDDhLlNwQucGIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -97.91254729799994, "ymin": 35.36274819100004, "xmax": -94.83633876499994, "ymax": 36.636267616000055, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_Valve", "description": "Type of system valve", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "descriptor", "type": "esriFieldTypeString", "alias": "Descriptor", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Descriptor", "description": "Describes line direction or use for system valves", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" }, { "name": "Bypass", "code": "Bypass" }, { "name": "Check", "code": "Check" }, { "name": "Hydrant Kill", "code": "Hydrant Kill" }, { "name": "Main", "code": "Main" }, { "name": "Service", "code": "Service" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 15, "name": "Wastewater Control Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f34f6cce46019a3acb62f57d326936c2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAYAAAArMezNAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAUdJREFUOI210L1OwlAYxvF/SdOWkY0WhiKX4kgg4QL0EsQJZdEYE0VcipfAFRgMTlyGox914JSNkR6GHgdbUxvAovGZzufvnPfV+afoySAIqNs2L38FE+cLVoqnIDAHUspr1yXcFfR9LNM0e0rJLlDUU3uWUvLMMDgQgo7j8JAXFYIW4Ckla8mavuZcDRgLwQQ4chxet4B7wB3QyO6tg5M0gH0hzJvVSvbT7cmUba27vA3m85I8NwwOk/YIQRMYpsv+DZykBnhBgFIKL55vTR54CfRXKwauS+j7TA2DE+CUDW3IA4+jiE61ip8sxL2+mM0YaRpDoLkL/Ax0HIfHTS9WKrwBrSCgoRRDoL4NXmoaV5bFbamE/KEaAGybyWLBNAzpKkUPKGbh+0KB43KZ9zxgOvEnLudzRlGE9w12HNq7gtnEn2oDfAArJHlLexWTEwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.24431994099996, "ymin": 34.83288103600006, "xmax": -94.85193086799995, "ymax": 36.63626324100005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_ConValve", "description": "Type of control valve", "codedValues": [ { "name": "Air Control", "code": "Air Control" }, { "name": "Air Release", "code": "Air Release" }, { "name": "Backflow Control", "code": "Backflow Control" }, { "name": "Double Check", "code": "Double Check" }, { "name": "Other", "code": "Other" }, { "name": "Pressure Reducing", "code": "Pressure Reducing" }, { "name": "Simple Check", "code": "Simple Check" }, { "name": "Vacuum Release", "code": "Vacuum Release" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 16, "name": "Wastewater LiftStation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "98ae2cb45a6679ec7599c96e4bad948a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAYAAADgbT9oAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAP1JREFUOI2t0DsvgwEUBuBHfepSdQk6tKlOLqlUxCgMJDZ/wdrBZPI37PwNdpMVEY3E1jK4DUSlcYuhkTYd+jX9vNtJznnOyQk0suX/chQ0FXubF2ajaJ9VNycrgla4PLZoLQrcwzXuIQjp7Tqh8HuFpzMS00ws8XjKR43Mev3EruHqHalVns/rS2JxklO8lRnORYAhPkIyy1eNaoV0gVhv+5mO4OsD+hLMbOOby30WduoLI8HzRWIBtQcGMhR2eSkxsRwR/ktskNtj+icZn2vfGwqP5hv/jCdJb/BTYygbEW7940AqbKJDuNs0w2ulw4jaqzw+WuHcVTEi3JRfPL4zLY3MHUMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.88559710399994, "ymin": 34.22538243400004, "xmax": -94.83623401199998, "ymax": 36.90267850600003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "stationid", "type": "esriFieldTypeString", "alias": "stationid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 17, "name": "Wastewater Other", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -97.90992276099996, "ymin": 34.22051006400005, "xmax": -94.83685610799995, "ymax": 36.91050067100008, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "otherid", "type": "esriFieldTypeString", "alias": "otherid", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 18, "name": "Wastewater Treatment Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9a073c041c96b50d5c479a417c53c50d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAd1JREFUKJF9kz9IG1Ecxz+Rd3fEpNGegXhDkNJCSi3Fig7+SaXQIpRSdDCUZtAsClaQTEppHDK4OEjA0jq5uDlIu1moTgYL3Von0x5WJCjykKRWTyHXIS1eLrHf5fF+v++f93i/J6gNj2EYd6SUhs/nK0gpvwKnbpJw7bVEgvG+Ph63tsobDQ3W9bMz69fODj+3trQvc3NWBtivJdZnZ3kXj/NUUfCCBYDfTygY5GZXl/Wwo4P7mYz+OpuVn51iTzrN2+FhhjyeKy4CRKM8qquTajbLC2BfAIyMEI/FePI/4T/09PAgnebVzAwvBUB3NwOBAH4nybbh4AB0HVS10qC9nSjgFQDBILfcCcvLMDUFg4MwP19p0NLC7UhEvycAVJVrbvHaWnldXYVUCpqbL3teL0pvrzQEwPk5v93iyUk4OSknh0KVvWKRkmka3wWAlPwA7joJnZ3l1FrY3SW3vp7/JgCOjrQ3e3tWfziMVpt+iYsLME0+AbYAmJ62Pi4s8L6piVh9/dVC24aNDbaTSZLgmLCJCZ4vLqK1tfEsHKbqxYtF2Nxk+/CQfv6On3M87bExBpaWjKFcLp9sbCSiKARKJU4LBczjY+3D6KiVchq6PwaJRH4FWKk+tFVV+QORGI/WzHqOyAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.89072005299994, "ymin": 34.219890372000066, "xmax": -95.17157480999998, "ymax": 36.902849839000055, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "plantid", "type": "esriFieldTypeString", "alias": "plantid", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "constyear", "type": "esriFieldTypeString", "alias": "constyear", "length": 50, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_Type_WWTreatment", "description": "Type of wastewater treatment plant", "codedValues": [ { "name": "Discharging Lagoon", "code": "Discharging Lagoon" }, { "name": "Total Retention Lagoon", "code": "Total Retention Lagoon" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 19, "name": "Wastewater Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "diameter", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 115, 223, 255 ], "width": 2 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 2 }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 2 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 211, 127, 255 ], "width": 2 }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 138, 237, 255 ], "width": 2 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 169, 255 ], "width": 2 }, "value": "18", "label": "18", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "21", "label": "21", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -99.89005188699997, "ymin": 34.22051006400005, "xmax": -94.83623401199998, "ymax": 36.91407673600003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_Material", "description": "Type of pipeline material", "codedValues": [ { "name": "Asbestos Concrete", "code": "Asbestos Concrete" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Galvanized Iron", "code": "Galvanized Iron" }, { "name": "Other", "code": "Other" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "length_ft", "type": "esriFieldTypeDouble", "alias": "length_ft", "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 20, "name": "Wastewater Treatment", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -99.89142152599999, "ymin": 34.217719869000064, "xmax": -95.49916536499995, "ymax": 36.90395134100004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "plantid", "type": "esriFieldTypeString", "alias": "plantid", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "constyear", "type": "esriFieldTypeString", "alias": "constyear", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_Type_WWTreatment", "description": "Type of wastewater treatment plant", "codedValues": [ { "name": "Discharging Lagoon", "code": "Discharging Lagoon" }, { "name": "Total Retention Lagoon", "code": "Total Retention Lagoon" }, { "name": "Treatment Plant", "code": "Treatment Plant" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 21, "name": "Wastewater Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 245, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -98.25671702999995, "ymin": 34.41960277100003, "xmax": -94.86291319799994, "ymax": 36.583194984000045, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 50, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 22, "name": "Stormwater Access", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1e351be581aaf3481f352e591fea8164", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArpJREFUOI2tlFlI1FEUh79Rx9ss1jTkiJMlbUwPFqYPJdmilUapILQR9lSZRbQ9KCRRRhkV1Euj0frQghBFkpR7RYstkD5opikxKjpq/uUv0nidUXswJyemiOj3ds895+P8zj3cIP6Tgv5wFw6kAYsAoxCiR0r5CigDhv4GFCyEOC2RWSTGfhYzLBpZU7dALo1+zpPqtSjSDhwG7v0JpEeICrk2OpLNyTqmiCWyX4WeHkiN30BqvFs4Oktkjv0CYANO+QeFi9vExEbjkXo0Gn92tdKgTyd2/jBfWjJRaJrozAsSQqyRYbOS2b5eT1sXFJXCliRs3Sq930ZQBgbBPQJ3H8PuTcGoA5/JKbgIPAKGvCAZOyuHpNV6AgNhTgTmITeLi95wMvcYlm2HKakqJ/+qHWVPOphCwBSSSKS5EYeSDBT/tNbnjsNq8R73muax70YeVqsVAJvNRoBGwxFtlzdHrFuhcqs0Xko5CdTr1HO/CvAA0BYehfWQ1WdASSsTiDywE4d2PEd2fF2ClM2+ww41j5K0LACDDoDIboHL5UKn03lTnE4nUSmJOPRj44Haxq80OAZ8QXNn9zM2FoopBACDMRS73U5mZiZGo5Hm5mbyz5+lOmM5aLXjNYo6AtT7gmZayqhtyiAiDPpUTty5y7kjORRcLqS6sorUjK0ocfPh4TNITwC3B6pqLD9ebbK1Gft5+W4bHz4G8bIOuWMjBz3tMFWFAIUK0Q0LI8DjguKnoNG6BFyR0OkLOnNTNR/flaUUVVwjLR6mT8OvFs6B941jdDS1SEVmT4R9NlvJu3bdnL83WKmsuUR7TwAxNphYcHUQOpxQ/nqUYF7Q0LURGPYLAlCOFhZyKbuY1rYrvK1fRWuHgX5Fw40Hw1jDP2Ew5VL9tuTXOv/fyP5znUCKT8yhAE3+7f4W9A/6DnKu+vFLVdS2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -97.35304004499994, "ymin": 34.50952054900006, "xmax": -94.84695655499996, "ymax": 36.56770006700003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "accessid", "type": "esriFieldTypeString", "alias": "accessid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_SwaterAccess", "description": "Type of access to stormwater system", "codedValues": [ { "name": "Junction Box", "code": "Junction Box" }, { "name": "Manhole", "code": "Manhole" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "direction", "type": "esriFieldTypeString", "alias": "direction", "length": 50, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 23, "name": "Stormwater Basin Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a1b8065e23dbfff99789ad5b5241bca6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAlFJREFUOI2t1F1IU2EYwPH/2eaO8yPymNkMnR+jqUsURUpUigItyqDLKIug8CqKQGp5EV50IUHgpVEYgdCNFznEW+kiEirKWfThByl5atWrzDE9mx9dLHPHndmKHjhweJ/n/Z3nfTk8Fv5zWLbISbIsH9QK85vYk61gtdkILgQZHftsRxlQVdWXNKgoyj5RX+rRDlSXsHtXOZJk+p1cORFSP84cZ/j5W4ZfdQLTW4NVyjlx5NglqkprDPs2W9IoLdqPq7AWh71Q8Y7cEEKMGIKy03lYa2lsx+10J76JXyFJZo42HBIm0216B8+sdxoLWrV6182ksNhoqmvAP9fF4NNTerDGcZHGyuq/wqKdStRV1NpfTlWoqurbAPeWN5ORnm64aX4BvgvI2wlptvh8UV6JWpZ7FlVt3wAzM/INsVk/eLpBA1wOuNYaj5otkJ/rhNgjp5gzDcHJ2SgG8P5T9ANOR3xdSuo2PQjLhqBd2XiXgR2KYRmsLutAeSkS0Izqigug8wJ8+QHOAthucJC1NQgtzetALRB4TThci9WqL5YAV1H0SRR+scJcoE8HEhQdjI2fpLo8O/FO45DfTHzQhka8evDxC798Pu+h9m3uCjlZUtLau6mQFg5fB9b0IKD1eq9ixk2lq4mcrD9j49NheUa9oz0YGlhfih8O97zNtFl7UL62UlZsi7tTgGAIfBNCiUQ84v7g3diU8Tzs6W+j43QXz0a7SbVVIpuzMZlkVgnJocVZLbLyBJFyWTzqX9y8NfGAvdU3CbRsXjb8tZIC/zF+AhA2tLUkFtmiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "basinid", "type": "esriFieldTypeString", "alias": "basinid", "length": 50, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 50, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 50, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 24, "name": "Stormwater Other", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 168, 132, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -98.36029311099998, "ymin": 34.498038106000024, "xmax": -94.85172635699996, "ymax": 36.75910091500003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "otherid", "type": "esriFieldTypeString", "alias": "otherid", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 25, "name": "Stormwater Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "diameter", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 190, 232, 255 ], "width": 2 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 163, 255, 115, 255 ], "width": 2 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 202, 122, 245, 255 ], "width": 2 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 197, 255, 255 ], "width": 2 }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 211, 127, 255 ], "width": 2 }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 122, 142, 245, 255 ], "width": 2 }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 245, 122, 122, 255 ], "width": 2 }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 255, 255, 115, 255 ], "width": 2 }, "value": "16", "label": "16", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "18", "label": "18", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 230, 0, 255 ], "width": 2 }, "value": "24", "label": "24", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 0, 0, 255 ], "width": 2 }, "value": "30", "label": "30", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 137, 112, 68, 255 ], "width": 2 }, "value": "36", "label": "36", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 115, 76, 255 ], "width": 2 }, "value": "48", "label": "48", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 52, 52, 52, 255 ], "width": 2 }, "value": "72", "label": "72", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -97.36221974499995, "ymin": 34.49765070900003, "xmax": -95.57541624799995, "ymax": 36.34149631300005, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_Material", "description": "Type of pipeline material", "codedValues": [ { "name": "Asbestos Concrete", "code": "Asbestos Concrete" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Galvanized Iron", "code": "Galvanized Iron" }, { "name": "Other", "code": "Other" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "length_ft", "type": "esriFieldTypeDouble", "alias": "length_ft", "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 26, "name": "Stormwater Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "basinid", "type": "esriFieldTypeString", "alias": "basinid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 27, "name": "ReUseWater Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d346110e394b82028265550cde3a84d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeBJREFUOI2tk09Ik3EYxz/z3ZxOw5x/2sA/EwKV0EX+mUqKenFil1iiXrxaCh5UUKkgEBE6eCgSosCkwyCIddGLB1FRkNJm+nYYVsoqnWDmJDBr79ul5vbqu1z0nJ7n+31+H37fH/y0/KfSRvCSAadCewd0RAvSA3UKbflfbgRAZUMjcQkJfBDdrInumGhBxr4HT+8Wll7GlGkB4Mfhd5bmpnI8Lxcco8N3np8GFDfknBiz1dRfCRV1sXpsNfbEPGvxfSFeLzwe7H+mBnIDONq6zpVW15nUIiQZU835RWWjwC1AAmaAzlCQFcBaXoVGc/QUvk8bbHo3KCguR9DqACi0VRoqGq4WzI+7AD6eGC05NT3Yy7LE7VYHa+Iiwy+muVhWBYAgCFjOX2Ae14nRAJCkQLDXaGKodTQDYM7MDt8LBMLmY6Dtz96wubm9h6YbXWFx/bs7rCy/UgWZAfa/+u17O9uPklLSg14oBMDz5vWcODt57fd4oARtAdzru/7EnG3Jz7Ve6j5rTBNCAbIsIS4teL75Npv+7KtGA+hvsffefOhcNxjOjJgyshB0Ovb3dnn/dvVLYlpKyUBnq195RvWLDLa1uIARhewFjkEiggAZCCi0n2rLkUC+v/inBkVVvwCNfoHwdaEfOwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "hydrantid", "type": "esriFieldTypeString", "alias": "hydrantid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Hydrant", "description": "Type of water hydrant", "codedValues": [ { "name": "Fire", "code": "Fire" }, { "name": "Flush", "code": "Flush" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 50, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 28, "name": "ReUseWater Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2166d5870da06626ebfe30dc6afb462e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAASBJREFUOI2t0ztPwzAUhuH32AlJaKBBWcpNDMzQqUJi5L/DyAwMSEhQBGUAEYgFCWEwVORWmqrfZp+jx5c4DkuMs3TsbFJkiwKuwoxiCaeYydFHMUhHyORw8Ypf2hmAr0F11IrKuHZnaQbnz3DQh3W3XHsycJnAcQzSsHANK4CPHO7SOjY2ttaWxq+pBR4N7Iewon52nMPLZzvUirkKQgfuU9jr2bmHFLZ9uHnviAFs+nCVwO6qHY8NDKMFsdgDSeyla4E1BzzVDs3ERGAngNvUHnvLb+ucAwMYBHD9ZrEND76qD6sL5ioY9u1jVrIAJgK9P7ORV66FM5avlQINh1FzsxYYxXNgWQHyzzGqySr9U+x00g36ja8r2Mmg6bftnm9zqEKQOPzM6QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "meterid", "type": "esriFieldTypeString", "alias": "meterid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_Meter", "description": "Type of water meter", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Master", "code": "Master" }, { "name": "Pasture", "code": "Pasture" }, { "name": "Residential", "code": "Residential" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "diameter", "type": "esriFieldTypeString", "alias": "Diameter", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Diameter_Wmeter", "description": "Diameter of meter in inches", "codedValues": [ { "name": "3/8\"", "code": "3/8\"" }, { "name": "1/2\"", "code": "1/2\"" }, { "name": "5/8\"", "code": "5/8\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "1\"", "code": "1\"" }, { "name": "2\"", "code": "2\"" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 29, "name": "ReUseWater Other", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 190, 232, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "otherid", "type": "esriFieldTypeString", "alias": "otherid", "length": 50, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 30, "name": "ReUseWater Control Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "12324672475dcb7f58992eb17d503055", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAYAAAArMezNAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVhJREFUOI210D1OAlEUhuH3ANGhtBHsQHZhBxMqAgkL0CWIFUqjMSaK2IBLYAUGgw0MdK7A0h+onLGxZEiUYwGDSBBB41fd3J/n3HMC/FMC3sJ61pi5IQ9/BT1nDIuPO8sZlAY9OUtGxF0WbHTU8AW1IJAHgmMYxRDk0G+wbTmaM0NyvSjatjWjUEYl6u0FZtyLilJr2VoXH7vxdXn8FnzRTR1wqZCaPpsFe0mpYrbswfm7K8XJ8Xhtq5IHjFmP58GgGCBHfoMdbzyWo2lRKpNtLw9/JipKue2oqlIG5qKLwj2B4ptLKRkRt9HRpt9gH+Fg2NHv4JpALh6WjrcxmvWx5WhVoAKkl4HvR+DNdxXNkDwBmZatKYYFYvPgnginqytcbK1J/4duAEiEpX77qk23Tx4oAMFp+EphLxGS7iLgZEafOLFsrQqUv8CJsGSXBadjhqULZAE+AKdDgnGwB85NAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "diameter", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_ConValve", "description": "Type of control valve", "codedValues": [ { "name": "Air Control", "code": "Air Control" }, { "name": "Air Release", "code": "Air Release" }, { "name": "Backflow Control", "code": "Backflow Control" }, { "name": "Double Check", "code": "Double Check" }, { "name": "Other", "code": "Other" }, { "name": "Pressure Reducing", "code": "Pressure Reducing" }, { "name": "Simple Check", "code": "Simple Check" }, { "name": "Vacuum Release", "code": "Vacuum Release" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 50, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 31, "name": "ReUseWater Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "54e138fe19cdecc48f4ee309d0f17647", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUOI21kTsSAUEQhr+Z2VHelkhAwAEU5QZOwEndQMIBpCICIqUEHuWxOysYAix2KX/SXdXd30z/7QBMt0GXL5RQDByA2Y6+q+MNbzyopuk5AEpAsxgPMF7b6IQVPQOro80FkFSQ0yDEc28o4GRgsoF6BgywOIAEGkUL/AgA+1olY/NKGkZL2J0h++DVS8Ad7Bpl1BVu8gO7znwPeQ0pFQPgG+u0luBqqBVimAigJLRL7/73ARBV/wEkFbTcHwBSPN/7LcAzMFxGG7jJD8BNXAGdctiBoukCKMoq9DXT4wQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "pumpid", "type": "esriFieldTypeString", "alias": "pumpid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 32, "name": "ReUseWater Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "848052a9643668f3db1c236ff9d4110b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABBJJREFUSInF1m9oVXUcx/H359y73bu7TfdPp6ZuJWoWZrByKWJUGlgPggorRCjTVKSeWKj5JJ9ERMtKIpKKJHuQhGVQJoXTCnOrHGvm1Ch009r03m13u967e+4559sDVwzaFN3EL/ye/M739/2+zu9wzvmFuc4RHs1iZlYJzAaiA1M+cFBS+poCzCxmZnXAyiFqLgG+vmYAM6twAw6euaCbzrm0Z31SBn7YYc+CCuok9V1q/YgBSZcvfutlph/Q6BkfCHoAPJ9jl2s+YkBv1h5q6WVeNMS2mnF67mpqjAhwNmMvFodJ3lbqXFXzEQNSvqonRDgzkhojApjhOCK4boDRiCsGHO+2aXKY5RnfX/AuzjWctzvHRYjlAo7PLFHnqAHMzOnK8nCPy4o+j5qUT0Wni1MQgpJ8Fv6XJzYkcjyS9uBw3IKiMPHiMD9XRHg/FuZLSdkrAphZNOOz4Y8+e74zq6LSfBJlEZomOnx3wSOecMnvyHAiGrqYn/bYHQtRPz7CueI8JroBCxKuLWxLa8kNUfNyfrAz7Og1SccuCzCzBakcn7QkqSwK68DkQtYm+lmcdFnfH3BfCPziPJgcoyE+cF/FeXZPxNHT3TmCjixOYchOl0dUR8DncVfbO12W1pSyPAiCOkmbJflDAszsXmDv0V66PGPt7BIOtfTYt9lAU6fGyJZG+CnqWLOkVqD5X8AdZXoBOABUpnJWez7LorMZXq2KsWlKIc/Wd1pTU7dunluu5WY2Hlgx3A5sNbM3M55WzymhCWjsdhWdVMDWSTE2SnIHJ59MWkdRmJSkHuDjwdcaE/bW3/32+JRC7ZhRrPdO9hED7pfUbGZvSPp1KEC1pH2GlZxO6+WyCLExeWxoz7ClLcOs+g7b7TsctjSti6vlTR/Dh2ZWCvBN3PLDOWabmA88mspxu9ATXsCmvzI8ZrAJOAb0AlXAkIB9ZvZMQUSrki6f/dJl6WmFemlGyHa09irbm2OZE/A6UWL7O6ynvhMDsb/D1uEx1kTCoLHAYe+tY9md8nj7SDfVYfFVUMl2YB0QAg4N9wjWS2qYV8JHwFOH4rr7eJ+9YmhVRQRnYpRMJMQJ4BRmSUcKAHyzEFIsCJjQH1Cb8XmgJWkUhjlXHtGaaUXsBDYCW4DVkhJDAiS1m9ldwDvA7/PKbZekJxu7aOv3WJrxWJQNmOEat+QC5ZkhAEeyfAc3EqIn6tCa53BgcoHerSpijJktB53i4ulomaRdg3v+7zWU1AY8aGa1wBrg07llhIFmMzsqaQ/wJ3B+oCiAgDKgysymS6oFVgNlkn4ENgM7hzqaDfsllNQANJjZSmAOMB+oAZYCNwIVgDNoSQpol3TCzA5L2gb8IKl7uB6XBAyC+MCRgTHqcd3/hv8ASoXHxbYDqj8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "stationid", "type": "esriFieldTypeString", "alias": "stationid", "length": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 33, "name": "ReUseWater Storage", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4083a04b3d1b11f7b1ee5d02cc2334e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeJJREFUOI21lM1OU0EUx3/n3hlaalNLI+i9UZEQCIiyaXTjxhhdWXgC1/Ux1NfgMWRniBs3Gq2JC4M2wQ/Ei8aIED+KTO8cF940tEXQRP6bSU7O/OZ8juE/yhwqzHs/JyKRqsYiUsvMVWAdaKhqIiINoJGd/TBVrQK3gdr29k+ab9fY/N4iJWDHOXLWRgG+NnRkkIkzJ8nncnjvF4IguNkFc87FwOLnza3oUfMdLVvi6PFRwvLvtwYABVLgY9qmuZxQdF+5OHGqnmUw14EZY2pA9HB1i8LoOQb3qUsYGirRaQCerK1yrVyqOedia21ishRjEWHH5Cn8ZbEBdsI8WTARkHQ14PH9e1QvX6UyfOJA0ManDzx7sMT16RsdWxdsbHoGYwdYXXkJgKYpqh5VRUQQCZAwBGDo2AjjUzNdD/SNRqlcoVSudNkURZC+6L68f7M/bC/tBdpLh7gBqv92u8ffAKRpumCMuXV2pMirlRfEY5MEQfBHhvee9ddNpoaLsGutDIC1NvHez1+anbw78+0HT5efs7HdppUKTqGtihXBCBRCpTJomJ8dp1QsNFT1Tl+aQRAsAqKq9SsXztczc7UnqK5lF5GFvjR3K3PoODnn4mzC6f0lenVgN621CZAc5AfwC2G3qpY5gtkoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "WS1_D_Storage", "description": "Type of storage asset", "codedValues": [ { "name": "Clear Well", "code": "Clear Well" }, { "name": "Other", "code": "Other" }, { "name": "Reservoir", "code": "Reservoir" }, { "name": "Standpipe", "code": "Standpipe" }, { "name": "Water Tank", "code": "Water Tank" }, { "name": "Water Tower", "code": "Water Tower" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 20, "domain": null }, { "name": "capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": { "type": "range", "name": "WS1_D_Capacity", "description": "Storage capacity in gallons", "range": [ 0, 100000000 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "constyear", "type": "esriFieldTypeString", "alias": "constyear", "length": 50, "domain": null }, { "name": "storageid", "type": "esriFieldTypeString", "alias": "storageid", "length": 50, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 34, "name": "ReUseWater Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "43b2222258210760d01836a7b0f1d99a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAfRJREFUOI2t1M9qE1EUx/HvmUwK00SjGEOmGCjSItKFLiwIxbYocaUrfQDp3mUXulFw067sE/QBBBfuAgHTgiA+QDfVpha0E7toqkls/syd4yImbTImRvC3PPfyOdxz547Nf4o9aOHdF3UaNnOWkFHFCOz4dT5kJ8UfCdrwNBGIPmvBUtxm3yipuuGCArZDuVDSlbjyctaV1kCocKCXNSCXdqQ5HSduW1wtVmDvZ3tdlfPAatXi3oan9xdd+R6C8iU9R0Duylkc12F62DxUuYXF67zq3axI0ANF0OdpB8t15NIw5BR2J3LAI2C9C+U9HRdhaSrOmVGQk+Y86YEiwlzc5tC2/g0yytTmvqYXJqTUPpqQ8QNNFisS2lxuhUo9CSwyQBsSxRwbiXVupz8TDiSi4XqxRqMRYKAzbKGIDu6aiELa6a2pwnYFMRE+dyH/mPdjDjWjxIYf5CTlJkQt9haSctiFspPib37TFeDFKEigsFOl6SvLnVr3OxoPWG3YPGwarv0N2a4QKOTmU/ImBM260sqXdDEWoVA3XO8HVOGoCZ+qakByP6o8OL3e89ayaTna2tIbpHgMPK0bLgLs1tCPFYKxCF9Blm8m5VV/o9Drn5kRA6wBa289ddUi0/AxfpTd+d+D/VMG/o8AbrviAd6wPZ38AjTRv2ITGEBjAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -94.84252043299995, "ymin": 36.56138087800008, "xmax": -94.84251123599995, "ymax": 36.56141423200006, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": 20, "domain": null }, { "name": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "elevation", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Type_Valve", "description": "Type of system valve", "codedValues": [ { "name": "Ball", "code": "Ball" }, { "name": "Butterfly", "code": "Butterfly" }, { "name": "Cone", "code": "Cone" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "descriptor", "type": "esriFieldTypeString", "alias": "Descriptor", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Descriptor", "description": "Describes line direction or use for system valves", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "East", "code": "East" }, { "name": "West", "code": "West" }, { "name": "Bypass", "code": "Bypass" }, { "name": "Check", "code": "Check" }, { "name": "Hydrant Kill", "code": "Hydrant Kill" }, { "name": "Main", "code": "Main" }, { "name": "Service", "code": "Service" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 50, "domain": null }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 35, "name": "ReUseWater Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "diameter", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "defaultLabel": "Size not specified", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 255, 223, 255 ], "width": 3 }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 115, 223, 255 ], "width": 3 }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 3 }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 3 }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 77, 168, 255 ], "width": 3 }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 197, 255, 255 ], "width": 3 }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 211, 127, 255 ], "width": 3 }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 133, 138, 237, 255 ], "width": 3 }, "value": "12", "label": "12", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -94.87826393899996, "ymin": 36.56136358800006, "xmax": -94.84231683499996, "ymax": 36.61704864300003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "sysname", "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": "segmentid", "type": "esriFieldTypeString", "alias": "segmentid", "length": 20, "domain": null }, { "name": "watertype", "type": "esriFieldTypeString", "alias": "watertype", "length": 20, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 100, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_D_Status", "description": "Status (life cycle) of asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "WS1_D_Diameter", "description": "Diameter of line or asset in inches", "range": [ 0, 1200 ], "mergePolicy": "esriMPTSumValues", "splitPolicy": "esriSPTGeometryRatio" } }, { "name": "material", "type": "esriFieldTypeString", "alias": "Material", "length": 30, "domain": { "type": "codedValue", "name": "WS1_D_Material", "description": "Type of pipeline material", "codedValues": [ { "name": "Asbestos Concrete", "code": "Asbestos Concrete" }, { "name": "Cast Iron", "code": "Cast Iron" }, { "name": "Clay", "code": "Clay" }, { "name": "Ductile Iron", "code": "Ductile Iron" }, { "name": "Galvanized Iron", "code": "Galvanized Iron" }, { "name": "Other", "code": "Other" }, { "name": "Polyethylene", "code": "Polyethylene" }, { "name": "PVC", "code": "PVC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sysname", "type": "esriFieldTypeString", "alias": "sysname", "length": 75, "domain": null }, { "name": "length_ft", "type": "esriFieldTypeDouble", "alias": "length_ft", "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 36, "name": "Note_Point_1", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 158, 32, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -98.23593881899995, "ymin": 34.37315741100008, "xmax": -96.40429551499994, "ymax": 35.08402204200007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "system", "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": "system", "type": "esriFieldTypeString", "alias": "System", "length": 50, "domain": null }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "length": 50, "domain": null }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "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": "type", "type": "esriFieldTypeSmallInteger", "alias": "type", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 37, "name": "Note_Line_1", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 173, 0, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -98.23902361099994, "ymin": 34.82017575000003, "xmax": -96.40417481599997, "ymax": 35.08406017800007, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "system", "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": "system", "type": "esriFieldTypeString", "alias": "System", "length": 50, "domain": null }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "length": 50, "domain": null }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "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": "type", "type": "esriFieldTypeSmallInteger", "alias": "type", "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 38, "name": "Note_Polygon_1", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 202, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "system", "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": "system", "type": "esriFieldTypeString", "alias": "System", "length": 50, "domain": null }, { "name": "note", "type": "esriFieldTypeString", "alias": "Note", "length": 50, "domain": null }, { "name": "date", "type": "esriFieldTypeDate", "alias": "Date", "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": "type", "type": "esriFieldTypeSmallInteger", "alias": "type", "domain": null }, { "name": "shape_Length", "type": "esriFieldTypeDouble", "alias": "shape_Length", "domain": null }, { "name": "shape_Area", "type": "esriFieldTypeDouble", "alias": "shape_Area", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_shape", "fields": "shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 39, "name": "street100k_l_ok", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[FULLNAME]", "useCodedValues": true, "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": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -103.00232499999998, "ymin": 33.61855600000007, "xmax": -93.70768699999996, "ymax": 37.425085000000024, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "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": "LINEARID", "type": "esriFieldTypeString", "alias": "LINEARID", "length": 22, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "RTTYP", "type": "esriFieldTypeString", "alias": "RTTYP", "length": 1, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }