{ "tables": [], "layers": [ { "extent": { "ymin": 654536.2186794728, "xmin": 1454238.1462927163, "ymax": 672721.95068064332, "xmax": 1469847.4431580603, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 } }, "maxRecordCount": 4000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [ { "code": 1, "name": "Manhole", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "OverallCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "defaultValues": { "StepConstruction": null, "RimElev": null, "Address": null, "InspectionDate": null, "SurfaceType": null, "OverallCondition": null, "TroughType": null, "Type": null, "StepCount": null, "InspectedBy": null, "StructureDiameter": null, "StructureDepth": null, "ID": null, "WallConstruction": null, "Notes": null } }, { "code": 2, "name": "Cleanout", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "defaultValues": { "StepConstruction": null, "RimElev": null, "Address": null, "InspectionDate": null, "SurfaceType": null, "OverallCondition": null, "TroughType": null, "Type": null, "StepCount": null, "InspectedBy": null, "StructureDiameter": null, "StructureDepth": null, "ID": null, "WallConstruction": null, "Notes": null } }, { "code": 3, "name": "Lift Station", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "defaultValues": { "StepConstruction": null, "RimElev": null, "Address": null, "InspectionDate": null, "SurfaceType": null, "OverallCondition": null, "TroughType": null, "Type": null, "StepCount": null, "InspectedBy": null, "StructureDiameter": null, "StructureDepth": null, "ID": null, "WallConstruction": null, "Notes": null } }, { "code": 4, "name": "Other", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "defaultValues": { "StepConstruction": null, "RimElev": null, "Address": null, "InspectionDate": null, "SurfaceType": null, "OverallCondition": null, "TroughType": null, "Type": null, "StepCount": null, "InspectedBy": null, "StructureDiameter": null, "StructureDepth": null, "ID": null, "WallConstruction": null, "Notes": null } } ], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "subtypeFieldName": "Type", "supportsStatistics": true, "isDataVersioned": false, "supportsAdvancedQueries": true, "parentLayer": null, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "name": "Sanitary Structures", "displayField": "ID", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "ID", "length": 50, "alias": "Structure ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Type", "alias": "Subtype", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": null, "name": "Address", "length": 80, "alias": "Address", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "RimElev", "alias": "Rim Elevation", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "StructureDepth", "alias": "Structure Depth", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Construction", "description": "Manhole construction type", "type": "codedValue", "codedValues": [ { "code": "B", "name": "Brick" }, { "code": "P", "name": "Precast" }, { "code": "CP", "name": "Cast in Place" }, { "code": "S", "name": "Skimcoat" }, { "code": "CB", "name": "Concrete Block" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "WallConstruction", "length": 15, "alias": "Structure Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "StructureDiameter", "alias": "Structure Diameter (in.)", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "StepConstruction", "description": "Manhole step type", "type": "codedValue", "codedValues": [ { "code": "CA", "name": "Cast Aluminum" }, { "code": "C", "name": "Composite" }, { "code": "R", "name": "Rebar" }, { "code": "O", "name": "Other" }, { "code": "CI", "name": "Cast Iron" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "StepConstruction", "length": 15, "alias": "Step Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "StepCount", "alias": "Step Count", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "TroughType", "description": "Construction of trough", "type": "codedValue", "codedValues": [ { "code": "BP", "name": "Broken pipe" }, { "code": "SC", "name": "Shaped concrete" }, { "code": "O", "name": "Other" }, { "code": "N", "name": "None" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "TroughType", "length": 15, "alias": "Trough Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Notes", "length": 150, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SurfaceType", "description": "ground above asset", "type": "codedValue", "codedValues": [ { "code": "W", "name": "Waterway" }, { "code": "U", "name": "Unknown" }, { "code": "AP", "name": "Asphalt Pavement" }, { "code": "CP", "name": "Concrete Pavement" }, { "code": "S", "name": "Sidewalk" }, { "code": "D", "name": "Ditch" }, { "code": "P", "name": "Parkway" }, { "code": "C", "name": "Curb" }, { "code": "AD", "name": "Asphalt Driveway" }, { "code": "CD", "name": "Concrete Driveway" }, { "code": "E", "name": "Easement" }, { "code": "A", "name": "Asphalt (parkway)" }, { "code": "O", "name": "Other" }, { "code": "RY", "name": "Rear Yard" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "SurfaceType", "length": 15, "alias": "Surface Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "InspectedBy", "length": 50, "alias": "InspectedBy", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "InspectionDate", "length": 8, "alias": "Inspection Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "PipeCondition", "description": "Pipe quality check", "type": "codedValue", "codedValues": [ { "code": "G", "name": "Good" }, { "code": "F", "name": "Fair" }, { "code": "P", "name": "Poor" }, { "code": "U", "name": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "OverallCondition", "length": 50, "alias": "OverallCondition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" } ], "dateFieldsTimeReference": null, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "indexes": [ { "name": "FDO_OBJECTID", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "FDO_Shape", "isUnique": false, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "Type", "serviceItemId": "c75b0c538d074b378bfa6597cd978610", "types": [ { "name": "Manhole", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "OverallCondition": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "id": 1 }, { "name": "Cleanout", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "id": 2 }, { "name": "Lift Station", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "id": 3 }, { "name": "Other", "domains": { "StepConstruction": {"type": "inherited"}, "WallConstruction": {"type": "inherited"}, "TroughType": {"type": "inherited"} }, "id": 4 } ], "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "typeIdField": "Type", "defaultSubtypeCode": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "SubType", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADUUlEQVQ4jcWUUUhaYRTHT92ySUTkqKGPPaYwyyCICsxs5Zb0MHIwaAOxaIT1sgVCmA9BuTcnQb0My6Cgh0EXInDeJ4utehhob9XDoOASt0y0qxCN/wdKptEKxg58cD+993f+5/+d85XRP4qy/wXWKpVKs0Kh6OU4TsNxnDqdTv/OZDIbsiwvE1HsoWBtVVXVx7a2ttcWi6XSaDRSbW1t9r+ngiDoA4GAMxwOr6TTaRcRiX8D1qpUqhWPx6MbHR2lw8NDOjg4oL29Pbq8vCSz2Uw2mw2r0u/3291ud4skSW9uqy8rBl1bW9NB5czMDEmSRCqVipaWlqimpoYluL6+poGBAUJirVar6+/vD15cXLy4qTwPXF1d/Q5K9Xo9TUxMUCQSocXFRaqvr6etrS32zsLCAqtibGyMQqEQzc7O0vT0tN7lcnkTicT7YmBta2vrB6iAUnwMMD4eGhrKKwvqeZ6ns7Mzmp+fZ8o3NzdtPM9/zlqSAyuVSjMOCkCUCyXwc3h4mO2Pj4/p5OSEPB4PTU1NseV0OsnhcDBbGhsbn/A831kAVigUvfAVB2UwGFj5UArY+vp6TjXAeHa73WwP3/ENDtTn872Kx+Nf8sAcx2nQUlCMUrOeQmlfX18OjKRWq5UtRCwWo/b2durp6WGMAo85jlPX1dUxEFRkA4rVanVuD1tu7hHwGlFeXs4VgFOp1A9BECywoKGhgZ1+tvSsz1B724rBwUGWCMpTqdTPAvDV1dUvURQt3d3dua6AJTgkgJAIYDzjN8CampqYv83NzbSzswPF0QKwLMvLXq/XiYnCKXd1ddHR0RGDQB0UazQa9gwoqkBlSIQqR0ZG4pIkbRTr41g0Gv3u9/ut6EuA9vf3WUvdDiQ1mUwsEQZldXWVtre3v90c67zJy2QyjsnJyRaj0fgMpaP50adQhAPCQiL4ia4AVBAEDEg4kUhgOO68K8Tz83NTR0fHytzcnA7lwpbd3V3S6XQMjPLHx8dZMigF9PT01HnfJYSISZJkstvtX4PBYCcmCs2PKRRFkanFQcHTSCQSSSaTn4rdy3fdx2IymXzJ87w2FAq99fl8hpKSkucVFRUSWqq0tFSMx+OBx1z02YjJsuySZfme1x4OfnT8Aer4tIEJHPWGAAAAAElFTkSuQmCC", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "29bf965ca5043479a51fb0750c47e4c3", "height": 16 }, "values": [["1"]], "description": "Manhole", "label": "Manhole" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6klEQVQ4jcWVsUsCURzHv8NBBw0NaoHh2HS6OhwGFro5Nbg6HERDwQ25CAYSuPrAhkDcbYkTpEWp7f0FujmFS93UIDQExleecZ5nqRR94XHo3X18v/d7n6eGP4r2n+BdAIa6cjCPAAabgg0AxwDO8/n8djQa1Th4w3GcSynlO4A7AFfrgA0A17Ztm5Zl7cTjcd17s1gshlzX/ahWq6dCiCMAZ/4KgsCGaZoPlUollMlktofDITqdzsJDuVxOq9Vqe/zhRCJxD+DEC9eCZlpRUH7RarVQLpcXwJPJZHplNd1udz+bzd4COFwGPmb5M+iq4fO2bR8IIS4A1P3gXTaKpWGDlEqlkBDiPAhssPv+Rq2aSCSimaapSynZzKe5GUfVdto0yWRyS0o53es/gguFAtLpNFzXRaPRYMlLwer9BXBgYrHYdIxGI7TbbaRSKawSL/iRRnHzY8M4jjNWus+BB9SURrER60L7/f67lPJ5JokfcEdNadS64Gaz+cbdMPvsB1/R/aDzQdd1GAbFXEyv1xsLISSAm2Vg5ozuU1OvgeFwmIcPgqCWZb0oMV6/Aw94oNB9akqjgtaca8ry1Uzr3mVYBoaCH9J9akqjuPk95/FYNYowlv8105/As3AmdWqqjPqVfxBv5spcJZ+su7zORK8KTgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "6ae74be6da11290de63add564444d905", "height": 16 }, "values": [["2"]], "description": "Cleanout", "label": "Cleanout" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADBElEQVRIidWWz2saQRTHH8GAoQQhSbWaYy4VKRRML0VaLHgp6klY2kApAVdCbWoOFpFkjdKA0EPaSAtuIKQnWcglGBLooWIPBSGCl4X8AwnJbpAVSZAcpLyls0x1TEzqIf2CMIyz8z7zfW9+mOCWyQT/GZDXZrN9abfb1kEEGxoaUk5OTt4AQOkmQNaJiYnFQqHg9Hq9g+ABRVHGnU7nWr1ef3BtoJGRkZfhcPjxoGBQVqsV5ubm7q+srLwFgNx1gFxTU1OLMzMz5nQ6DcvLy8Yf+/v74Ha7mR9NT09DtVrV2w6HAw4PD7vGzM/Pm0RRTKmq+gMA5L6ARkdH45FIZNzlcsHW1hYMUuiSIAjjyWQy3mw2X/cD5PV4PKFoNMqcEB3o5VC/Y3Hu3d3d0N7e3sdOl7qALBZLIh6P3+kVJBKJgCiKeiBMpd1uZ447OjrSU4jj8vl8FxjGKJfLm+fn548uA+JCodCTqwq5Wq0aP6ypq8YiGELxPG/0Ywyfz/dwe3ubAwCJBWQdGxtbXFhYMF8WgOd53SEarFcKA4EAFItFvY2bgwZCiaJoKpfLnzVNYwJBu92+exVM/s9KcdUkhSyXEMTv90MwGNTbmMKdnR29j0hVVTwsVfo7GkjRNO1dIpHYLBaLhkt+v9/Y9mRL48REtDu41ckYBOhUZ9/q6mqrXq9/6AWEkkql0itZlp/jlu8MiMEmJyf/mhghaHiSIlL8BLBzLkmS8Ej5SdcPc5ednZ29n52dfVapVAyXME0YAEXDYI2kUqmu+iIQNAy6TANtbGw0Go1Gtp9zSK7Vat8lSQpyHNe1MlqsfgyMoLTQRbqg0Z1KpSKyLlnmSX1xcRGOxWJPOY6z4CqxMFki5xAJ1nnNEKGrCIXFbzabIZvNojvfrnOXKcfHx2uCICxlMhnmncQSpo9OIUvJZLJ1cHDwlXWPXQaEEnK5HM9xnI0U+L9KlmVYX1//1Wq1Pt3ogaZp2guPx1MYHh42DeqBdnp6irWj3AgIAEqapt0bBEy/unVv6t+plV5F9LtmBQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 27, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "13dc39e0bd92832c0990db8908542112", "height": 16 }, "values": [["3"]], "description": "Lift Station", "label": "Lift Station" } ] }], "field1": "Type", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 199, 252, 207, 255 ], "fromColor": [ 199, 252, 207, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 246, 255 ], "fromColor": [ 252, 179, 246, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 218, 252, 255 ], "fromColor": [ 179, 218, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 199, 179, 255 ], "fromColor": [ 252, 199, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 238, 187, 255 ], "fromColor": [ 252, 238, 187, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 242, 255 ], "fromColor": [ 252, 215, 242, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 187, 252, 247, 255 ], "fromColor": [ 187, 252, 247, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 185, 252, 255 ], "fromColor": [ 179, 185, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 229, 199, 252, 255 ], "fromColor": [ 229, 199, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 252, 182, 255 ], "fromColor": [ 235, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 228, 204, 255 ], "fromColor": [ 252, 228, 204, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 199, 207, 252, 255 ], "fromColor": [ 199, 207, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADUUlEQVQ4jcWUUUhaYRTHT92ySUTkqKGPPaYwyyCICsxs5Zb0MHIwaAOxaIT1sgVCmA9BuTcnQb0My6Cgh0EXInDeJ4utehhob9XDoOASt0y0qxCN/wdKptEKxg58cD+993f+5/+d85XRP4qy/wXWKpVKs0Kh6OU4TsNxnDqdTv/OZDIbsiwvE1HsoWBtVVXVx7a2ttcWi6XSaDRSbW1t9r+ngiDoA4GAMxwOr6TTaRcRiX8D1qpUqhWPx6MbHR2lw8NDOjg4oL29Pbq8vCSz2Uw2mw2r0u/3291ud4skSW9uqy8rBl1bW9NB5czMDEmSRCqVipaWlqimpoYluL6+poGBAUJirVar6+/vD15cXLy4qTwPXF1d/Q5K9Xo9TUxMUCQSocXFRaqvr6etrS32zsLCAqtibGyMQqEQzc7O0vT0tN7lcnkTicT7YmBta2vrB6iAUnwMMD4eGhrKKwvqeZ6ns7Mzmp+fZ8o3NzdtPM9/zlqSAyuVSjMOCkCUCyXwc3h4mO2Pj4/p5OSEPB4PTU1NseV0OsnhcDBbGhsbn/A831kAVigUvfAVB2UwGFj5UArY+vp6TjXAeHa73WwP3/ENDtTn872Kx+Nf8sAcx2nQUlCMUrOeQmlfX18OjKRWq5UtRCwWo/b2durp6WGMAo85jlPX1dUxEFRkA4rVanVuD1tu7hHwGlFeXs4VgFOp1A9BECywoKGhgZ1+tvSsz1B724rBwUGWCMpTqdTPAvDV1dUvURQt3d3dua6AJTgkgJAIYDzjN8CampqYv83NzbSzswPF0QKwLMvLXq/XiYnCKXd1ddHR0RGDQB0UazQa9gwoqkBlSIQqR0ZG4pIkbRTr41g0Gv3u9/ut6EuA9vf3WUvdDiQ1mUwsEQZldXWVtre3v90c67zJy2QyjsnJyRaj0fgMpaP50adQhAPCQiL4ia4AVBAEDEg4kUhgOO68K8Tz83NTR0fHytzcnA7lwpbd3V3S6XQMjPLHx8dZMigF9PT01HnfJYSISZJkstvtX4PBYCcmCs2PKRRFkanFQcHTSCQSSSaTn4rdy3fdx2IymXzJ87w2FAq99fl8hpKSkucVFRUSWqq0tFSMx+OBx1z02YjJsuySZfme1x4OfnT8Aer4tIEJHPWGAAAAAElFTkSuQmCC", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "29bf965ca5043479a51fb0750c47e4c3", "height": 16 }, "label": "Manhole", "value": "1" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6klEQVQ4jcWVsUsCURzHv8NBBw0NaoHh2HS6OhwGFro5Nbg6HERDwQ25CAYSuPrAhkDcbYkTpEWp7f0FujmFS93UIDQExleecZ5nqRR94XHo3X18v/d7n6eGP4r2n+BdAIa6cjCPAAabgg0AxwDO8/n8djQa1Th4w3GcSynlO4A7AFfrgA0A17Ztm5Zl7cTjcd17s1gshlzX/ahWq6dCiCMAZ/4KgsCGaZoPlUollMlktofDITqdzsJDuVxOq9Vqe/zhRCJxD+DEC9eCZlpRUH7RarVQLpcXwJPJZHplNd1udz+bzd4COFwGPmb5M+iq4fO2bR8IIS4A1P3gXTaKpWGDlEqlkBDiPAhssPv+Rq2aSCSimaapSynZzKe5GUfVdto0yWRyS0o53es/gguFAtLpNFzXRaPRYMlLwer9BXBgYrHYdIxGI7TbbaRSKawSL/iRRnHzY8M4jjNWus+BB9SURrER60L7/f67lPJ5JokfcEdNadS64Gaz+cbdMPvsB1/R/aDzQdd1GAbFXEyv1xsLISSAm2Vg5ozuU1OvgeFwmIcPgqCWZb0oMV6/Aw94oNB9akqjgtaca8ry1Uzr3mVYBoaCH9J9akqjuPk95/FYNYowlv8105/As3AmdWqqjPqVfxBv5spcJZ+su7zORK8KTgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "6ae74be6da11290de63add564444d905", "height": 16 }, "label": "Cleanout", "value": "2" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAACQAAAAWCAYAAACosj4+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADBElEQVRIidWWz2saQRTHH8GAoQQhSbWaYy4VKRRML0VaLHgp6klY2kApAVdCbWoOFpFkjdKA0EPaSAtuIKQnWcglGBLooWIPBSGCl4X8AwnJbpAVSZAcpLyls0x1TEzqIf2CMIyz8z7zfW9+mOCWyQT/GZDXZrN9abfb1kEEGxoaUk5OTt4AQOkmQNaJiYnFQqHg9Hq9g+ABRVHGnU7nWr1ef3BtoJGRkZfhcPjxoGBQVqsV5ubm7q+srLwFgNx1gFxTU1OLMzMz5nQ6DcvLy8Yf+/v74Ha7mR9NT09DtVrV2w6HAw4PD7vGzM/Pm0RRTKmq+gMA5L6ARkdH45FIZNzlcsHW1hYMUuiSIAjjyWQy3mw2X/cD5PV4PKFoNMqcEB3o5VC/Y3Hu3d3d0N7e3sdOl7qALBZLIh6P3+kVJBKJgCiKeiBMpd1uZ447OjrSU4jj8vl8FxjGKJfLm+fn548uA+JCodCTqwq5Wq0aP6ypq8YiGELxPG/0Ywyfz/dwe3ubAwCJBWQdGxtbXFhYMF8WgOd53SEarFcKA4EAFItFvY2bgwZCiaJoKpfLnzVNYwJBu92+exVM/s9KcdUkhSyXEMTv90MwGNTbmMKdnR29j0hVVTwsVfo7GkjRNO1dIpHYLBaLhkt+v9/Y9mRL48REtDu41ckYBOhUZ9/q6mqrXq9/6AWEkkql0itZlp/jlu8MiMEmJyf/mhghaHiSIlL8BLBzLkmS8Ej5SdcPc5ednZ29n52dfVapVAyXME0YAEXDYI2kUqmu+iIQNAy6TANtbGw0Go1Gtp9zSK7Vat8lSQpyHNe1MlqsfgyMoLTQRbqg0Z1KpSKyLlnmSX1xcRGOxWJPOY6z4CqxMFki5xAJ1nnNEKGrCIXFbzabIZvNojvfrnOXKcfHx2uCICxlMhnmncQSpo9OIUvJZLJ1cHDwlXWPXQaEEnK5HM9xnI0U+L9KlmVYX1//1Wq1Pt3ogaZp2guPx1MYHh42DeqBdnp6irWj3AgIAEqapt0bBEy/unVv6t+plV5F9LtmBQAAAABJRU5ErkJggg==", "yoffset": 0, "width": 27, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "13dc39e0bd92832c0990db8908542112", "height": 16 }, "label": "Lift Station", "value": "3" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 654525.37027597427, "xmin": 1454238.1462927163, "ymax": 672721.95068064332, "xmax": 1469847.4431580603, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 } }, "maxRecordCount": 4000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [ { "code": 1, "name": "Main", "domains": { "Material": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "defaultValues": { "OutletMH": null, "Type": null, "OutletElev": null, "Material": null, "ID": null, "InletMH": null, "SurfaceType": null, "InletElev": null, "Diameter": null, "Notes": null } }, { "code": 2, "name": "Lateral", "domains": { "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "defaultValues": { "OutletMH": null, "Type": null, "OutletElev": null, "Material": null, "ID": null, "InletMH": null, "SurfaceType": null, "InletElev": null, "Diameter": null, "Notes": null } }, { "code": 3, "name": "ForceMain", "domains": { "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "defaultValues": { "OutletMH": null, "Type": null, "OutletElev": null, "Material": null, "ID": null, "InletMH": null, "SurfaceType": null, "InletElev": null, "Diameter": null, "Notes": null } }, { "code": 4, "name": "Trunk", "domains": { "Material": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "defaultValues": { "OutletMH": null, "Type": null, "OutletElev": null, "Material": null, "ID": null, "InletMH": null, "SurfaceType": null, "InletElev": null, "Diameter": null, "Notes": null } } ], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 1, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "subtypeFieldName": "Type", "supportsStatistics": true, "isDataVersioned": false, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "name": "Sanitary Lines", "displayField": "ID", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "ID", "length": 20, "alias": "Pipe ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Type", "alias": "Subtype", "type": "esriFieldTypeInteger" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "PipeMaterial", "description": "Pipe material", "type": "codedValue", "codedValues": [ { "code": "PVC", "name": "PVC" }, { "code": "Conc", "name": "Concrete" }, { "code": "CI", "name": "Cast Iron" }, { "code": "As", "name": "Asbestos" }, { "code": "O", "name": "Other" }, { "code": "Steel", "name": "Steel" }, { "code": "Clay", "name": "Clay" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Material", "length": 50, "alias": "Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Diameter", "description": "Pipe diameter", "type": "codedValue", "codedValues": [ { "code": "3", "name": "3" }, { "code": "6", "name": "6" }, { "code": "8", "name": "8" }, { "code": "10", "name": "10" }, { "code": "12", "name": "12" }, { "code": "15", "name": "15" }, { "code": "18", "name": "18" }, { "code": "21", "name": "21" }, { "code": "24", "name": "24" }, { "code": "Other", "name": "Other" }, { "code": "2", "name": "2" }, { "code": "4", "name": "4" }, { "code": "Unknown", "name": "Unknown" }, { "code": "27", "name": "27" }, { "code": "32", "name": "32" }, { "code": "33", "name": "33" }, { "code": "36", "name": "36" }, { "code": "42", "name": "42" }, { "code": "16", "name": "16" }, { "code": "20", "name": "20" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "Diameter", "length": 50, "alias": "Diameter", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "InletElev", "length": 50, "alias": "US Elevation", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "OutletElev", "length": 50, "alias": "DS Elevation", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "InletMH", "length": 25, "alias": "US Manhole", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "OutletMH", "length": 25, "alias": "DS Manhole", "type": "esriFieldTypeString" }, { "nullable": true, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "SurfaceType", "description": "ground above asset", "type": "codedValue", "codedValues": [ { "code": "W", "name": "Waterway" }, { "code": "U", "name": "Unknown" }, { "code": "AP", "name": "Asphalt Pavement" }, { "code": "CP", "name": "Concrete Pavement" }, { "code": "S", "name": "Sidewalk" }, { "code": "D", "name": "Ditch" }, { "code": "P", "name": "Parkway" }, { "code": "C", "name": "Curb" }, { "code": "AD", "name": "Asphalt Driveway" }, { "code": "CD", "name": "Concrete Driveway" }, { "code": "E", "name": "Easement" }, { "code": "A", "name": "Asphalt (parkway)" }, { "code": "O", "name": "Other" }, { "code": "RY", "name": "Rear Yard" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "SurfaceType", "length": 15, "alias": "Surface Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Notes", "length": 300, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "Shape_Length", "alias": "Shape.STLength()", "type": "esriFieldTypeDouble" } ], "dateFieldsTimeReference": null, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "indexes": [ { "name": "FDO_OBJECTID", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "FDO_Shape", "isUnique": false, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": "Type", "serviceItemId": "c75b0c538d074b378bfa6597cd978610", "types": [ { "name": "Main", "domains": { "Material": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "id": 1 }, { "name": "Lateral", "domains": { "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "id": 2 }, { "name": "ForceMain", "domains": { "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "id": 3 }, { "name": "Trunk", "domains": { "Material": {"type": "inherited"}, "SurfaceType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "id": 4 } ], "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "typeIdField": "Type", "defaultSubtypeCode": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "SubType", "classes": [ { "symbol": { "color": [ 0, 0, 0, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["4"]], "description": "Trunk Main", "label": "Trunk Main" }, { "symbol": { "color": [ 0, 0, 0, 255 ], "width": 3, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["1"]], "description": "Gravity Main", "label": "Gravity Main" }, { "symbol": { "color": [ 132, 0, 168, 255 ], "width": 3, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["3"]], "description": "Force Main", "label": "Force Main" }, { "symbol": { "color": [ 130, 130, 130, 255 ], "width": 1.5, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["2"]], "description": "Service Lateral", "label": "Service Lateral" } ] }], "field1": "Type", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 199, 252, 207, 255 ], "fromColor": [ 199, 252, 207, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 246, 255 ], "fromColor": [ 252, 179, 246, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 218, 252, 255 ], "fromColor": [ 179, 218, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 199, 179, 255 ], "fromColor": [ 252, 199, 179, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 238, 187, 255 ], "fromColor": [ 252, 238, 187, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 215, 242, 255 ], "fromColor": [ 252, 215, 242, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 187, 252, 247, 255 ], "fromColor": [ 187, 252, 247, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 185, 252, 255 ], "fromColor": [ 179, 185, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 229, 199, 252, 255 ], "fromColor": [ 229, 199, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 235, 252, 182, 255 ], "fromColor": [ 235, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 228, 204, 255 ], "fromColor": [ 252, 228, 204, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 199, 207, 252, 255 ], "fromColor": [ 199, 207, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "color": [ 0, 0, 0, 255 ], "width": 6, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Trunk Main", "value": "4" }, { "symbol": { "color": [ 0, 0, 0, 255 ], "width": 3, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Gravity Main", "value": "1" }, { "symbol": { "color": [ 132, 0, 168, 255 ], "width": 3, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Force Main", "value": "3" }, { "symbol": { "color": [ 130, 130, 130, 255 ], "width": 1.5, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Service Lateral", "value": "2" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" }, { "extent": { "ymin": 640956.77503789961, "zmin": 0, "xmin": 1446316.5889731348, "ymax": 672772.38004173338, "zmax": 0, "xmax": 1476196.4842657149, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 } }, "maxRecordCount": 4000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 2, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": false, "supportsAdvancedQueries": true, "parentLayer": null, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "hasZ": true, "name": "Stormwater Structure", "displayField": "SV_DATE", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "StructID", "length": 25, "alias": "Structure ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FieldID", "length": 25, "alias": "Field ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Outfall", "length": 50, "alias": "SubType", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ADDRESS", "length": 254, "alias": "Address", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ELEVATION", "alias": "Rim Elevation", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "DEPTH", "alias": "Structure Depth", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "STRUCT_MAT", "length": 20, "alias": "Structure Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "GEN_LOC", "length": 15, "alias": "Surface Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "SURF_COV", "length": 10, "alias": "Surface Type", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "GPS_STATUS", "length": 15, "alias": "Spatial Source", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "SV_DATE", "length": 8, "alias": "Survey Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "STRUCT_RAT", "length": 15, "alias": "Overall Condition", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "COMMENTS", "length": 254, "alias": "Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "INACCESS", "length": 40, "alias": "Access Notes", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" } ], "dateFieldsTimeReference": null, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "indexes": [ { "name": "FDO_OBJECTID", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "FDO_Shape", "isUnique": false, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "c75b0c538d074b378bfa6597cd978610", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "SubType", "classes": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACm0lEQVQ4jcWVv0tbURzFj/CggQwOMRZfwa1TSJZIhgcOFdyiQ4f8A4Gng4UMnRyMUsh8STpUwT/AwRKIdFHsdrPopmOWgoZ26xAQzFA+j3flJSb2By09cHkv97537vme+z0vnv4RvP9JPC8pF18Z4FzS9Z8S5yStSNqqVCpp3/c9BgvtdvuttfZO0pGknd8hzkl6V6vVgrm5udnhcJi6vLxUr9fTwsKCms1mZnFxcdhoNEJjzCtJm+MVTCLOBUHwqVwuZ7rdbtoY87Dg+75ub291cHCgYrHodTqd59VqdTafz3+U9DpJ7k1SGoZhptVqpfv9vjqdjsrlstbX16MHbm5utLe3p93dXS0tLeni4iJ1enr6YnV19YOk5WnEK5R/fHwckaKOMQ2sra2tQZ6u1WovjTFvJLXGiec5qEKhMEv5KOLFjY0NuU24OrUM/Gb95ORE29vbGWPM1iTiHKd/f3+f4gflF4tFOTvcRhCHYah6vR69BDHz2WzWC4IgZa3lMD+PKPZ932N3DgkCVy5EbAToDobznGd5h2dKpdIza23U64+Ie73eiI8oToIqIEr6zFy8CXyPiCPgGw9z+gDlDFRCwD3q9/f3o/WZmZnonXEkic9JFM1Pn0KEMrylTO6Z4545pxIwB9rt9iCO+wjxNTElUTQ/PQog4aCcp9y7bgBswLi6urqz1n5xIRm34oiYkigOhZFUlgRrbOAsOTw8/E43TLIC7JB9YkqiUEUAIAF4TyXOb0i5np2dDYwxVtL7p74Vm2SfmJIo/Ha9DAkqsce1H6TVavVrHIxvTxFf80Eh+8SURNH8LhAOeEr5sdJW0oZpxIrJl8k+MSVRNH/iezyIDwoyyn9Q+jNiB5S0iGmcqL/yD5LESJm/gh8ymlv1C7p2HgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "436381a48596543b196281d6b443377c", "height": 16 }, "values": [["Manhole"]], "description": "Manhole", "label": "Manhole" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACk0lEQVRIic1VzYraUBQ+ZGb6Q0u3JsF3GCUa992UjhrwCQoKSpezEsZAFIXipmt1Icyqy0DUxTyCQXEeQvx5gpYpU8p3yQnX9A46lEI/uOTe5OZ+55x7znfO6R/j/H8h0InoMnpiAHdEdP+3BBkiaqbT6Y/5fP7MMAzNNE0NH4IguAnD8JGIbomoT0S75xI0bdu+cRznRavVepX8yO/G4/HnWq32KSLpn0rwzbbtq8Fg8CabzZ4tl0vCmE6nZBiG2FCv18myLKpWqy+LxeKF4zjwCOG7PkYAy6/m8/k7LEajkTgYhwVBEG/K5XJkmiYNh0OQathfKBSqYRjuZE+SBBmEBZZj4TiOsNTzPOGBDBwOQhCBJDLgra7rTTkBkgRNxBxhgeU4vFQq/XG4jMViIQwBWSqV0nq93mvXdb8S0fskgY5s4csDAayaTCa03W7FBpkI80ajEa/ZIPzvum5GFaJLpCImiDk2l8vl+DAMvGOAtN1ux2t5XqlULnzf/4BQHXiAy8Jks9kI6zlj8OQhI7mW3mtckAcEXESwjsNyKnDp0lxJEAMXi5gy4BHXASO5xh4VZII7lD8uCeE55oEhhQeJIN9PEAQPUaoeENxH2iLAP5SkNMWcAQ/5G8IDo4D9fv8rOmenCtEttAXlj587nU584SpwmGTrZ7PZz0gAlQR9CBe0BUXDFYx8R8qytZy28AJVzFitVo+e5/2ICEhFIHQEwsVaZFmWqFZZ8OAd3iXTtNvtfl+v11/kPqHKoj5UEcIFbYEnTPRUqGA5Dvd9f5qU7Kfk+hqqCOGCtqj6AV8oYo6wRJaf3A+EJ0g1CBe0BeWf6GgPUkfDULbPYy0TPwlVjLQl2ZNxZ8pWeSqBDFE4z8VvH/tVxFt4yRYAAAAASUVORK5CYII=", "yoffset": 0, "width": 18, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "75f38538e942ea217dc933a2d8559f0c", "height": 18 }, "values": [["Catch Basin"]], "description": "Catch Basin", "label": "Catch Basin" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIicVVu4oaARQ9irDIElLOjko+YRVmypBu18YH+QCJgmgxlm5hISqCFpvSEbQLWzuFY5c/CCrjfoMofsCSIksIZ5grk1k1a7HkwOA8z7333HuuEbwhIv+TPAngFsANgCsAind/BeARwD2A3bnkCoC7RCLxJZ/PX5TL5aiqqmFFUcK73e634zifttvtx1KpVADwAKD+WvIkXzYMI99sNi9JKA8WiwU0TQun0+kLXheLxWitVquYpnkNoBCsInIg43qv1/vcaDQueWO73SKbzbrEAk3TMBqN3N/BYPBO13VW8R3A9SnyO2YsxISqqgfJeQhYgW3bHyzL+uqXyE+epMaUwh9tNpths9mgUqkgFou598bjMTqdDlqt1v69yWTyPhQKSQ9WQfJbNo8ae9q62bbb7b0EApLmcjk3cCaTkV7AMIyop/8L8htOhWRbrVbdTIPEgul0Cl3X3SpY2Xw+B783TVOy/4v8iuPGE9u23WxIfojYrz3JBalUKuJN2wvNFRm7ha95p+APLNIcnRYahAE4Hcye5Z4C5SOkQn7vn3U/+YrOo0E4fmwks5GmBcFnDM6eSBDHcX5JM4Pkj7Q0T0jMAASbJqPoJ6bW0myRY7lcPh/L/J67goYQYoLyMFg8Ht8HpAwcRyHlr+M4z8Ph8KdMSpCcER+4K2hpuUlCrgBmLz3gtRhK0O12n9br9bdjshB1moC7ghUIETUnsUwED15LJf1+/8myrB/B7XhoKxa4hLgraGkSUG+/5gJKwYw9YpoH/yLfcbtxCXFX0NJ0nmcQd9w4FWweNfakePU+h0jEHlAmz9LiPAanrm6P/BqfQ07wQx77CTgHb/oH/Qd3zUTYPz2n5QAAAABJRU5ErkJggg==", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a97729fdd2b8afb9fe6f03739f1399d3", "height": 17 }, "values": [["Outfall"]], "description": "Outfall", "label": "Outfall" } ] }], "field1": "Outfall", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 185, 182, 252, 255 ], "fromColor": [ 185, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 212, 252, 182, 255 ], "fromColor": [ 212, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 188, 182, 255 ], "fromColor": [ 252, 188, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 243, 252, 255 ], "fromColor": [ 197, 243, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 240, 215, 255 ], "fromColor": [ 252, 240, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 210, 250, 255 ], "fromColor": [ 252, 210, 250, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 252, 224, 255 ], "fromColor": [ 179, 252, 224, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 249, 182, 252, 255 ], "fromColor": [ 249, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 244, 182, 255 ], "fromColor": [ 252, 244, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 207, 217, 252, 255 ], "fromColor": [ 207, 217, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 231, 252, 212, 255 ], "fromColor": [ 231, 252, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 211, 187, 255 ], "fromColor": [ 252, 211, 187, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACm0lEQVQ4jcWVv0tbURzFj/CggQwOMRZfwa1TSJZIhgcOFdyiQ4f8A4Gng4UMnRyMUsh8STpUwT/AwRKIdFHsdrPopmOWgoZ26xAQzFA+j3flJSb2By09cHkv97537vme+z0vnv4RvP9JPC8pF18Z4FzS9Z8S5yStSNqqVCpp3/c9BgvtdvuttfZO0pGknd8hzkl6V6vVgrm5udnhcJi6vLxUr9fTwsKCms1mZnFxcdhoNEJjzCtJm+MVTCLOBUHwqVwuZ7rdbtoY87Dg+75ub291cHCgYrHodTqd59VqdTafz3+U9DpJ7k1SGoZhptVqpfv9vjqdjsrlstbX16MHbm5utLe3p93dXS0tLeni4iJ1enr6YnV19YOk5WnEK5R/fHwckaKOMQ2sra2tQZ6u1WovjTFvJLXGiec5qEKhMEv5KOLFjY0NuU24OrUM/Gb95ORE29vbGWPM1iTiHKd/f3+f4gflF4tFOTvcRhCHYah6vR69BDHz2WzWC4IgZa3lMD+PKPZ932N3DgkCVy5EbAToDobznGd5h2dKpdIza23U64+Ie73eiI8oToIqIEr6zFy8CXyPiCPgGw9z+gDlDFRCwD3q9/f3o/WZmZnonXEkic9JFM1Pn0KEMrylTO6Z4545pxIwB9rt9iCO+wjxNTElUTQ/PQog4aCcp9y7bgBswLi6urqz1n5xIRm34oiYkigOhZFUlgRrbOAsOTw8/E43TLIC7JB9YkqiUEUAIAF4TyXOb0i5np2dDYwxVtL7p74Vm2SfmJIo/Ha9DAkqsce1H6TVavVrHIxvTxFf80Eh+8SURNH8LhAOeEr5sdJW0oZpxIrJl8k+MSVRNH/iezyIDwoyyn9Q+jNiB5S0iGmcqL/yD5LESJm/gh8ymlv1C7p2HgAAAABJRU5ErkJggg==", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "436381a48596543b196281d6b443377c", "height": 16 }, "label": "Manhole", "value": "Manhole" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACk0lEQVRIic1VzYraUBQ+ZGb6Q0u3JsF3GCUa992UjhrwCQoKSpezEsZAFIXipmt1Icyqy0DUxTyCQXEeQvx5gpYpU8p3yQnX9A46lEI/uOTe5OZ+55x7znfO6R/j/H8h0InoMnpiAHdEdP+3BBkiaqbT6Y/5fP7MMAzNNE0NH4IguAnD8JGIbomoT0S75xI0bdu+cRznRavVepX8yO/G4/HnWq32KSLpn0rwzbbtq8Fg8CabzZ4tl0vCmE6nZBiG2FCv18myLKpWqy+LxeKF4zjwCOG7PkYAy6/m8/k7LEajkTgYhwVBEG/K5XJkmiYNh0OQathfKBSqYRjuZE+SBBmEBZZj4TiOsNTzPOGBDBwOQhCBJDLgra7rTTkBkgRNxBxhgeU4vFQq/XG4jMViIQwBWSqV0nq93mvXdb8S0fskgY5s4csDAayaTCa03W7FBpkI80ajEa/ZIPzvum5GFaJLpCImiDk2l8vl+DAMvGOAtN1ux2t5XqlULnzf/4BQHXiAy8Jks9kI6zlj8OQhI7mW3mtckAcEXESwjsNyKnDp0lxJEAMXi5gy4BHXASO5xh4VZII7lD8uCeE55oEhhQeJIN9PEAQPUaoeENxH2iLAP5SkNMWcAQ/5G8IDo4D9fv8rOmenCtEttAXlj587nU584SpwmGTrZ7PZz0gAlQR9CBe0BUXDFYx8R8qytZy28AJVzFitVo+e5/2ICEhFIHQEwsVaZFmWqFZZ8OAd3iXTtNvtfl+v11/kPqHKoj5UEcIFbYEnTPRUqGA5Dvd9f5qU7Kfk+hqqCOGCtqj6AV8oYo6wRJaf3A+EJ0g1CBe0BeWf6GgPUkfDULbPYy0TPwlVjLQl2ZNxZ8pWeSqBDFE4z8VvH/tVxFt4yRYAAAAASUVORK5CYII=", "yoffset": 0, "width": 18, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "75f38538e942ea217dc933a2d8559f0c", "height": 18 }, "label": "Catch Basin", "value": "Catch Basin" }, { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACgElEQVRIicVVu4oaARQ9irDIElLOjko+YRVmypBu18YH+QCJgmgxlm5hISqCFpvSEbQLWzuFY5c/CCrjfoMofsCSIksIZ5grk1k1a7HkwOA8z7333HuuEbwhIv+TPAngFsANgCsAind/BeARwD2A3bnkCoC7RCLxJZ/PX5TL5aiqqmFFUcK73e634zifttvtx1KpVADwAKD+WvIkXzYMI99sNi9JKA8WiwU0TQun0+kLXheLxWitVquYpnkNoBCsInIg43qv1/vcaDQueWO73SKbzbrEAk3TMBqN3N/BYPBO13VW8R3A9SnyO2YsxISqqgfJeQhYgW3bHyzL+uqXyE+epMaUwh9tNpths9mgUqkgFou598bjMTqdDlqt1v69yWTyPhQKSQ9WQfJbNo8ae9q62bbb7b0EApLmcjk3cCaTkV7AMIyop/8L8htOhWRbrVbdTIPEgul0Cl3X3SpY2Xw+B783TVOy/4v8iuPGE9u23WxIfojYrz3JBalUKuJN2wvNFRm7ha95p+APLNIcnRYahAE4Hcye5Z4C5SOkQn7vn3U/+YrOo0E4fmwks5GmBcFnDM6eSBDHcX5JM4Pkj7Q0T0jMAASbJqPoJ6bW0myRY7lcPh/L/J67goYQYoLyMFg8Ht8HpAwcRyHlr+M4z8Ph8KdMSpCcER+4K2hpuUlCrgBmLz3gtRhK0O12n9br9bdjshB1moC7ghUIETUnsUwED15LJf1+/8myrB/B7XhoKxa4hLgraGkSUG+/5gJKwYw9YpoH/yLfcbtxCXFX0NJ0nmcQd9w4FWweNfakePU+h0jEHlAmz9LiPAanrm6P/BqfQ07wQx77CTgHb/oH/Qd3zUTYPz2n5QAAAABJRU5ErkJggg==", "yoffset": 0, "width": 17, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "a97729fdd2b8afb9fe6f03739f1399d3", "height": 17 }, "label": "Outfall", "value": "Outfall" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 641115.99584805965, "xmin": 1456165.3750497997, "ymax": 670281.85713563859, "xmax": 1473817.2268851399, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 } }, "maxRecordCount": 4000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 3, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": false, "supportsAdvancedQueries": true, "parentLayer": null, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "name": "Stomwater Junction", "displayField": "Enabled", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "Enabled", "alias": "Enabled", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": null, "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" } ], "dateFieldsTimeReference": null, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "indexes": [ { "name": "FDO_OBJECTID", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "FDO_SHAPE", "isUnique": false, "description": "", "fields": "SHAPE", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "c75b0c538d074b378bfa6597cd978610", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "symbol": { "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABd0lEQVQ4jd3VIW6FQBAG4BHYHgB88w4AnmBQ4HuABoXqOwDUN6mGA7QKBXJFFQrwXAAOgAHX/JRt9gHLA5KaTkLyws5+bJiZh0J/FMqOHE1yvzkLa6Zpvtq2ba4tVlX1lSTJlYi6I7AGNIqi58vlsppQFMXjMAwPWZZ5a7hyBkUYhkFBEDzh9xqunEH34Mo9NMsyStNUSCNyXZccx9nEf2FTclJVVUnX9fEBCIC4JwbH+75vGWMvIqyh+kABlGV5sxFY27Y/iZo25vAH8XXglmU5jLE3tOKieGmaUhzHJAs8NAzDm3tN01AURYcH5FT8A9h13bFAYqAreEF5m4kx7xIRbjD7GFNsFDej+igOLuBAPM9bYHVdU57nn4s+TpLkitlHP6J1xNPwARFPDlxEfd9/Z4x9LGAi6qbJIREHNm+l+UknFEn1/FVs4kdRWVd0e/AtVAYTxzH7GNO1BBRqeqcLdAsecfyhTLO/ui77etyDeWx+22TxDUc253+VLyoIAAAAAElFTkSuQmCC", "yoffset": 0, "width": 16, "xoffset": 0, "angle": 0, "type": "esriPMS", "contentType": "image/png", "url": "db7be9663d3722c1e2c20ecca42a3aa4", "height": 16 }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "SHAPE", "alias": "SHAPE", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPoint" }, { "extent": { "ymin": 640805.92560206354, "xmin": 1432965.2931692153, "ymax": 692116.20487105846, "xmax": 1491272.6535883844, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 } }, "maxRecordCount": 4000, "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "type": "Feature Layer", "maxSelectionCount": 2000, "subtypes": [], "relationships": [], "cimVersion": "3.6.0", "isDataArchived": false, "id": 4, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 0.0032808333333333331, "mUnits": 10000, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "subtypeFieldName": null, "supportsStatistics": true, "isDataVersioned": false, "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "subLayers": [], "currentVersion": 12, "referenceScale": 0, "canScaleSymbols": false, "name": "Stormwater Line", "displayField": "Enabled", "fields": [ { "nullable": false, "domain": null, "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "nullable": true, "domain": null, "name": "PipeID", "length": 25, "alias": "Pipe ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "FieldID", "length": 25, "alias": "Field ID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "assettype", "length": 255, "alias": "Subtype", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ADDRESS", "length": 254, "alias": "Address", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "MATERIAL", "length": 15, "alias": "Material", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "PIPE_SHP", "length": 15, "alias": "Pipe Shape", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "DIAMETER", "alias": "Diameter", "type": "esriFieldTypeSmallInteger" }, { "nullable": true, "domain": null, "name": "WIDTH", "alias": "Width", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "HEIGHT", "alias": "Height", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "GEN_LOC", "length": 15, "alias": "General Location", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "ROW", "length": 25, "alias": "Right-of-Way", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "SURF_COV", "length": 10, "alias": "Surface Cover", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "UP_ID", "length": 25, "alias": "UpstreamID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "DN_ID", "length": 25, "alias": "DownstreamID", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "UP_DEPTH", "alias": "Upstream Depth", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "DN_DEPTH", "alias": "Downstream Depth", "type": "esriFieldTypeDouble" }, { "nullable": true, "domain": null, "name": "SV_DATE", "length": 8, "alias": "Survey Date", "type": "esriFieldTypeDate" }, { "nullable": true, "domain": null, "name": "COMMENTS", "length": 254, "alias": "Comments", "type": "esriFieldTypeString" }, { "nullable": true, "domain": null, "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, { "nullable": true, "domain": null, "name": "Shape_Length", "alias": "Shape.STLength()", "type": "esriFieldTypeDouble" } ], "dateFieldsTimeReference": null, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": 0, "xyTolerance": 0.0032808333333333331, "mUnits": 1, "zUnits": 10000, "latestWkid": 3735, "zTolerance": 0.001, "wkid": 102723, "xyUnits": 3048.00609601219276, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "falseZ": -100000 }, "description": "", "canModifyLayer": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "indexes": [ { "name": "FDO_OBJECTID", "isUnique": true, "description": "", "fields": "OBJECTID", "isAscending": true }, { "name": "FDO_Shape", "isUnique": false, "description": "", "fields": "Shape", "isAscending": true } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "supportsDatumTransformation": true, "minScale": 0, "supportsDynamicLegends": true, "hasAttachments": false, "advancedQueryCapabilities": { "supportsStatistics": true, "supportsSqlExpression": true, "supportsTrueCurve": true, "supportsOrderBy": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "useStandardizedQueries": true, "supportsLod": false, "supportsQueryWithDistance": true, "supportsQueryWithDatumTransformation": true, "supportsCountDistinct": true, "supportsCurrentUserQueries": true, "supportsAdvancedQueryRelated": true, "supportsReturningQueryExtent": true, "supportsQueryWithLodSR": false, "supportsPagination": true, "supportsDistinct": true, "supportsTimeRelation": true, "supportsQueryAnalytic": false, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "subtypeField": null, "serviceItemId": "c75b0c538d074b378bfa6597cd978610", "supportsCoordinatesQuantization": true, "capabilities": "Map,Query,Data", "maxScale": 0, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "hasMetadata": true, "typeIdField": null, "defaultSubtypeCode": null, "supportedQueryFormats": "JSON, geoJSON, PBF", "hasLabels": false, "drawingInfo": { "renderer": { "uniqueValueGroups": [{ "heading": "SubType", "classes": [ { "symbol": { "color": [ 0, 92, 230, 255 ], "width": 2, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["Pipe"]], "description": "Pipe", "label": "Pipe" }, { "symbol": { "color": [ 130, 130, 130, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "values": [["Culvert"]], "description": "Culvert", "label": "Culvert" }, { "symbol": { "color": [ 130, 130, 130, 255 ], "width": 2, "style": "esriSLSDash", "type": "esriSLS" }, "values": [["Open Channel"]], "description": "Open Channel", "label": "Open Channel" }, { "symbol": { "color": [ 0, 255, 197, 255 ], "width": 2, "style": "esriSLSDash", "type": "esriSLS" }, "values": [["Swale"]], "description": "Swale", "label": "Swale" } ] }], "field1": "assettype", "authoringInfo": {"colorRamp": { "colorRamps": [ { "toColor": [ 185, 182, 252, 255 ], "fromColor": [ 185, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 212, 252, 182, 255 ], "fromColor": [ 212, 252, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 188, 182, 255 ], "fromColor": [ 252, 188, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 197, 243, 252, 255 ], "fromColor": [ 197, 243, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 240, 215, 255 ], "fromColor": [ 252, 240, 215, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 210, 250, 255 ], "fromColor": [ 252, 210, 250, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 179, 252, 224, 255 ], "fromColor": [ 179, 252, 224, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 249, 182, 252, 255 ], "fromColor": [ 249, 182, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 244, 182, 255 ], "fromColor": [ 252, 244, 182, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 207, 217, 252, 255 ], "fromColor": [ 207, 217, 252, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 231, 252, 212, 255 ], "fromColor": [ 231, 252, 212, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 179, 205, 255 ], "fromColor": [ 252, 179, 205, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" }, { "toColor": [ 252, 211, 187, 255 ], "fromColor": [ 252, 211, 187, 255 ], "type": "algorithmic", "algorithm": "esriCIELabAlgorithm" } ], "type": "multipart" }}, "uniqueValueInfos": [ { "symbol": { "color": [ 0, 92, 230, 255 ], "width": 2, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Pipe", "value": "Pipe" }, { "symbol": { "color": [ 130, 130, 130, 255 ], "width": 4, "style": "esriSLSSolid", "type": "esriSLS" }, "label": "Culvert", "value": "Culvert" }, { "symbol": { "color": [ 130, 130, 130, 255 ], "width": 2, "style": "esriSLSDash", "type": "esriSLS" }, "label": "Open Channel", "value": "Open Channel" }, { "symbol": { "color": [ 0, 255, 197, 255 ], "width": 2, "style": "esriSLSDash", "type": "esriSLS" }, "label": "Swale", "value": "Swale" } ], "type": "uniqueValue", "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "name": "Shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "geometryType": "esriGeometryPolyline" } ] }