{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Sanitary Sewer", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Sanitary Laterals" }, { "id": 2, "name": "Sanitary Structure" }, { "id": 3, "name": "Sanitary Pipe" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 385082.8381064944, "ymin": 1308575.2270483226, "xmax": 431922.2089944966, "ymax": 1351526.1851094887, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Sanitary Laterals", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterStart", "where": null, "labelExpression": "[DIST_FM_MH]", "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": 7, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 385506.6135056615, "ymin": 1309122.2269385755, "xmax": 431922.2089944966, "ymax": 1351524.6808474064, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_SIDE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "DIST_FM_MH", "type": "esriFieldTypeDouble", "alias": "Distance From Manhole", "domain": null }, { "name": "PIPE_SIDE", "type": "esriFieldTypeString", "alias": "Pipe Side", "length": 5, "domain": null }, { "name": "SYNERGENID", "type": "esriFieldTypeString", "alias": "SYNERGENID", "length": 17, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "Source", "description": "Source for Data", "codedValues": [ { "name": "Survey", "code": "SURVEY" }, { "name": "Field Drawings", "code": "FIELD DWG" }, { "name": "Plans", "code": "PLANS" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "CAD Conversion", "code": "CAD" }, { "name": "As Builts", "code": "AS BUILT" }, { "name": "As Planned", "code": "AS PLANNED" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "WAM_ID", "type": "esriFieldTypeString", "alias": "WAM ID", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Global_ID", "type": "esriFieldTypeString", "alias": "Global_ID", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R379_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S338_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Sanitary Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE1", "field2": "TYPE2", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "7fe07a896674304ebb5b53d1e48be281", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDw5LJlfsU5MQ5cKn68PErg09ctRULAwMDg4gwn5CwIL84LsVMzEy/GBgYGFiIsB4OMBR/+vyFYf+xCww2proMwkL8+BVfvn6foaJ1LkN3bRqDj6slfsWGuqoMc3qKGHQ1FQk7g4uTg8HaTJc4N+MDLAwMDAzPX7xlY2Zmwqno4+dvTHDFiUU9QsSYDAAgWyCAG/GBqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AB,PG", "label": "Abandoned Structures", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7fe07a896674304ebb5b53d1e48be281", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDw5LJlfsU5MQ5cKn68PErg09ctRULAwMDg4gwn5CwIL84LsVMzEy/GBgYGFiIsB4OMBR/+vyFYf+xCww2proMwkL8+BVfvn6foaJ1LkN3bRqDj6slfsWGuqoMc3qKGHQ1FQk7g4uTg8HaTJc4N+MDLAwMDAzPX7xlY2Zmwqno4+dvTHDFiUU9QsSYDAAgWyCAG/GBqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AB,MH", "label": "Abandoned Structures", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7fe07a896674304ebb5b53d1e48be281", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDw5LJlfsU5MQ5cKn68PErg09ctRULAwMDg4gwn5CwIL84LsVMzEy/GBgYGFiIsB4OMBR/+vyFYf+xCww2proMwkL8+BVfvn6foaJ1LkN3bRqDj6slfsWGuqoMc3qKGHQ1FQk7g4uTg8HaTJc4N+MDLAwMDAzPX7xlY2Zmwqno4+dvTHDFiUU9QsSYDAAgWyCAG/GBqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AB,LS", "label": "Abandoned Structures", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7fe07a896674304ebb5b53d1e48be281", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDw5LJlfsU5MQ5cKn68PErg09ctRULAwMDg4gwn5CwIL84LsVMzEy/GBgYGFiIsB4OMBR/+vyFYf+xCww2proMwkL8+BVfvn6foaJ1LkN3bRqDj6slfsWGuqoMc3qKGHQ1FQk7g4uTg8HaTJc4N+MDLAwMDAzPX7xlY2Zmwqno4+dvTHDFiUU9QsSYDAAgWyCAG/GBqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AB,GV", "label": "Abandoned Structures", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7fe07a896674304ebb5b53d1e48be281", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDw5LJlfsU5MQ5cKn68PErg09ctRULAwMDg4gwn5CwIL84LsVMzEy/GBgYGFiIsB4OMBR/+vyFYf+xCww2proMwkL8+BVfvn6foaJ1LkN3bRqDj6slfsWGuqoMc3qKGHQ1FQk7g4uTg8HaTJc4N+MDLAwMDAzPX7xlY2Zmwqno4+dvTHDFiUU9QsSYDAAgWyCAG/GBqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AB,FM", "label": "Abandoned Structures", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7fe07a896674304ebb5b53d1e48be281", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDw5LJlfsU5MQ5cKn68PErg09ctRULAwMDg4gwn5CwIL84LsVMzEy/GBgYGFiIsB4OMBR/+vyFYf+xCww2proMwkL8+BVfvn6foaJ1LkN3bRqDj6slfsWGuqoMc3qKGHQ1FQk7g4uTg8HaTJc4N+MDLAwMDAzPX7xlY2Zmwqno4+dvTHDFiUU9QsSYDAAgWyCAG/GBqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AB,CO", "label": "Abandoned Structures", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7fe07a896674304ebb5b53d1e48be281", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJ9JREFUGJVjYYAACQbC4BULAwMDw5LJlfsU5MQ5cKn68PErg09ctRULAwMDg4gwn5CwIL84LsVMzEy/GBgYGFiIsB4OMBR/+vyFYf+xCww2proMwkL8+BVfvn6foaJ1LkN3bRqDj6slfsWGuqoMc3qKGHQ1FQk7g4uTg8HaTJc4N+MDLAwMDAzPX7xlY2Zmwqno4+dvTHDFiUU9QsSYDAAgWyCAG/GBqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "AB,AR", "label": "Abandoned Structures", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8a0d2a7497fbe02d15f433f9b9a1608b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANxJREFUGJV90DFKQ1EQheEvIXoFlYCIkMYVuBCXYRdT2aVSJJgqYKEiIgi6AzfjCmxeEBWCCg5Cns29cEFwmhlmfg5nTs/f6qKPBZb1oVfNfYwy8IotrOEO8xreTCmdRMQpviqB1ZTSJCIuMC/wMCJmCBxhBS1ussAY0wJ38IJDPOI52xjhHN/oFrjNfSOD8J5FytyvleFtMBjsNU3zhF385P02FgWOfHxomuYA+/jENdZznMsC36aUphFxhfsqjZ2U0jgizuroIiKOMUTKP3TQRsQEHzVcrFz6p34BjDpI9mS+XYsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " ,MH", "label": "Manhole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8a0d2a7497fbe02d15f433f9b9a1608b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANxJREFUGJV90DFKQ1EQheEvIXoFlYCIkMYVuBCXYRdT2aVSJJgqYKEiIgi6AzfjCmxeEBWCCg5Cns29cEFwmhlmfg5nTs/f6qKPBZb1oVfNfYwy8IotrOEO8xreTCmdRMQpviqB1ZTSJCIuMC/wMCJmCBxhBS1ussAY0wJ38IJDPOI52xjhHN/oFrjNfSOD8J5FytyvleFtMBjsNU3zhF385P02FgWOfHxomuYA+/jENdZznMsC36aUphFxhfsqjZ2U0jgizuroIiKOMUTKP3TQRsQEHzVcrFz6p34BjDpI9mS+XYsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",MH", "label": "Manhole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "8a0d2a7497fbe02d15f433f9b9a1608b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANxJREFUGJV90DFKQ1EQheEvIXoFlYCIkMYVuBCXYRdT2aVSJJgqYKEiIgi6AzfjCmxeEBWCCg5Cns29cEFwmhlmfg5nTs/f6qKPBZb1oVfNfYwy8IotrOEO8xreTCmdRMQpviqB1ZTSJCIuMC/wMCJmCBxhBS1ussAY0wJ38IJDPOI52xjhHN/oFrjNfSOD8J5FytyvleFtMBjsNU3zhF385P02FgWOfHxomuYA+/jENdZznMsC36aUphFxhfsqjZ2U0jgizuroIiKOMUTKP3TQRsQEHzVcrFz6p34BjDpI9mS+XYsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EX,MH", "label": "Manhole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4c4ae9870bbf6abe3958dc519f1b14b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJVJREFUGJV1zKFrgmEUhfHHeeUM7tLXvmjakm1oEcS/ewzjsmlxsPC2t13w4KYLFgf6q8/hBBchaZmZv1U1GYahWmt7gACeJK1sv9s+AbTWBkkb27uQ9Gr7jf+67f04josADtzWe+/PkZln2zcXmXmOqprdeXioqmnY/gZegM/rKmlrexfAFzCXtM7MY1VNgEfbH8DPH1lhQ4jsCoweAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": " ,CO", "label": "Cleanout", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4c4ae9870bbf6abe3958dc519f1b14b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJVJREFUGJV1zKFrgmEUhfHHeeUM7tLXvmjakm1oEcS/ewzjsmlxsPC2t13w4KYLFgf6q8/hBBchaZmZv1U1GYahWmt7gACeJK1sv9s+AbTWBkkb27uQ9Gr7jf+67f04josADtzWe+/PkZln2zcXmXmOqprdeXioqmnY/gZegM/rKmlrexfAFzCXtM7MY1VNgEfbH8DPH1lhQ4jsCoweAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": ",CO", "label": "Cleanout", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4c4ae9870bbf6abe3958dc519f1b14b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJVJREFUGJV1zKFrgmEUhfHHeeUM7tLXvmjakm1oEcS/ewzjsmlxsPC2t13w4KYLFgf6q8/hBBchaZmZv1U1GYahWmt7gACeJK1sv9s+AbTWBkkb27uQ9Gr7jf+67f04josADtzWe+/PkZln2zcXmXmOqprdeXioqmnY/gZegM/rKmlrexfAFzCXtM7MY1VNgEfbH8DPH1lhQ4jsCoweAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EX,CO", "label": "Cleanout", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b0b6494eaaaf6ee5ed9d3dda619b324f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXZJREFUKJGFUrGK6lAUnKP3ooFUKcRcREFsBSX7ASJiY7Ii5H+W/Yyt/AUxpaVgZVSwtbjN3gV/QIPJPdu44b1t9lQDZ4ZzmBmBX2OtjYjIZ2ZFRAkRpf/uxQ9g5gDAx+12C7TWyLIMSqk3Zk7zPH+VUppS8CTvj8cjjDHo9/vwPA9aa2y32yCKok9mfiGi9OfCx+VyQVEUmM1mWC6X8DwPjuNgOp1ivV4jjuMEgBLW2ghAcDqdEMdx+et8Pi9xu93G9Xr1rbWRICIfAKSUJUFrjd1uh2aziW63i06nA2MMGo2GL55ugJlLQavVwnA4RLVaBQBkWYZarQZmVoKIEgBvQgjc73fU63UIIeA4zhcAAyA4n88Yj8cgokQQUcrM6Wg0ClarFRaLBSaTCQD4APz9fg+lFBzHSUuX8jx/dV33MwxDbDYbFEWBw+GAx+OBwWCAXq8HZn4vc5BSGmZ+cV03CcPQ/xV+yszvlUol+S/pZwXUX9X4BoHapRf+OnbtAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EX,FM", "label": "Sanitary Flow Meter", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9b0af11c48308ac87206a774893fc867", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAHlJREFUGJWFjTEKAyEUBV/hFwxJZRoRO1vvkXumt8mJBEVEvk0gRWKxTbJsKqd6MA9GxBjvzrk3ADDzRWv9xJeUUhIhhJv3/goApRRYa38eUsqHwIL1odZKSikAQGvtT44xTsIY8zl2j5uZX+tEzpmIaE/MOXfZez9vxNgp/LwgjOwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EX,AR", "label": "Air Release", "description": "" }, { "symbol": { "type": "esriPMS", "url": "aaa156169ddc0500130fff66b209557b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUKJGVzzFqhFAQxvE/aCWxcAuJnkAEC3nyQBQhJ8gNJLfJaTyFPtDObVMIotYpHhKLFCmSgAQ3uF81DDM/Zky+81hV1YWTWdf1syzLNwDzp/caBMHLWUAp9Q5c9sA1DMOz+yzL8vFbm0cD4zgyTRNCCLquQ0qJZVmH2CGwbRtCCJRSpGmK1vo+QGtN0zRIKWmahiiKbr5zCNi2TZIkzPNMnucMw4Dv++cB13UB8DyPtm2J4/i+CxzHAcAwDLIsu7m8B57quv53cJ++7x/+As9FUZwG9vkC5Pg+XK9bhh8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EX,LS", "label": "Pump Station", "description": "" }, { "symbol": { "type": "esriPMS", "url": "aaa156169ddc0500130fff66b209557b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANlJREFUKJGVzzFqhFAQxvE/aCWxcAuJnkAEC3nyQBQhJ8gNJLfJaTyFPtDObVMIotYpHhKLFCmSgAQ3uF81DDM/Zky+81hV1YWTWdf1syzLNwDzp/caBMHLWUAp9Q5c9sA1DMOz+yzL8vFbm0cD4zgyTRNCCLquQ0qJZVmH2CGwbRtCCJRSpGmK1vo+QGtN0zRIKWmahiiKbr5zCNi2TZIkzPNMnucMw4Dv++cB13UB8DyPtm2J4/i+CxzHAcAwDLIsu7m8B57quv53cJ++7x/+As9FUZwG9vkC5Pg+XK9bhh8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "EX,PS", "label": "Pump Station", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ee1143d437c9b3fa98b0f81c7f91651f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAV9JREFUGJVtkc2KE1EUhL/bOZcOCUObzg/JIiHuZBAGFNQHmOWAe3FhliEg9BOEJPv0Zhp8A5/DB9CNPkE2N0yaQMeEpumf60JtFK1VwSmqDlXCv3CCIPDCMEyA6s+D/Caz2cwbjUb3rVbruYhcrdfrc5qm306n0/soikwtns/nV91u99N0Or1RStVO1tonu93uerFY3EZRZASg0+ncj8fjG6UUcRxTVT/T+/0+k8nkuiiKD8BrAWg2my9FhDiO8TwPrTVlWXI4HBgMBrTb7WeAIwAi4gNUVYXWGoBGo1G/o7XuBEHgyS/RGeiLCFmW4boueZ7jOA4AZVmewzBMBCDLss95nj/2fZ/j8UiSJDiOQ6/Xw1pLmqZfgUoALpfLu/1+/2I4HE5836/ji6LAGGOstW/r6rbb7WW1Wj01xnx0XfeVUuqRtfaUZdkXpdSbzWbz8Ncoy+XyO3D3n0Vr/AAfM4XS950heAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PV,MH", "label": "Private Manhole", "description": "" }, { "symbol": { "type": "esriPMS", "url": "68a2a85759e2dd2cbb8ba5b566619630", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMxJREFUGJVtyrFqg0Acx/Hfyf8cSrzAoVOFc3VxzTtkkTxBHSudXIQM0k5JcRN8A/sSgUCGrFmylY4iDu7XIgWvQxcJ+azfL+EfpWn65LpuNE3TT9u2h6ZpTgBAABZFUXwopWLGGADA9/1nKWVZVdWO8jx/C4Igxoxt28swDLdJklxISrnGHZzzhVJqQ4wxcW8AAMuyBI3j+AXg8TYaY6C1/qRhGF6FECvHcR7mQ9/317Is36mu63OWZbHneXvOeWSM+dZaH7uuewHw+we6TT58CTWh6wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PV,CO", "label": "Private Cleanout", "description": "" }, { "symbol": { "type": "esriPMS", "url": "7bddd3e9b34df42676a686df9c9e7a55", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAANRJREFUKJGVzzFqhUAQxvE/aCFioc8mlSKyK7KneCfIFXIKwRPkBt4rsAuawt5lIY34RFKkSAISfMH3VcMw82PG5ztPTdNcOJl5nj+7rnsH8H96r3mev5wFjDEfwGUPvGVZdnYf59ztt/aPBqy1WGsRQjAMA1JKgiA4xA6BbdsQQmCMoa5r1nV9DFiWBa01VVVhjKEoirvvHAJhGCKlxDmHUoppmkjT9DwQxzEASZLQ9z1lWT52QRRFAHieh1Lq7vIeuGqt/x3cZxzH6C/w3LbtaWCfL386Pss9SuLwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PV,LS", "label": "Private Pump Station", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": null, "labelExpression": "[SS_ID]", "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": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 385104.68911266327, "ymin": 1308575.2270483226, "xmax": 431909.461972747, "ymax": 1351526.1851094887, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SS_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SS_ID", "type": "esriFieldTypeString", "alias": "SS_ID", "length": 8, "domain": null }, { "name": "TYPE1", "type": "esriFieldTypeString", "alias": "TYPE1", "length": 2, "domain": null }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE2", "length": 2, "domain": null }, { "name": "RIM", "type": "esriFieldTypeDouble", "alias": "RIM", "domain": null }, { "name": "SYNERGENID", "type": "esriFieldTypeString", "alias": "SYNERGENID", "length": 17, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_SOURCE", "description": "Resource for utility layer edits info", "codedValues": [ { "name": "Survey", "code": "SURVEY" }, { "name": "Field Drawings", "code": "FIELD DWG" }, { "name": "As-Planned", "code": "AS-PLANNED" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "As-Built", "code": "AS-BUILT" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "CAD", "code": "CAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_INSTD", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "WAM_ID", "type": "esriFieldTypeString", "alias": "WAM ID", "length": 255, "domain": null }, { "name": "Global_ID", "type": "esriFieldTypeString", "alias": "Global_ID", "length": 100, "domain": null }, { "name": "RIM_Source", "type": "esriFieldTypeString", "alias": "RIM_Source", "length": 25, "domain": null }, { "name": "AS_BUILT_NUMBER", "type": "esriFieldTypeString", "alias": "AS_BUILT_NUMBER", "length": 150, "domain": null }, { "name": "COATING", "type": "esriFieldTypeString", "alias": "COATING", "length": 21, "domain": null }, { "name": "COATING_DATE", "type": "esriFieldTypeDate", "alias": "COATING_DATE", "length": 8, "domain": null }, { "name": "RIM_SRC", "type": "esriFieldTypeString", "alias": "RIM_SRC", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R371_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Sanitary Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Sanitary Sewer" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ORIG_LAYER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.950000762939453 }, "value": "ABANDONED", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.950000762939453 }, "value": "SANITARYABAN", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.950000762939453 }, "value": "SANFM ABAND", "label": "Abandoned", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.750001907348633 }, "value": "SANITARY", "label": "Sanitary", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.299999237060547 }, "value": "SANFM", "label": "Force Main", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.450000762939453 }, "value": "EFFLUENT", "label": "Effluent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 5.850000381469727 }, "value": "SANPVT", "label": "Sanitary (Private)", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3.9000015258789062 }, "value": "SANPVTFM", "label": "Sanitary Force main (Private)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[DIAMETER] CONCAT \"''\" CONCAT [MATERIAL] CONCAT \"-\" CONCAT ROUND([Shape.STLength()],0) CONCAT \"'\"", "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": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 6000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 385082.8381064944, "ymin": 1308575.2270483226, "xmax": 431909.461972747, "ymax": 1351526.1851094887, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ORIG_LAYER", "type": "esriFieldTypeString", "alias": "Original Layer", "length": 32, "domain": null }, { "name": "MHUP", "type": "esriFieldTypeString", "alias": "Manhole Up", "length": 50, "domain": null }, { "name": "MHDN", "type": "esriFieldTypeString", "alias": "Manhole Down", "length": 50, "domain": null }, { "name": "INV_UP", "type": "esriFieldTypeDouble", "alias": "Invert Up", "domain": null }, { "name": "INV_DN", "type": "esriFieldTypeDouble", "alias": "Invert Down", "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 3, "domain": { "type": "codedValue", "name": "SANMATERIAL", "description": "Sanitary Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "CIP", "code": "CIP" }, { "name": "DIP", "code": "DIP" }, { "name": "RCP", "code": "RCP" }, { "name": "VCP", "code": "VCP" }, { "name": "IR", "code": "IR" }, { "name": "LI", "code": "LI" }, { "name": "HDPE", "code": "HDP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYNERGENID", "type": "esriFieldTypeString", "alias": "SYNERGENID", "length": 17, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_SOURCE", "description": "Resource for utility layer edits info", "codedValues": [ { "name": "Survey", "code": "SURVEY" }, { "name": "Field Drawings", "code": "FIELD DWG" }, { "name": "As-Planned", "code": "AS-PLANNED" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "As-Built", "code": "AS-BUILT" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "CAD", "code": "CAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_INSTD", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "LINER_TYPE", "type": "esriFieldTypeString", "alias": "Liner Type", "length": 50, "domain": { "type": "codedValue", "name": "LINER", "description": "", "codedValues": [ { "name": "Pulled In Place", "code": "PIP" }, { "name": "Cured In Place", "code": "CIP" }, { "name": "Gunite", "code": "GUNITE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINER_DATE", "type": "esriFieldTypeDate", "alias": "Liner Date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "WAM_ID", "type": "esriFieldTypeString", "alias": "WAM ID", "length": 255, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Global_ID", "type": "esriFieldTypeString", "alias": "Global_ID", "length": 100, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 150, "domain": null }, { "name": "AS_BUILT_NUMBER", "type": "esriFieldTypeString", "alias": "AS_BUILT_NUMBER", "length": 150, "domain": null }, { "name": "INV_UP_SRC", "type": "esriFieldTypeString", "alias": "INV_UP_SRC", "length": 50, "domain": null }, { "name": "INV_DN_SRC", "type": "esriFieldTypeString", "alias": "INV_DN_SRC", "length": 50, "domain": null }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "length": 50, "domain": null }, { "name": "PIPENAME2", "type": "esriFieldTypeString", "alias": "PIPENAME2", "length": 12, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R363_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S322_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "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": null, "supportsCoordinatesQuantization": true } ], "tables": [] }