{ "layers": [ { "currentVersion": 10.51, "id": 0, "name": "Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "VALVETYPE", "field2": "VALVETYPE", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "107f0772772b0a42614ccd8e6c092ff8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATlJREFUOI2t0r9OVEEUx/GPYeNA7LZyCwrZgoYnMGilNgtEEizhBShWG0KjiTTqJiSooaCg4QkMfzqegoTSZKmmtdOpsLiz4XKz964Qf9Xkd2a+Ob9zpuU/qlU693B2T04PZ2XYKY7Rx/AfIU+whxU8aFWKK3iJz/iCVAOZxha2MTMyqzC5+BEbuctq9B6+Ya76cBxspK6b6G+z9xXLdQ+aYCO9wgcExQhqNQl2krs6yLAFxcCX7gL76WZeb/Ai+08VMZcytNsE+41PGCg2+Qi7pfpAMcNTnKtstAz7kSNdjYwQwvuU0mzpzuMQwk5KqY8/2MFR7vIWbLXS5XxK6V01f0pps9PpHMYYL7I1xOtxMcv6jodj/KkY4z6e47pcqIOtaf4Gi1hXRJwIuwwhPGuAabfbv2KMt7y//yVDuWORkmIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Flap Gate,Flap Gate", "label": "Flap Gate", "description": "" }, { "symbol": { "type": "esriPMS", "url": "3cc81cf42577e2e32ddda5b95f2a55b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI2t0z+PTlEQx/EP2TiPQvMUK0+y1dPoJd4ACpGVWNQK2UrEboWOaLAVlUaBRCFRCLvdvgPNNltaVLe7ibDxjALFvXdd19nnj5jqzO/M+Z45M3Pm/GebmyLmWErpakQs4BVe4se/Aq/gcUQcqv0LtbaErzMBU0qnIuIJDnS2TuMpLs0EjIi1DKyxi/1+/0RZlu+mBc7j+H6XQVmWZzAdcDAYzBdFMY4HR3NiA+xh1IhFUWzjSCvuCxbwuaV9b633zjfAbaxgvfZ/+ruLuxkNzuERhm3gEG9r4HV8yBw82PGHNWixLXZruKgai/t4oFUGv4e5h5u4Va//sFxTeriDy3W2G50L956Xs3E/ZagqwRtV7V7g7Jj4iUAYpZS2ImI5pXQtIk7KPHNa4DpWImIHIuI2nsk0YhLwvWqENjJ7O6ox2beWbeA33MMaYkzmTfabuKHq9uEu8DVW8WkCqG0j3MVzPOwCl2YAde0jzjfOL+s+YR+0JFqKAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Slide Gate,Slide Gate", "label": "Slide Gate", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327913.853126556, "ymin": 2222486.346682057, "xmax": 6342256.406134307, "ymax": 2242763.337624058, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "66\"", "code": 66 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 30, "domain": { "type": "codedValue", "name": "piSystemValveType", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Gate", "code": "Gate" }, { "name": "Plug", "code": "Plug" }, { "name": "Fire", "code": "Fire" }, { "name": "Service", "code": "Service" }, { "name": "Reclaimed", "code": "Reclaimed" }, { "name": "Main", "code": "Main" }, { "name": "Non-Potable", "code": "Non-Potable" }, { "name": "Flap", "code": "Flap" }, { "name": "Slide", "code": "Slide" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BYPASSVALVE", "type": "esriFieldTypeSmallInteger", "alias": "Bypass Valve", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CLOCKTOCLOSE", "type": "esriFieldTypeSmallInteger", "alias": "Clockwise To Close", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NORMALLYOPEN", "type": "esriFieldTypeSmallInteger", "alias": "Normally Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TURNSTOCLOSE", "type": "esriFieldTypeInteger", "alias": "Turns To Close", "domain": null }, { "name": "OPERABLE", "type": "esriFieldTypeSmallInteger", "alias": "Operable", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CURROPEN", "type": "esriFieldTypeSmallInteger", "alias": "Currently Open", "domain": { "type": "codedValue", "name": "BooleanDomain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "indexes": [ { "name": "R567_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S462_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 1, "name": "Outfall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2d51fbb776ad6e0682840fe3f4351a65", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAdFJREFUWIXtlz1Iw0AYQN8gtEglEBx6LkJBQbDgUHCxTio4ioPgUDoJIoijQ8c6ukhBcHTSTQcnx7oUdBNKEQSl9DLUg8MidnOx1aKpSfBsK3lTLt8X7vHdT+6G6FOGei3gRijml1DMLz+Jjdm2LUx0rJSSQM0t3k1sDLhOb6aNiJ3vnUsghYucq5ht2yK9mRbr+XUTXgCieFgUSil/Yr0mFPPL/xDTju5ovzy/ICaMLFrvYtrRbIiNjnfZQhZb2AAoqRgeGQbAilt/J+ZGJBYBQEwItKN5qj5xUbhgdXe1HTMqFo1FyRayXXOsuIUVt5D3ksxIhiN5FLh6nsUisQjLW8uecqfnpwF4vH0kGU+aFfNDq0rVSpXkQh+JAeQuc4yOjwb+PpCYvJPtbaLZaAIfi6AVa1VKOzrQPPMs1mw0UVJRf6iTX8yzfbqNSAgqpQrlqzKzK7OIhOBs/4ypuSlmlma+5CZSid8Xe228sjO5024frB10xEsnpW+fP+cePx973kIG/5cUjUXJXeZMunTgax8LuvSDMPhD+deEYn5xFVNKyfcrlpGToHb0Tbd4t4rVgFTxsGjmiAoopVzlfhrKmtu9zzSDN8d6TSjml74VewOD24qsjyAQMQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 28, "height": 28, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "", "rotationType": "geographic", "rotationExpression": "[ROTATION]" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327946.643415302, "ymin": 2221820.349654481, "xmax": 6348075.924022809, "ymax": 2242771.903223723, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "AVGDISCH", "type": "esriFieldTypeString", "alias": "Average Discharge", "length": 10, "domain": null }, { "name": "DISCHID", "type": "esriFieldTypeString", "alias": "Discharge Identifier", "length": 20, "domain": null }, { "name": "DISCHRGTYP", "type": "esriFieldTypeString", "alias": "Discharge Type", "length": 50, "domain": { "type": "codedValue", "name": "piDischargePointType", "codedValues": [ { "name": "Outfall", "code": "Outfall" }, { "name": "Overflow", "code": "Overflow" }, { "name": "Standard Outlet", "code": "Standard Outlet" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PEAKDISCH", "type": "esriFieldTypeString", "alias": "Peak Discharge", "length": 10, "domain": null }, { "name": "PERMIT", "type": "esriFieldTypeString", "alias": "Permitted", "length": 30, "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "Permit Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "66\"", "code": 66 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "Drawing", "length": 50, "domain": null }, { "name": "DRAWING2", "type": "esriFieldTypeString", "alias": "Drawing2", "length": 50, "domain": null } ], "indexes": [ { "name": "R572_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S467_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 2, "name": "Pump Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "88043f3a2a336a7837e38960db5b465e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAmRJREFUaIHtmD1r20AYgJ9AQElIbRAxKMVQsCmZ3AwxdHBG06kUe3GdIWvxkM0/oPkBzhL8Gzx0cSnEmE5JqSEFL/5YTLEhECoRgYgcgaOtQ1KnBSPLinJNjB4QSHfv3fsgvTqOW+SJsvi/BbwSiIvGL/Hnsiyvuwk0DEMFft03oV/iW4ZhfHEZ+45HJC6c+RaXJGnfqd+2bVf1fcsHSZK2psznmA9ciEuStL9zsPMxuhGdwc2Rt7fXRDrHHeql+lR5V288uhElkU7MpncP6qX61Jj5rvHHSCAumkBcNL6Km5rp2B9Wwr7l8k180BzQOmgRj8cn9vf7fTaLm8SSMV/yeRZXf6qMzNH4ufejR7FYJJlMToxvNpvsHeyRKWYAWA4vs/JsxfNX8CTe+NTgonpBNpsdt7W+t+C187jd7V0igwgAuq5zpp5x9eqKVC41s4Mn8cP3h6iqiqIoM42LRCLkcrl/2hYWFsSI25ZNPp9HURQsy+L09BSAdrtNLOZcv9VqFVmWAUin0wDk83lsy0ZalR5W/G9qtRoNGoTkEF26ZMg4xi9tL3HCCZ3jDnAn74V7ieu6TuxNjPWX6wyN4dT4UCREIp1g7cUava89seLX1jUAmqahqiqr5iqmZjLUhwwYEA5PXiUuLy8Z6kNMzWRkjrBUC03TxnM+eKl0v3UZxUcUyoWbhs93fRW1QqVdcRx/VD4a3xfKBYjfzDnrDzqzeCqX8rQK+E2wVxFNIC6aQFw0gbhoXIn/2RSJ4Lx37ipuqrht2/v1Ut3VsZhf+HLo6XYi0cx3jT9GAnHRBOKiebLivwHuC8kesI6anAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 34, "height": 34, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327913.921367884, "ymin": 2226700.0718503892, "xmax": 6345179.801206142, "ymax": 2241722.6520413905, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "OPDATE", "type": "esriFieldTypeDate", "alias": "Operational Date", "length": 8, "domain": null }, { "name": "STRUCTTYPE", "type": "esriFieldTypeString", "alias": "Structure Type", "length": 30, "domain": { "type": "codedValue", "name": "swNetworkStructureType", "codedValues": [ { "name": "Diversion Chamber", "code": "Diversion Chamber" }, { "name": "Diversion Point", "code": "Diversion Point" }, { "name": "Junction Chamber", "code": "Junction Chamber" }, { "name": "Pump Station", "code": "Pump Station" }, { "name": "Split Manhole", "code": "Split Manhole" }, { "name": "Storage Basin", "code": "Storage Basin" }, { "name": "Tide Chamber", "code": "Tide Chamber" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Discharge Structure", "code": "Discharge Structure" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Other", "code": "Other" }, { "name": "Virtual Junction", "code": "Virtual Junction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DRAWING", "type": "esriFieldTypeString", "alias": "Drawing", "length": 50, "domain": null }, { "name": "DRAWING2", "type": "esriFieldTypeString", "alias": "Drawing2", "length": 50, "domain": null } ], "indexes": [ { "name": "R574_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S469_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 3, "name": "Storm Manholes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9600, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7b532f3201ea7a9f100746479f14835f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUKJGF0b8rxHEcx/EHd/peFnW54UosUhgUKTPJz8Vo4F+QHyWbFKvNYLMgZVCXDJSUdBOzTHJ9B3Ukqc9wGL6pO8JrfT+fvV/v3mk/02XNQLYpmykXyw92neLta5iuArP2bRgyoVlLWZmKYMGlgi2rDquFjGM7xkzW7EqJ9BnUplMkZcVBGqLtaD6MhFq4Os3yxi1ZUUhD6AnD6n/Fk3Trt24qqdSo9R+cFFF71J4IHyr/CvCukgjP7tDxJ/ykEu7DWSKUbHs0LKfhV+HahWVXiTDtKDqJNkNvWJST+laDolslM1Q9LoyG5XwhfxPn4jlNutTJCEpi517NmfVSI0A8Ge9h769TPgEOQkj291dYCwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveLeft", "where": null, "labelExpression": "[FACILITYID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6327012.77126731, "ymin": 2221773.386493817, "xmax": 6347941.370158061, "ymax": 2242705.4548658133, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "HIGHELEV", "type": "esriFieldTypeDouble", "alias": "High Pipe Elevation", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "INVERT", "type": "esriFieldTypeDouble", "alias": "Invert", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "Rim Elevation", "domain": null }, { "name": "CVTYPE", "type": "esriFieldTypeString", "alias": "Cover Type", "length": 50, "domain": { "type": "codedValue", "name": "piManholeCoverType", "codedValues": [ { "name": "Rectangular", "code": "Rectangular" }, { "name": "Standard", "code": "Standard" }, { "name": "Slotted", "code": "Slotted" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WALLMAT", "type": "esriFieldTypeString", "alias": "Wall Material", "length": 25, "domain": { "type": "codedValue", "name": "piPipeMaterial", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrifed Clay", "code": "VCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MHTYPE", "type": "esriFieldTypeString", "alias": "Manhole Type", "length": 15, "domain": { "type": "codedValue", "name": "piManholeType", "codedValues": [ { "name": "Standard", "code": "STD" }, { "name": "Drop", "code": "DRP" }, { "name": "Split", "code": "SPL" }, { "name": "Diversion", "code": "DIV" }, { "name": "Sedimentation", "code": "SED" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Manhole Condition", "length": 10, "domain": { "type": "codedValue", "name": "Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "CUTDEPTH", "type": "esriFieldTypeDouble", "alias": "Pavement Cut Depth", "domain": null }, { "name": "FLOWDIR", "type": "esriFieldTypeString", "alias": "Flow Direction", "length": 25, "domain": { "type": "codedValue", "name": "Direction", "codedValues": [ { "name": "East", "code": "East" }, { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "West", "code": "West" }, { "name": "Northeast", "code": "Northeast" }, { "name": "Northwest", "code": "Northwest" }, { "name": "Southeast", "code": "Southeast" }, { "name": "Southwest", "code": "Southwest" }, { "name": "North/South", "code": "North/South" }, { "name": "East/West", "code": "East/West" }, { "name": "Northeast/Northwest", "code": "Northeast/Northwest" }, { "name": "Southeast/Southwest", "code": "Southeast/Southwest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "Lined", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPSDATE", "type": "esriFieldTypeDate", "alias": "GPS Date", "length": 8, "domain": null }, { "name": "FIELD_BOOK", "type": "esriFieldTypeString", "alias": "FIELD_BOOK", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ACCESSDIAMETER", "type": "esriFieldTypeDouble", "alias": "AccessDiameter", "domain": { "type": "codedValue", "name": "piManholeAccessDiameter", "codedValues": [ { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "18\"", "code": 18 }, { "name": "21\"", "code": 21 }, { "name": "24\"", "code": 24 }, { "name": "36\"", "code": 36 }, { "name": "48\"", "code": 48 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "84\"", "code": 84 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "indexes": [ { "name": "R573_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S468_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 4, "name": "Storm Gravity Mains", "type": "Feature Layer", "description": "Storm Gravity Mains2", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 12000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.900001525878906 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327009.659396887, "ymin": 2221773.35040465, "xmax": 6348075.924022809, "ymax": 2242771.903223723, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null }, { "name": "FROMMH", "type": "esriFieldTypeString", "alias": "FROMMH", "length": 11, "domain": null }, { "name": "TOMH", "type": "esriFieldTypeString", "alias": "TOMH", "length": 11, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "FACILITYID", "domain": null }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "NOTE", "length": 50, "domain": null }, { "name": "DrawingLink", "type": "esriFieldTypeString", "alias": "DrawingLink", "length": 92, "domain": null }, { "name": "DrawingLink2", "type": "esriFieldTypeString", "alias": "DrawingLink2", "length": 92, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 5, "name": "Catch Basins", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INLETTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "92f6b2abdb3349eda767a817047ce0a7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAGBJREFUGJVjYdjOMJdBiuEPAxbA/pj9PguDNoMvgyyDKDYFDKwMG1iwSiABhIJ/DAwMcxgYGLQYGBhscCnYxsDAwIpLAQsDA8MaBgYGZlxWYPKgQs8ZWBiYsDvw59uf3ADIiA49QcjfHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Drop Inlet", "label": "Drop Inlet", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f92b227dfe6c1fbdc122eeeef2904381", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAPFJREFUGJVt0EErgwEYB/BfvLaDjVkWyy6Uk0it+ADKQS7jQrnsohx8AQc3n2MOUsrBQcnVDlLS0s5upDRrmel1kMOmvcP/9NTze+rfE/ibPgyjga/oIojMKXuOpM2ryphV01B1adONWhQn7buza9IoSijKqsuKqYiZU1Zv4wOHtjswmhHsyAmcKFtu4yGLf+BP0kjKd2tUZZQi4OrXwa0UEm2c96povAcUI/O7ppJm0HnWtUcFE//UeEa/+26NhC2nHqwbk4vAJxyrm7LWxRtazk27cObTgopBH1rxgXglnAkLVrx0Max6w1K0QSjsafQNgEg3I0RlJJcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Side Inlet", "label": "Side Inlet", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6326856.2499268055, "ymin": 2221725.822284475, "xmax": 6346982.355015725, "ymax": 2242787.234229803, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "INLETTYPE", "type": "esriFieldTypeString", "alias": "Inlet Type", "length": 50, "domain": { "type": "codedValue", "name": "piInletTypes", "codedValues": [ { "name": "Roof", "code": "Roof" }, { "name": "Side Inlet", "code": "Side Inlet" }, { "name": "Drop Inlet", "code": "Drop Inlet" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSDIAM", "type": "esriFieldTypeDouble", "alias": "Access Diameter", "domain": { "type": "codedValue", "name": "piAccessDiameter_custom", "codedValues": [ { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "Invert Elevation", "domain": null }, { "name": "ACCESSMAT", "type": "esriFieldTypeString", "alias": "Access Material", "length": 20, "domain": { "type": "codedValue", "name": "piPipeMaterial", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrifed Clay", "code": "VCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACCESSTYPE", "type": "esriFieldTypeString", "alias": "Access Type", "length": 20, "domain": { "type": "codedValue", "name": "piAccessType", "codedValues": [ { "name": "Grate", "code": "Grate" }, { "name": "Cover", "code": "Cover" }, { "name": "Hand", "code": "Hand" }, { "name": "Air Vacuum Valve", "code": "Vacuum" }, { "name": "Lid", "code": "LId" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TOP_", "type": "esriFieldTypeString", "alias": "TOP", "length": 150, "domain": null }, { "name": "MH_INV", "type": "esriFieldTypeString", "alias": "MH Invert", "length": 150, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": [ { "name": "S470_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 6, "name": "Catch Basin Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2400, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1.25 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6327009.483216137, "ymin": 2221725.822284475, "xmax": 6346982.363217801, "ymax": 2242788.050501138, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MATERIAL", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeInteger", "alias": "FACILITYID", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "piPipeDiameter", "codedValues": [ { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/4\"", "code": 1.25 }, { "name": "1 1/2\"", "code": 1.5 }, { "name": "2\"", "code": 2 }, { "name": "2 1/2\"", "code": 2.5 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "14\"", "code": 14 }, { "name": "15\"", "code": 15 }, { "name": "16\"", "code": 16 }, { "name": "18\"", "code": 18 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "30\"", "code": 30 }, { "name": "36\"", "code": 36 }, { "name": "40\"", "code": 40 }, { "name": "42\"", "code": 42 }, { "name": "48\"", "code": 48 }, { "name": "54\"", "code": 54 }, { "name": "60\"", "code": 60 }, { "name": "72\"", "code": 72 }, { "name": "75\"", "code": 75 }, { "name": "Unknown", "code": 0 }, { "name": "Other", "code": -1 }, { "name": "21\"", "code": 21 }, { "name": "22\"", "code": 22 }, { "name": "27\"", "code": 27 }, { "name": "33\"", "code": 33 }, { "name": "66\"", "code": 66 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "piPipeMaterial", "codedValues": [ { "name": "Asbestos Cement", "code": "AC" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrifed Clay", "code": "VCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOWNELEV", "type": "esriFieldTypeDouble", "alias": "DOWNELEV", "domain": null }, { "name": "UPELEV", "type": "esriFieldTypeDouble", "alias": "UPELEV", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": [ { "name": "S475_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }, { "currentVersion": 10.51, "id": 7, "name": "Watershed Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WATERSHED", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 235, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "10", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 248, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "11", "label": "11", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "12", "label": "12", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 225, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "14", "label": "14", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 206, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "15", "label": "15", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 197, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "17", "label": "17", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 187, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "5", "label": "5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "6", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 210, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "7", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 198, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "8", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "9", "label": "9", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 236, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A-1", "label": "A-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A-2", "label": "A-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B-1", "label": "B-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 207, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B-2", "label": "B-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 203, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C", "label": "C", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 204, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D", "label": "D", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E", "label": "E", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 252, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F", "label": "F", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 238, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G-1", "label": "G-1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "G-2", "label": "G-2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 189, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "I", "label": "I", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "K", "label": "K", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 252, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L", "label": "L", "description": "" } ], "fieldDelimiter": "," }, "transparency": 40, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[WATERSHED]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": [ 255, 255, 210, 255 ], "borderLineColor": [ 0, 0, 0, 255 ], "borderLineSize": 0, "verticalAlignment": "bottom", "horizontalAlignment": "left", "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": false, "extent": { "xmin": 6327002.737166643, "ymin": 2221649.4402193874, "xmax": 6348659.978628963, "ymax": 2243070.913780555, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WATERSHED", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "indexes": [ { "name": "R579_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S474_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true } ], "tables": [] }