{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "SewerDataIssues", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a07c7364ff5ffc7e41b1e7bdbbe81185", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZklEQVQ4jcXUz0vTYRgA8M/WdzonG6WEEP6ATgldikQQDws0iPQ0kBqS0MkuBUH/SXQUoi5CQULBLkOoLmUgRFQnEX906mBs1vxOXQeHyGq10cDn8sLz8H54eZ6HN9DiCI4LjFXPcqvAMVSQawl4mlvf2Q5bBAYh4zF2Q05g73/B9AiRIjuvSSPfDDiKk0cT3dy9SapM/C13Qjpq7mzhTT1wI8nDEuczbLdTCYhNYJ+2Rcb2ubxD5BmdcT4VmPzbC1cLXOznwQdmnhIfPFKcI/EZGUo9zG1wu3aV/tTD3TVmz/IizXyOxIVqYRlX+NlG9ivPG+nhYazwMkVpgMRWdQkHEFL8Vgf715SHB4l8QZYwSvQxwTmi7xjCUlNgN9M/ODV1MMWrvXRkWUjRleRGoVmwTKbCq02uobh5kD5ziXyE67jXDNgfcv8jT2ryxfcMJ5lBH9YbBddKv2OHUeBRvdqx/YcNxy9eHVw5pAa8PwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 126113.21187500656, "ymin": 2656777.481250003, "xmax": 137949.83750000596, "ymax": 2683084.1681250036, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "IssueID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IssueID", "type": "esriFieldTypeString", "alias": "Issue ID", "length": 10, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 10, "domain": null }, { "name": "IssueDesc", "type": "esriFieldTypeString", "alias": "Issue Description", "length": 80, "domain": null }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "Source of Issue", "length": 60, "domain": null }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "Date of Issue", "domain": null }, { "name": "IssueStatus", "type": "esriFieldTypeString", "alias": "Issue Status", "length": 20, "domain": { "type": "codedValue", "name": "issueStatus", "description": "Status of issue", "codedValues": [ { "name": "Open", "code": "OPEN" }, { "name": "Resolved", "code": "RESOLVED" }, { "name": "Pending", "code": "PENDING" }, { "name": "Unresolved", "code": "UNRESOLVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusDate", "type": "esriFieldTypeInteger", "alias": "Issue Status Date", "domain": null }, { "name": "IssueRes", "type": "esriFieldTypeString", "alias": "Issue Resolution", "length": 80, "domain": null }, { "name": "ResolutionSrc", "type": "esriFieldTypeString", "alias": "Resolution Source", "length": 60, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_21", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1558531747000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "SewerFeature", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Feat_type", "uniqueValueGroups": [ { "heading": "Feat_type", "classes": [ { "label": "Gate Valve", "description": "Gate Valve", "symbol": { "type": "esriPMS", "url": "110e0174f74930ed0ad052d3616e8b70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jbXTPWhTYRTG8V/KLaJTl7R2EhSHoiE4VZcIRRBBRATBqSBI0KGFghAnN1G3UC+06uSigxCkFBw0JHRp/QShU6WdQ5aiIIHEgHANRnNNbyD0gbOcl+fPOec9JzCkgv0B7Dhi1W1Nx7W1HFYxK5TSTAaEQhvyrhmV7uQ2XfTUHU/ckLfSH3DPkhk3TfVAT0aR9soLD11SUI4DCjJOuR4z/63LDikqIhMH/DTvggOSdM4JV+SUrP0LmDSRaP7dTkrgLL2AtpZB1ej+RvAnueXrQOa6H975HAe8VDLnqqyjewKWvVVXiQO+e++WZ8oWHDT2X/NHHyx6FI08BoB1953R9Nh503IY6bx8E3rtrud2uzsQB9DyxQOnvXFMRtZ4NLCqmoYqar1F9TumT7ajSNTQ1/gLkkRKL1oyPqYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "VALVE" ] ] }, { "label": "Other feature", "description": "Other feature", "symbol": { "type": "esriPMS", "url": "5a29f70054363aadf2314f9da432cad8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQ4jWNhoBCwUM+AaoZeBhEGI6J0PWKYztDPsArVAFEGbYZ8BgeiDEhkOMHAgG4AmYCFXI2jBgzTQFzMsJ/hFMMRonSdZ7iNacBZhk6Gs5S4gEwAAL/GDcDxJvUZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "OTHER" ] ] }, { "label": "Pump station", "description": "Pump station", "symbol": { "type": "esriPMS", "url": "e0d3361a2f242ba8536ad8062ea232b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4jc2SPwtBURiHn+EmZVFmklEsshiuyaIrpfgCStH1Fe4nsF2Did1OWZQsJplEKQOLRWKSSae7UK6O7gnPdk69v6f3j8aX0H4lCgEZRdlHYOYmSgKGbVPyYjif2VgWJ6DoJhLMy2XqXkTA2rK4/cWOXOn3YbUCw4BEAlotSKWgUECt6HCAahW6XdhuoVKBwQByOfD7FYp8PohEIBh0gpdLaDScfxmkRaIL0ZEYmxhXpwOmCb2eYlEs5uxFMB5DswmjEez3EI0qFD1yvUK7Dbsd6LpcjbTo8brE5U2nkM9DIKBYFA4/v7NZ2coPRV7RXvzVazVvoZcLcWDxTjQB0sMhytHUR/5YdAel4TyuZF0rCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "PUMPSTATION" ] ] }, { "label": "Treatment plant", "description": "Treatment plant", "symbol": { "type": "esriPMS", "url": "c23f17e4d6afd6966af4380af3e9ab51", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAaCAYAAABPY4eKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACA0lEQVRIie2Wv2tTURTHPzd5zUuwxqb6mphBRYzFgiKpIjiILuKgiP+ACA6uon+Bm1AQxKFVlyA4utjBQXDQQRx0EBVp4g8QU22bopKEBo1HnudJXiRNSPNiO/hd7vec+977nHvfPXAtVlHWf7hfIpImYBljih23XUSmgeNBw0XknDHmxrJwETnhgkfHMthJCQgK45mD5G7eug4sD/+jRCqOc/sZQehHBYoXt7Scs1hFWWsSXrgG+auwPwczV+Drc8hOwptJ9TsvaN6vbWfgfc492RAehEQW9kysAB4ZhnoVavNQKaj//kX9zyWIj0FiHBYe6fPO4cY74RjER+HTPUgdA6dbeDSl41IRaiXPf4baAtiOwtwC7u/VuewUlPPqw1FIn4L5h1o8K4V/e+X2i/ryjDeXpK3qNfh4xysk1gv8tY52EsoFz6c6wKtQegzrd4FzBHjSJTwyDKEBqLzVeOMBmHvgFTbSHh5JwNGXjT6vd91qRldf/QChiB6u4l0P3mHlgfR51IPH0jCYaeTdX9B3eOa8wu0RGMrC7suadw7pOLBBe//3h2KwbrvG7k71DHfcw+LT1tPNcciG9Mnmf+2Pe4L3W1arZP7FOxbPbgoEIHVhR7T1Gq2/4qfAbGlucTPB61JbuDGmKCL7+nCTmTXGTLeF++5aTTeOfsn6F5A1Cf8FVc2LgPBr2MQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TREATMENT" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "110e0174f74930ed0ad052d3616e8b70", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQ4jbXTPWhTYRTG8V/KLaJTl7R2EhSHoiE4VZcIRRBBRATBqSBI0KGFghAnN1G3UC+06uSigxCkFBw0JHRp/QShU6WdQ5aiIIHEgHANRnNNbyD0gbOcl+fPOec9JzCkgv0B7Dhi1W1Nx7W1HFYxK5TSTAaEQhvyrhmV7uQ2XfTUHU/ckLfSH3DPkhk3TfVAT0aR9soLD11SUI4DCjJOuR4z/63LDikqIhMH/DTvggOSdM4JV+SUrP0LmDSRaP7dTkrgLL2AtpZB1ej+RvAnueXrQOa6H975HAe8VDLnqqyjewKWvVVXiQO+e++WZ8oWHDT2X/NHHyx6FI08BoB1953R9Nh503IY6bx8E3rtrud2uzsQB9DyxQOnvXFMRtZ4NLCqmoYqar1F9TumT7ajSNTQ1/gLkkRKL1oyPqYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VALVE", "label": "Gate Valve" }, { "symbol": { "type": "esriPMS", "url": "5a29f70054363aadf2314f9da432cad8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAV0lEQVQ4jWNhoBCwUM+AaoZeBhEGI6J0PWKYztDPsArVAFEGbYZ8BgeiDEhkOMHAgG4AmYCFXI2jBgzTQFzMsJ/hFMMRonSdZ7iNacBZhk6Gs5S4gEwAAL/GDcDxJvUZAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OTHER", "label": "Other feature" }, { "symbol": { "type": "esriPMS", "url": "e0d3361a2f242ba8536ad8062ea232b2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQ4jc2SPwtBURiHn+EmZVFmklEsshiuyaIrpfgCStH1Fe4nsF2Did1OWZQsJplEKQOLRWKSSae7UK6O7gnPdk69v6f3j8aX0H4lCgEZRdlHYOYmSgKGbVPyYjif2VgWJ6DoJhLMy2XqXkTA2rK4/cWOXOn3YbUCw4BEAlotSKWgUECt6HCAahW6XdhuoVKBwQByOfD7FYp8PohEIBh0gpdLaDScfxmkRaIL0ZEYmxhXpwOmCb2eYlEs5uxFMB5DswmjEez3EI0qFD1yvUK7Dbsd6LpcjbTo8brE5U2nkM9DIKBYFA4/v7NZ2coPRV7RXvzVazVvoZcLcWDxTjQB0sMhytHUR/5YdAel4TyuZF0rCQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "PUMPSTATION", "label": "Pump station" }, { "symbol": { "type": "esriPMS", "url": "c23f17e4d6afd6966af4380af3e9ab51", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAaCAYAAABPY4eKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACA0lEQVRIie2Wv2tTURTHPzd5zUuwxqb6mphBRYzFgiKpIjiILuKgiP+ACA6uon+Bm1AQxKFVlyA4utjBQXDQQRx0EBVp4g8QU22bopKEBo1HnudJXiRNSPNiO/hd7vec+977nHvfPXAtVlHWf7hfIpImYBljih23XUSmgeNBw0XknDHmxrJwETnhgkfHMthJCQgK45mD5G7eug4sD/+jRCqOc/sZQehHBYoXt7Scs1hFWWsSXrgG+auwPwczV+Drc8hOwptJ9TsvaN6vbWfgfc492RAehEQW9kysAB4ZhnoVavNQKaj//kX9zyWIj0FiHBYe6fPO4cY74RjER+HTPUgdA6dbeDSl41IRaiXPf4baAtiOwtwC7u/VuewUlPPqw1FIn4L5h1o8K4V/e+X2i/ryjDeXpK3qNfh4xysk1gv8tY52EsoFz6c6wKtQegzrd4FzBHjSJTwyDKEBqLzVeOMBmHvgFTbSHh5JwNGXjT6vd91qRldf/QChiB6u4l0P3mHlgfR51IPH0jCYaeTdX9B3eOa8wu0RGMrC7suadw7pOLBBe//3h2KwbrvG7k71DHfcw+LT1tPNcciG9Mnmf+2Pe4L3W1arZP7FOxbPbgoEIHVhR7T1Gq2/4qfAbGlucTPB61JbuDGmKCL7+nCTmTXGTLeF++5aTTeOfsn6F5A1Cf8FVc2LgPBr2MQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TREATMENT", "label": "Treatment plant" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 204, 255 ], "toColor": [ 242, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 179, 252, 255 ], "toColor": [ 188, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 224, 255 ], "toColor": [ 179, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 197, 255 ], "toColor": [ 252, 217, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 195, 252, 179, 255 ], "toColor": [ 195, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 217, 252, 255 ], "toColor": [ 212, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 218, 255 ], "toColor": [ 252, 182, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 250, 255 ], "toColor": [ 212, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 219, 255 ], "toColor": [ 252, 210, 219, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 126160.31437499821, "ymin": 2654319.465625003, "xmax": 137895.77375000715, "ymax": 2681352.329374999, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FeatureName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SewerFeat_ID", "type": "esriFieldTypeString", "alias": "SewerFeat_ID", "length": 20, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": null }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "length": 20, "domain": { "type": "codedValue", "name": "sewerFeatureType", "description": "Feature type", "codedValues": [ { "name": "Pump station", "code": "PUMPSTATION" }, { "name": "Treatment plant", "code": "TREATMENT" }, { "name": "Concrete encasement", "code": "ENCASEMENT" }, { "name": "Other feature", "code": "OTHER" }, { "name": "Wet well", "code": "WETWELL" }, { "name": "Thrust Protection", "code": "THRUSTPROT" }, { "name": "Force Main Flushing Structure", "code": "FM_FLUSH" }, { "name": "Force Main Venting Structure", "code": "FM_VENT" }, { "name": "Gate Valve", "code": "VALVE" }, { "name": "Force Main Isolation Structure", "code": "FM_ISOLATION_STRUCT" }, { "name": "Air Release", "code": "AIR_RELEASE" }, { "name": "Blowoff", "code": "BLOWOFF" }, { "name": "Grease Trap", "code": "GREASE TRAP" }, { "name": "Septic Tank", "code": "SEPTIC TANK" }, { "name": "Meter Chamber", "code": "METER CHAMBER" }, { "name": "Vault", "code": "VAULT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FeatureName", "type": "esriFieldTypeString", "alias": "FeatureName", "length": 60, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_23", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_23", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1558531747000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "SewerManhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b66d06cf70f22601eeb24532f089c07c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACXUlEQVQ4jdWUP2gaYRjGX/VOghGllbMKJYN4FDJ10SlpsLZBMJpBEYfoDeoiBXUwlFrlhpJaKRo66iAHFh3EwT9IEUTQxVLcBevUDlE3jSGIvfAdGGLptQl0aJ/p/d4XfrzPc/d9GPxlYf81kFCr1a8lEskzqVS6gRrT6fRiOp02xuPxCQCMbw1Uq9UugiDiqVRKZTAYhAKBgOuzLAvNZvNRIBCwn52dvZxMJh//CNza2qJ0Ol0qn8/fw3F8bYbARqMR6/V6D+12+4dutysYjUa53wEJgiASN2HD4RDK5TJXW61W0Gg0IBaLoVgs3tfr9e9Ho9Gnm/bXgNvb2/FkMqlcwbLZLNTrdTg6OuLO4XAYDg8Pwe12c9BkMvnA7/ef9Pt93y+BGIY93d3d5erBYAC1Wg1tcj1HG9psNtjZ2eE2NRgMgOO4kdeyTCbbXH2ASqUCFEX9HDHXQxEEg0EuU5lMtskLFAqFIrijRCKRiBc4n88vV/XBwQFEIhGwWCxrgFwuB/F4/Po3Oj8/v+QFyuXyL51Ox4IyIkkS9vf3weFwgMvl4uYMw4DZbObyQ2q1WsjyZ17gcrn0R6PR541GYwPDMPB6vbC3twfVapWbo820Wi1XLxYLiMViF8vl8gUvsNVqfXM6ne98Pl8sk8kIEBRtGgqF1mwjmMfj+aFUKk9KpdJ3XiBSoVCgKYoSm0ymME3TGLK/Esqs3W4DTdMLlUr1tlQqvbnVXWYY5tXx8TFzenqaiUQij6VSqYRlWXY2m80VCkWPJElvOp3+eqfXJpFI9AHgCd+cT//+A3sFlmHWRGowNoMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 126128.32625000179, "ymin": 2650457.756249994, "xmax": 137919.50812500715, "ymax": 2687693.6599999964, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SMH_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SMH_ID", "type": "esriFieldTypeString", "alias": "SMH_ID", "length": 20, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RimElev", "type": "esriFieldTypeDouble", "alias": "RimElev", "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "SMHLabel", "type": "esriFieldTypeString", "alias": "SMHLabel", "length": 20, "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "baseOwner", "description": "Owner", "codedValues": [ { "name": "Municipal", "code": "MUNICIPAL" }, { "name": "State", "code": "STATE" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_25", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_25", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S13_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1558531747000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "SewerMain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 126, 148, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 126128.32625000179, "ymin": 2650457.756249994, "xmax": 137919.50812500715, "ymax": 2687769.701875001, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SewerMain_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SewerMain_ID", "type": "esriFieldTypeString", "alias": "SewerMain_ID", "length": 20, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": null }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "length": 20, "domain": { "type": "codedValue", "name": "sewerMainType", "description": "Sewer Main type", "codedValues": [ { "name": "Interceptor", "code": "INTERCEPTOR" }, { "name": "Collector", "code": "COLLECTOR" }, { "name": "Stub", "code": "STUB" }, { "name": "Force Main", "code": "FORCE" }, { "name": "Low Pressure Force Main", "code": "LOWPRESS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 20, "domain": { "type": "codedValue", "name": "SewerPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Asphalt concrete pipe", "code": "AC" }, { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Cast iron pipe", "code": "CIP" }, { "name": "Unknown material", "code": "UNKNOWN" }, { "name": "VT", "code": "VT" }, { "name": "SDR-35 PVC", "code": "SDR 35" }, { "name": "Transite", "code": "TRANSITE" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": { "type": "codedValue", "name": "SewerPipeSize", "description": "Diameter of pipe (in inches)", "codedValues": [ { "name": "1 in", "code": 1 }, { "name": "1.25 in", "code": 1.25 }, { "name": "1.5 in", "code": 1.5 }, { "name": "2 in", "code": 2 }, { "name": "3 in", "code": 3 }, { "name": "4 in", "code": 4 }, { "name": "5 in", "code": 5 }, { "name": "6 in", "code": 6 }, { "name": "8 in", "code": 8 }, { "name": "10 in", "code": 10 }, { "name": "12 in", "code": 12 }, { "name": "14 in", "code": 14 }, { "name": "15 in", "code": 15 }, { "name": "16 in", "code": 16 }, { "name": "18 in", "code": 18 }, { "name": "20 in", "code": 20 }, { "name": "22 in", "code": 22 }, { "name": "24 in", "code": 24 }, { "name": "30 in", "code": 30 }, { "name": "36 in", "code": 36 }, { "name": "48 in", "code": 48 }, { "name": "60 in", "code": 60 }, { "name": "Unknown", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpstreamInvert", "type": "esriFieldTypeDouble", "alias": "UpstreamInvert", "domain": null }, { "name": "DnstreamInvert", "type": "esriFieldTypeDouble", "alias": "DowstreamInvert", "domain": null }, { "name": "PipeSlope", "type": "esriFieldTypeDouble", "alias": "PipeSlope", "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "PipeLabel", "type": "esriFieldTypeString", "alias": "PipeLabel", "length": 20, "domain": null }, { "name": "metaDateCreate", "type": "esriFieldTypeInteger", "alias": "metaDateCreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "PlanPipeLength", "type": "esriFieldTypeDouble", "alias": "PlanPipeLength", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "baseOwner", "description": "Owner", "codedValues": [ { "name": "Municipal", "code": "MUNICIPAL" }, { "name": "State", "code": "STATE" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlanImageLink", "type": "esriFieldTypeString", "alias": "PlanImageLink", "length": 120, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_18", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_18", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1558531747000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "SewerLateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 128087.86750000715, "ymin": 2650468.229375005, "xmax": 136622.71250000596, "ymax": 2687802.991874993, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Lateral_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Lateral_ID", "type": "esriFieldTypeString", "alias": "Lateral_ID", "length": 20, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "utilStatus", "description": "Status of feature", "codedValues": [ { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Abandoned", "code": "ABANDONED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeMaterial", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 20, "domain": { "type": "codedValue", "name": "SewerPipeMaterial", "description": "Pipe material", "codedValues": [ { "name": "Asphalt concrete pipe", "code": "AC" }, { "name": "Ductile iron pipe", "code": "DIP" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Poly Vinyl Chloride", "code": "PVC" }, { "name": "Cast iron pipe", "code": "CIP" }, { "name": "Unknown material", "code": "UNKNOWN" }, { "name": "VT", "code": "VT" }, { "name": "SDR-35 PVC", "code": "SDR 35" }, { "name": "Transite", "code": "TRANSITE" }, { "name": "Plastic", "code": "PLASTIC" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeSize", "type": "esriFieldTypeDouble", "alias": "PipeSize", "domain": { "type": "codedValue", "name": "SewerPipeSize", "description": "Diameter of pipe (in inches)", "codedValues": [ { "name": "1 in", "code": 1 }, { "name": "1.25 in", "code": 1.25 }, { "name": "1.5 in", "code": 1.5 }, { "name": "2 in", "code": 2 }, { "name": "3 in", "code": 3 }, { "name": "4 in", "code": 4 }, { "name": "5 in", "code": 5 }, { "name": "6 in", "code": 6 }, { "name": "8 in", "code": 8 }, { "name": "10 in", "code": 10 }, { "name": "12 in", "code": 12 }, { "name": "14 in", "code": 14 }, { "name": "15 in", "code": 15 }, { "name": "16 in", "code": 16 }, { "name": "18 in", "code": 18 }, { "name": "20 in", "code": 20 }, { "name": "22 in", "code": 22 }, { "name": "24 in", "code": 24 }, { "name": "30 in", "code": 30 }, { "name": "36 in", "code": 36 }, { "name": "48 in", "code": 48 }, { "name": "60 in", "code": 60 }, { "name": "Unknown", "code": 999 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "YearInst", "type": "esriFieldTypeInteger", "alias": "YearInst", "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 80, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "baseOwner", "description": "Owner", "codedValues": [ { "name": "Municipal", "code": "MUNICIPAL" }, { "name": "State", "code": "STATE" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_26", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1558531747000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "SewerEasement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 132674.54250000417, "ymin": 2675168.1556250006, "xmax": 137094.6893749982, "ymax": 2684215.5787499994, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "EasementID", "type": "esriFieldTypeString", "alias": "EasementID", "length": 20, "domain": null }, { "name": "AdministrativeArea", "type": "esriFieldTypeString", "alias": "AdministrativeArea", "length": 60, "domain": null }, { "name": "OperationalArea", "type": "esriFieldTypeString", "alias": "OperationalArea", "length": 60, "domain": null }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "length": 80, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "DateEstab", "type": "esriFieldTypeInteger", "alias": "DateEstab", "domain": null }, { "name": "DeedID", "type": "esriFieldTypeString", "alias": "DeedID", "length": 20, "domain": null }, { "name": "SizeLegal", "type": "esriFieldTypeDouble", "alias": "SizeLegal", "domain": null }, { "name": "SizeUnits", "type": "esriFieldTypeString", "alias": "SizeUnits", "length": 20, "domain": null }, { "name": "SizeMap", "type": "esriFieldTypeDouble", "alias": "SizeMap", "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 30, "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 80, "domain": null }, { "name": "Survey", "type": "esriFieldTypeString", "alias": "Survey", "length": 10, "domain": null }, { "name": "SurveyRef", "type": "esriFieldTypeString", "alias": "SurveyRef", "length": 20, "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeInteger", "alias": "SurveyDate", "domain": null }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null }, { "name": "metaEntryMethod", "type": "esriFieldTypeString", "alias": "metaEntryMethod", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainEntryMethod", "description": "Method of data entry", "codedValues": [ { "name": "Digitized from a scanned image", "code": "SCANNED" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Derived from field observations", "code": "FIELD" }, { "name": "Digitized from orthos", "code": "ORTHO" }, { "name": "Derived from spatial processing", "code": "PROCESSED" }, { "name": "Derived from calculations such as COGO", "code": "COGO" }, { "name": "Translated from another format", "code": "TRANSLATED" }, { "name": "Manually digitized with no known coordinates", "code": "MANUAL" }, { "name": "Photogrammetric digitization", "code": "PHOTOG" }, { "name": "Unknown", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "length": 60, "domain": null }, { "name": "metaSrcDate", "type": "esriFieldTypeInteger", "alias": "metaSrcDate", "domain": null }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "length": 80, "domain": null }, { "name": "metaReliability", "type": "esriFieldTypeString", "alias": "metaReliability", "length": 20, "domain": { "type": "codedValue", "name": "metaDomainReliability", "description": "General indication of positional accuracy", "codedValues": [ { "name": "Excellent reliability", "code": "EXCELLENT" }, { "name": "Good reliability", "code": "GOOD" }, { "name": "Fair reliability", "code": "FAIR" }, { "name": "Fairly accurate but not reliably known", "code": "ESTIMATED" }, { "name": "Variable quality", "code": "VARIABLE" }, { "name": "Accuracy is suspect", "code": "QUESTIONABLE" }, { "name": "Poor reliability", "code": "POOR" }, { "name": "Unknown quality", "code": "UNKNOWN" }, { "name": "To be determined", "code": "TBD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_22", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S10_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1558531747000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "SewerPlanExtent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 125385.57999999821, "ymin": 2650207.2568749934, "xmax": 137372.2956250012, "ymax": 2688391.4256249964, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "PLANNAME", "type": "esriFieldTypeString", "alias": "PLANNAME", "length": 255, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_14", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S2_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1558531747000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Plan Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.02, "zTolerance": 2.0E-4, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "859d55efec66e33f2929fcc59aa06acc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABqUlEQVQ4jcXUy0sbURTH8e+MMzETmcEYWqEPBaGg4EZRBOkiBZUW7UICokEUumo3FQT/E3EpiG7EBwpNyUYK1Y1aKJTSCoIUTUQl+JpJm9zJZIpUCAYfCQ3421w4h/vhcu7lKpQ4yn2B6uVqlwrsAFwgWhpQe/AGcZbEESUBFRzRiaRmQJQBzv+CQR63SwgrTXw1CKwUAz4HKq9UvIER6ocMsraXg/X3OELL23MKrN0ExvDoE2RSjTwLJSkrd5EUlboecLMeYp86cLMvcNIS2wsVKN4fCPP1bSf8hTCb0WvGSXwbpnveS1VDrts56eP4J0RCKbTqSZKxd/lP6boZZjB336LXfWAuOEtv1MfDpn+do6+w2PUH1RMmub9UyAxzMXcieIwURq2P9MWYXDBqwRUWZuJa7K5bbiPQIHGyBR/DAkmWeTmt4K+XOdhoBTaLA7XAIPZvP5G+U2Re4XuiEQ0voxpVqPoAtlkkmLVD4H7GincDFufxi+ojqltWkKV+YLQYsIaMGCPxfSavbnH4pQ1VHwaeAnuFgrs4qXwsF9ucuql1b/9hwfkLXK2Haq3hJNUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 123402.14875000715, "ymin": 2660929.6193750054, "xmax": 139234.77375000715, "ymax": 2689803.117500007, "spatialReference": { "wkid": 102686, "latestWkid": 2249, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.02, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3.737188268774937E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GlobalID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PlanID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PlanID", "type": "esriFieldTypeString", "alias": "PlanID", "length": 150, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_27", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1576435443000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }