{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "ssCleanout", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "21d5f3cfb9d7ee7732068c6f988b63d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKklEQVQoka3Sv0sCYRzH8bd4UbuLQYKdOIiTDtJmy3HzudlQJMid/hNBNArKDRk15WG4hENrTd3iFJiHLj2hOLn4B8RJHBVycUpIn+nhy/N6fnz5SmwY6d9hKsXucMgMcP8MdZ1TTePccXC6Xaq2jVgL43F2ikWuKhWOYjG2VJW9dJrHdpszy8IKhIUCB4rCZblMJhxeblBV9pNJbiIRDhsNDODDB7NZyoZBxlvP51CtgqJAqQSyzLamcSxJXNRqvPvgbMadEJRkGXo96HRgMPiCXsZj+j/IB02Tp3yeN1km4d3UbEIut3yyEDyvbM5kgg0kvD8a3m++MxrhCsHtOng/nXISjfpb3+/z2mrxshLW6zy4Lnoo5K8vFjj+owIGwDS5/l0Lysaz+gkz+1hV5J4DwQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1077299.0797453076, "ymin": 778807.5003195554, "xmax": 1098332.5229145586, "ymax": 822316.7571328878, "zmin": 0, "zmax": 839.5139999999956, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "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": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 255, "domain": null }, { "name": "PointID", "type": "esriFieldTypeString", "alias": "PointID", "length": 255, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": { "type": "codedValue", "name": "Location", "description": "General location of the structure.", "codedValues": [ { "name": "Airport", "code": "AP" }, { "name": "Alley", "code": "AL" }, { "name": "Building", "code": "BDG" }, { "name": "Creek", "code": "CK" }, { "name": "Dam", "code": "DM" }, { "name": "Ditch", "code": "DTH" }, { "name": "Easement ROW", "code": "EROW" }, { "name": "Levee", "code": "LV" }, { "name": "Local Rural Street", "code": "LRS" }, { "name": "Parking Lot", "code": "PL" }, { "name": "Primary Major Arterial", "code": "PMA" }, { "name": "Pump/Lift Station", "code": "PLS" }, { "name": "Railway", "code": "RW" }, { "name": "Secondary road", "code": "SR" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Treatment Plant", "code": "TP" }, { "name": "Woods", "code": "WDS" }, { "name": "Yard", "code": "YRD" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GradePosition", "type": "esriFieldTypeString", "alias": "GradePosition", "length": 255, "domain": { "type": "codedValue", "name": "GradePosition", "description": "Depth that a structure is in the ground.", "codedValues": [ { "name": "At Grade", "code": "G" }, { "name": "Above Grade", "code": "AG" }, { "name": "Below Grade", "code": "BG" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CleanoutType", "type": "esriFieldTypeString", "alias": "CleanoutType", "length": 255, "domain": { "type": "codedValue", "name": "ss_sw_CleanoutType", "description": "Used for sewer and stormwater cleanouts", "codedValues": [ { "name": "Cleanout", "code": "CO" }, { "name": "Flushing Structure", "code": "FS" }, { "name": "Lamp Hole", "code": "LH" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": { "type": "range", "name": "Diameter", "description": "Used for all diameter fields across all utilities. Unit is inches. -1 is Unknown.", "range": [ -1, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 255, "domain": { "type": "codedValue", "name": "Material", "description": "List of materials for all material fields in all feature classes including pipes, manholes, inlets, casings, etc.", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Aluminum", "code": "AL" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Copper", "code": "COP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Precast", "code": "PCST" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "TRUSS" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": { "type": "codedValue", "name": "Condition", "description": "Used anywhere that condition is required including pipes, manholes, inlets, etc", "codedValues": [ { "name": "Corrosion", "code": "COR" }, { "name": "Excellent", "code": "EXC" }, { "name": "Extremely Poor", "code": "EP" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Missing", "code": "MISS" }, { "name": "Obstructed", "code": "OBS" }, { "name": "Poor", "code": "POOR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 255, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 255, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 255, "domain": null }, { "name": "HzPrec", "type": "esriFieldTypeDouble", "alias": "HzPrec", "domain": null }, { "name": "VtPrec", "type": "esriFieldTypeDouble", "alias": "VtPrec", "domain": null }, { "name": "MinSats", "type": "esriFieldTypeDouble", "alias": "MinSats", "domain": null }, { "name": "MaxPDOP", "type": "esriFieldTypeDouble", "alias": "MaxPDOP", "domain": null }, { "name": "MaxHDOP", "type": "esriFieldTypeDouble", "alias": "MaxHDOP", "domain": null }, { "name": "MaxVDOP", "type": "esriFieldTypeDouble", "alias": "MaxVDOP", "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "SurveyTime", "type": "esriFieldTypeDate", "alias": "SurveyTime", "length": 8, "domain": null }, { "name": "SurveyQuality", "type": "esriFieldTypeString", "alias": "SurveyQuality", "length": 255, "domain": { "type": "codedValue", "name": "SurveyQuality", "description": "Survey quality of the point feature. If survey data provided by a third party, please verify survey quality.", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Fixed", "code": "FX" }, { "name": "Float", "code": "FL" }, { "name": "Handplaced", "code": "HP" }, { "name": "Level Corrected", "code": "LC" }, { "name": "Not Found", "code": "NF" }, { "name": "Sub-meter", "code": "SM" }, { "name": "Total Station", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R71_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_71", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_71", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "ssSystemValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9ebab6fd4d5674a82316931c68e66e1b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACF0lEQVQ4jbWTMWgacRTGP+IZxMEh4iTqoGAKVgKF1ClFELyl1KJihkBRgkaD0EDBnoO9LuqBnAVBr5Otk4NoGhUEHVIoaIWKXDO7OUUqOBjBKOUsisWGFkIfPPjz3uPH9z3en8A9g/gvAJqmJYPBwD8ajR6LRKKxXC4vJRKJ8j8B/H7/23w+T5EkKTabzZhMJmg0Gu79/f0fZrP5GcMwX+4EHB8fp3O5nL/b7UKn063qJycn4DhuJxKJfA6FQk/WIcTyEQ6Hjefn5z6WZeHz+VAulyGVShe9TqeDdDoNhmG2OI77BEC+Aej1egmKoraOjo4gFoths9lwcXGBq6sreDweFIvFhapqtbpzcHDwdLkTYgno9/sPBc9CuN1uTKdTWK1WDIdDlEolaLXaRc9isaDdbj8H8Dvg9vZWJJFIVr6NRiNisRj0ej1UKtWqLszMZrNf3tYBCoWiz/O8QlDRbDYXi7u8vESlUoHD4UChUMD29jZ4nodMJvu6AdBqte/i8fgHYSgQCCz8azQanJ6eYj6fw+l0IpVKoVarTV0uV2YDkEwmP5Ik+drpdO62Wi2o1eqV7GAwiPF4jL29PRweHsZomp788Q5MJtMjAN+8Xu8uRVEwGAy4ublBvV5HNpud2+3295lM5s2dh0TT9BjAg7Ozsxcsy768vr5WEgQxUyqV3+12+6toNMqvz28A1u0AEPKvce/f+BOpN8ZVIhJibgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1083035.8143348098, "ymin": 731872.6578377336, "xmax": 2085490.9347486347, "ymax": 810980.7709466368, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "PointID", "type": "esriFieldTypeString", "alias": "PointID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "AssessmentDate", "type": "esriFieldTypeDate", "alias": "AssessmentDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 5, "domain": { "type": "codedValue", "name": "Location", "description": "General location of the structure.", "codedValues": [ { "name": "Airport", "code": "AP" }, { "name": "Alley", "code": "AL" }, { "name": "Building", "code": "BDG" }, { "name": "Creek", "code": "CK" }, { "name": "Dam", "code": "DM" }, { "name": "Ditch", "code": "DTH" }, { "name": "Easement ROW", "code": "EROW" }, { "name": "Levee", "code": "LV" }, { "name": "Local Rural Street", "code": "LRS" }, { "name": "Parking Lot", "code": "PL" }, { "name": "Primary Major Arterial", "code": "PMA" }, { "name": "Pump/Lift Station", "code": "PLS" }, { "name": "Railway", "code": "RW" }, { "name": "Secondary road", "code": "SR" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Treatment Plant", "code": "TP" }, { "name": "Woods", "code": "WDS" }, { "name": "Yard", "code": "YRD" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GradePosition", "type": "esriFieldTypeString", "alias": "GradePosition", "length": 5, "domain": { "type": "codedValue", "name": "GradePosition", "description": "Depth that a structure is in the ground.", "codedValues": [ { "name": "At Grade", "code": "G" }, { "name": "Above Grade", "code": "AG" }, { "name": "Below Grade", "code": "BG" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveStatus", "type": "esriFieldTypeString", "alias": "ValveStatus", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_ValveStatus", "description": "The normal status of a water or sewer valve.", "codedValues": [ { "name": "Open", "code": "O" }, { "name": "Closed", "code": "C" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasBypass", "type": "esriFieldTypeString", "alias": "HasBypass", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Used in any case where Y/N/Oth/Unk is required.", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_ValveType", "description": "Valves used in water and sewer systems.", "codedValues": [ { "name": "Ball", "code": "BALL" }, { "name": "Butterfly", "code": "BFLY" }, { "name": "Cone", "code": "CONE" }, { "name": "Gate", "code": "GATE" }, { "name": "Other", "code": "OTH" }, { "name": "Plug", "code": "PLUG" }, { "name": "Roundway", "code": "RW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Air Release", "code": "ARV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": { "type": "range", "name": "Diameter", "description": "Used for all diameter fields across all utilities. Unit is inches. -1 is Unknown.", "range": [ -1, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 5, "domain": { "type": "codedValue", "name": "Condition", "description": "Used anywhere that condition is required including pipes, manholes, inlets, etc", "codedValues": [ { "name": "Corrosion", "code": "COR" }, { "name": "Excellent", "code": "EXC" }, { "name": "Extremely Poor", "code": "EP" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Missing", "code": "MISS" }, { "name": "Obstructed", "code": "OBS" }, { "name": "Poor", "code": "POOR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 5, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 10, "domain": null }, { "name": "HzPrec", "type": "esriFieldTypeDouble", "alias": "HzPrec", "domain": null }, { "name": "VtPrec", "type": "esriFieldTypeDouble", "alias": "VtPrec", "domain": null }, { "name": "MinSats", "type": "esriFieldTypeDouble", "alias": "MinSats", "domain": null }, { "name": "MaxHDOP", "type": "esriFieldTypeDouble", "alias": "MaxHDOP", "domain": null }, { "name": "MaxPDOP", "type": "esriFieldTypeDouble", "alias": "MaxPDOP", "domain": null }, { "name": "MaxVDOP", "type": "esriFieldTypeDouble", "alias": "MaxVDOP", "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "SurveyTime", "type": "esriFieldTypeDate", "alias": "SurveyTime", "length": 8, "domain": null }, { "name": "SurveyQuality", "type": "esriFieldTypeString", "alias": "SurveyQuality", "length": 5, "domain": { "type": "codedValue", "name": "SurveyQuality", "description": "Survey quality of the point feature. If survey data provided by a third party, please verify survey quality.", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Fixed", "code": "FX" }, { "name": "Float", "code": "FL" }, { "name": "Handplaced", "code": "HP" }, { "name": "Level Corrected", "code": "LC" }, { "name": "Not Found", "code": "NF" }, { "name": "Sub-meter", "code": "SM" }, { "name": "Total Station", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R65_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_65", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_65", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S41_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "ControlValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c94f33736cdefe66401ac833a9d204d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAg0lEQVQ4jeXOsQ2AIBRF0Y/8hBls3YHEidiIARjAxgmoDTUNpToCCYWAsccEg1be/p08hJfCLyAKAP2DbQaAvQRdyFqrEEJSzpmWoKbwJxAiJsZYVzMMIRwxxjIkhFiklGMNxDmfjTFlqCX8CaSUQq31VDN0zg130Oa959ba9kctvQadMF8k691+4P8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1081612.8611439764, "ymin": 778797.1643822342, "xmax": 1111118.4763452262, "ymax": 811671.6567039788, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "PointID", "type": "esriFieldTypeString", "alias": "PointID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "AssessmentDate", "type": "esriFieldTypeDate", "alias": "AssessmentDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 5, "domain": { "type": "codedValue", "name": "Location", "description": "General location of the structure.", "codedValues": [ { "name": "Airport", "code": "AP" }, { "name": "Alley", "code": "AL" }, { "name": "Building", "code": "BDG" }, { "name": "Creek", "code": "CK" }, { "name": "Dam", "code": "DM" }, { "name": "Ditch", "code": "DTH" }, { "name": "Easement ROW", "code": "EROW" }, { "name": "Levee", "code": "LV" }, { "name": "Local Rural Street", "code": "LRS" }, { "name": "Parking Lot", "code": "PL" }, { "name": "Primary Major Arterial", "code": "PMA" }, { "name": "Pump/Lift Station", "code": "PLS" }, { "name": "Railway", "code": "RW" }, { "name": "Secondary road", "code": "SR" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Treatment Plant", "code": "TP" }, { "name": "Woods", "code": "WDS" }, { "name": "Yard", "code": "YRD" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GradePosition", "type": "esriFieldTypeString", "alias": "GradePosition", "length": 5, "domain": { "type": "codedValue", "name": "GradePosition", "description": "Depth that a structure is in the ground.", "codedValues": [ { "name": "At Grade", "code": "G" }, { "name": "Above Grade", "code": "AG" }, { "name": "Below Grade", "code": "BG" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveStatus", "type": "esriFieldTypeString", "alias": "ValveStatus", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_ValveStatus", "description": "The normal status of a water or sewer valve.", "codedValues": [ { "name": "Open", "code": "O" }, { "name": "Closed", "code": "C" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasBypass", "type": "esriFieldTypeString", "alias": "HasBypass", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "Used in any case where Y/N/Oth/Unk is required.", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveFunction", "type": "esriFieldTypeString", "alias": "ValveFunction", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_ControlValveFunction", "description": "Control valves used in water and sewer systems.", "codedValues": [ { "name": "Air Release", "code": "AR" }, { "name": "Altitude", "code": "AL" }, { "name": "Blowoff", "code": "BO" }, { "name": "Combination", "code": "CO" }, { "name": "Double Check", "code": "DC" }, { "name": "Globe", "code": "GLB" }, { "name": "Pressure Reducer", "code": "PR" }, { "name": "Pressure Vacuum Breaker", "code": "PVB" }, { "name": "Reduced Pressure Zone", "code": "RPZ" }, { "name": "Simple Check", "code": "SC" }, { "name": "Surge Relief", "code": "SR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Post Indicator Valve", "code": "PIV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ValveType", "type": "esriFieldTypeString", "alias": "ValveType", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_ValveType", "description": "Valves used in water and sewer systems.", "codedValues": [ { "name": "Ball", "code": "BALL" }, { "name": "Butterfly", "code": "BFLY" }, { "name": "Cone", "code": "CONE" }, { "name": "Gate", "code": "GATE" }, { "name": "Other", "code": "OTH" }, { "name": "Plug", "code": "PLUG" }, { "name": "Roundway", "code": "RW" }, { "name": "Unknown", "code": "UNK" }, { "name": "Air Release", "code": "ARV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": { "type": "range", "name": "Diameter", "description": "Used for all diameter fields across all utilities. Unit is inches. -1 is Unknown.", "range": [ -1, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 5, "domain": { "type": "codedValue", "name": "Condition", "description": "Used anywhere that condition is required including pipes, manholes, inlets, etc", "codedValues": [ { "name": "Corrosion", "code": "COR" }, { "name": "Excellent", "code": "EXC" }, { "name": "Extremely Poor", "code": "EP" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Missing", "code": "MISS" }, { "name": "Obstructed", "code": "OBS" }, { "name": "Poor", "code": "POOR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 5, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 10, "domain": null }, { "name": "HzPrec", "type": "esriFieldTypeDouble", "alias": "HzPrec", "domain": null }, { "name": "VtPrec", "type": "esriFieldTypeDouble", "alias": "VtPrec", "domain": null }, { "name": "MinSats", "type": "esriFieldTypeDouble", "alias": "MinSats", "domain": null }, { "name": "MaxHDOP", "type": "esriFieldTypeDouble", "alias": "MaxHDOP", "domain": null }, { "name": "MaxPDOP", "type": "esriFieldTypeDouble", "alias": "MaxPDOP", "domain": null }, { "name": "MaxVDOP", "type": "esriFieldTypeDouble", "alias": "MaxVDOP", "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "SurveyTime", "type": "esriFieldTypeDate", "alias": "SurveyTime", "length": 8, "domain": null }, { "name": "SurveyQuality", "type": "esriFieldTypeString", "alias": "SurveyQuality", "length": 5, "domain": { "type": "codedValue", "name": "SurveyQuality", "description": "Survey quality of the point feature. If survey data provided by a third party, please verify survey quality.", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Fixed", "code": "FX" }, { "name": "Float", "code": "FL" }, { "name": "Handplaced", "code": "HP" }, { "name": "Level Corrected", "code": "LC" }, { "name": "Not Found", "code": "NF" }, { "name": "Sub-meter", "code": "SM" }, { "name": "Total Station", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R66_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_66", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_66", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S42_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "ssFitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FittingType", "uniqueValueGroups": [ { "heading": "FittingType", "classes": [ { "label": "Vertical Bend", "description": "Vertical Bend", "symbol": { "type": "esriPMS", "url": "64b1cf6ff0a9d69892d653836bc5bed7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQYlZ2QvwsBcRjGP+m+mJRBncFK6iZdUeqKLAaDf0EWWfwLbAZls9gsMrrBcptFnSTFwkwpVnXSKcdwKD+e5e193k+97/tI/CDpXzgRCmHn8+R8PgLzOYZpcgC2wNEFJ5NEWi2aqkrM64XlkqppUimVbmM3XCxSS6eJPXpFIWjbtIWgcD4/nSHLDtjtwmTiVEVBTqVQx2OmLtiybqvC0ShId9eyuGw27F8eNAyG5TJxTcOjaY43GtHb7Vi/wIMBi9OJeiZDVgj8qxWzToc+IN5F19d10HUa3+T8UVeqyz/TBF720wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "VBND" ] ] }, { "label": "Bend", "description": "Bend", "symbol": { "type": "esriPMS", "url": "692f7e3553000e647c7a9640a7c11e31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQYlWNhIAGwkKvYSFRU9L+np6cLOzs734ULF/acPn36LQMDwzMGBoZ3KIrNzc1le3t7O01MTNTZ2NgYrl69mn369OnMpKQkBgzFgYGBBdbW1uowvo6OjuD///8nsLKy+v7+/RvVGRISEmCFc+bMYThx4gSY1tHRkbCwsDA5fPjwGRTFv379AlklqaamxsDCAhH+9evX3zt37rzC8OCePXs2paSkaNrZ2THZ2dmBxbZv3774+fPntzEUr1q16tL3798bHR0dnVhZWTmuXbt2bvr06SsYGBhYsQXdis2bNzNs3ry5iZhwJggA0wVVt/FZQIgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "BND" ] ] }, { "label": "Thrust Collar", "description": "Thrust Collar", "symbol": { "type": "esriPMS", "url": "93c32b49b93da9c3ed5ea8c8d67795cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQokZ2PMQ6CQBQFZ1cXsLQwUttwBAsuYWnhNbyHhWcgktDRGk5AwgmoJF4AEw3gYgwVsiTqlD9v8v6b8iPTv4XNhovnscxzhNaI+x0cB1YrdJbRJgl2T3BdtOeh9nuwbUhT8H0IQyZVRZ0kHw1FgXM4dOHbrbspBbsdRBFy8JIQtO+wCSlpTcIoShlGNw2jStMYBNelOp1gu+2Hz2eYzw3C48E1jpHHI45l0ZYlk9kMvVhQ1TXPgRAErMdXGBq+5QWyDDhZ1AzvQAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TC" ] ] }, { "label": "Coupling", "description": "Coupling", "symbol": { "type": "esriPMS", "url": "8e11592b5ac3821fcd42930f56b89cf5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokZ2RsQ2DMBBFz04MpqRAcU3jEVKwBCUFa7AHBTMgkOhokSdAYgKqoCwAEsg4JkqqIIci+eXpP9093Rl+zPlvIAzDG+f80vc90lqjeZ6BUgq+7+uu6zYhhL0DGGOac06SJAHbtqFtWwiCAMqyPEkpVyHEfsMwDDRN03d5mqb3jBACcRxDVVXYOAkhtL3K34Ix3r4Bh6KEEFNaKXVIKKVMgDEmi6KAKIp25aZpwHVdE1iW5V7XNc6yjFqWtY3jeHIcR3ueJ9d1fRhAnufXQ4mP/PzpJ7EhTdxoB7WLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CPLG" ] ] }, { "label": "Reducer", "description": "Reducer", "symbol": { "type": "esriPMS", "url": "c88e353e6913f37c033bf6d1693e5a45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQokaWSO4qDUBSG/8CF2UXAZgqxkLQWItw1zGKsrARBEXyCjXYOWkyvW7iF6d2AnYKgGJRgkUImGSfJB6c7H/znQfAi5G1RVdWToig/lNLhXuM0TQfG2FmSpK+NyBj77LruSCndCH3fI4oi2LYNWZY/dqM2TQPHcRAEAdq2fRz1Rl3XsCwLSZJgHMf9GVeyLEMYhliW5aFwVxQEAYQQlGX5nMjzPDzPQ1VVMAwDeZ5jnud98YYoikjTFLquwzRNxHGMYdhe6c8H4DgOvu9D0zS4rrtu9/JLLIrie6218T+8/3LPcgVsXVtqFWmXuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "RED" ] ] }, { "label": "Wye", "description": "Wye", "symbol": { "type": "esriPMS", "url": "c49bc2a63c72c70aca54e1dc0051f5d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4jbWSwQpBQRSGvxs2ipJkoyxY23kDGxtZeAJZeADlFTwEd2thoWzY8AxK2VgoFhYspdyuOxqNkLnmJv46dWbmnG/+6UyYHyn8b1DN0DcELkFAAwMoBhw/gaSTNVBW6/HT2Q6oqzyvYgQ4OpB00gMaGhcnYKLyDtAGUsBB+7RkjEouzVbmjvvYtyyykRBbTyDma/au99r3BqoWSXWbGj/cajMyKbSILzYGUBBZPre8SBggQsDZxTOC7Bkne0bUwDsAiY8goO8zNZ50n5ovaAosDRCplaq9/SEdqBQAIiX/mgxfR1/rCuAZMUaG/VsdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "WYE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "64b1cf6ff0a9d69892d653836bc5bed7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQYlZ2QvwsBcRjGP+m+mJRBncFK6iZdUeqKLAaDf0EWWfwLbAZls9gsMrrBcptFnSTFwkwpVnXSKcdwKD+e5e193k+97/tI/CDpXzgRCmHn8+R8PgLzOYZpcgC2wNEFJ5NEWi2aqkrM64XlkqppUimVbmM3XCxSS6eJPXpFIWjbtIWgcD4/nSHLDtjtwmTiVEVBTqVQx2OmLtiybqvC0ShId9eyuGw27F8eNAyG5TJxTcOjaY43GtHb7Vi/wIMBi9OJeiZDVgj8qxWzToc+IN5F19d10HUa3+T8UVeqyz/TBF720wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "VBND", "label": "Vertical Bend" }, { "symbol": { "type": "esriPMS", "url": "692f7e3553000e647c7a9640a7c11e31", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQYlWNhIAGwkKvYSFRU9L+np6cLOzs734ULF/acPn36LQMDwzMGBoZ3KIrNzc1le3t7O01MTNTZ2NgYrl69mn369OnMpKQkBgzFgYGBBdbW1uowvo6OjuD///8nsLKy+v7+/RvVGRISEmCFc+bMYThx4gSY1tHRkbCwsDA5fPjwGRTFv379AlklqaamxsDCAhH+9evX3zt37rzC8OCePXs2paSkaNrZ2THZ2dmBxbZv3774+fPntzEUr1q16tL3798bHR0dnVhZWTmuXbt2bvr06SsYGBhYsQXdis2bNzNs3ry5iZhwJggA0wVVt/FZQIgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BND", "label": "Bend" }, { "symbol": { "type": "esriPMS", "url": "93c32b49b93da9c3ed5ea8c8d67795cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQokZ2PMQ6CQBQFZ1cXsLQwUttwBAsuYWnhNbyHhWcgktDRGk5AwgmoJF4AEw3gYgwVsiTqlD9v8v6b8iPTv4XNhovnscxzhNaI+x0cB1YrdJbRJgl2T3BdtOeh9nuwbUhT8H0IQyZVRZ0kHw1FgXM4dOHbrbspBbsdRBFy8JIQtO+wCSlpTcIoShlGNw2jStMYBNelOp1gu+2Hz2eYzw3C48E1jpHHI45l0ZYlk9kMvVhQ1TXPgRAErMdXGBq+5QWyDDhZ1AzvQAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TC", "label": "Thrust Collar" }, { "symbol": { "type": "esriPMS", "url": "8e11592b5ac3821fcd42930f56b89cf5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA2ElEQVQokZ2RsQ2DMBBFz04MpqRAcU3jEVKwBCUFa7AHBTMgkOhokSdAYgKqoCwAEsg4JkqqIIci+eXpP9093Rl+zPlvIAzDG+f80vc90lqjeZ6BUgq+7+uu6zYhhL0DGGOac06SJAHbtqFtWwiCAMqyPEkpVyHEfsMwDDRN03d5mqb3jBACcRxDVVXYOAkhtL3K34Ix3r4Bh6KEEFNaKXVIKKVMgDEmi6KAKIp25aZpwHVdE1iW5V7XNc6yjFqWtY3jeHIcR3ueJ9d1fRhAnufXQ4mP/PzpJ7EhTdxoB7WLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CPLG", "label": "Coupling" }, { "symbol": { "type": "esriPMS", "url": "c88e353e6913f37c033bf6d1693e5a45", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQokaWSO4qDUBSG/8CF2UXAZgqxkLQWItw1zGKsrARBEXyCjXYOWkyvW7iF6d2AnYKgGJRgkUImGSfJB6c7H/znQfAi5G1RVdWToig/lNLhXuM0TQfG2FmSpK+NyBj77LruSCndCH3fI4oi2LYNWZY/dqM2TQPHcRAEAdq2fRz1Rl3XsCwLSZJgHMf9GVeyLEMYhliW5aFwVxQEAYQQlGX5nMjzPDzPQ1VVMAwDeZ5jnud98YYoikjTFLquwzRNxHGMYdhe6c8H4DgOvu9D0zS4rrtu9/JLLIrie6218T+8/3LPcgVsXVtqFWmXuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "RED", "label": "Reducer" }, { "symbol": { "type": "esriPMS", "url": "c49bc2a63c72c70aca54e1dc0051f5d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6klEQVQ4jbWSwQpBQRSGvxs2ipJkoyxY23kDGxtZeAJZeADlFTwEd2thoWzY8AxK2VgoFhYspdyuOxqNkLnmJv46dWbmnG/+6UyYHyn8b1DN0DcELkFAAwMoBhw/gaSTNVBW6/HT2Q6oqzyvYgQ4OpB00gMaGhcnYKLyDtAGUsBB+7RkjEouzVbmjvvYtyyykRBbTyDma/au99r3BqoWSXWbGj/cajMyKbSILzYGUBBZPre8SBggQsDZxTOC7Bkne0bUwDsAiY8goO8zNZ50n5ovaAosDRCplaq9/SEdqBQAIiX/mgxfR1/rCuAZMUaG/VsdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WYE", "label": "Wye" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 251, 252, 255 ], "toColor": [ 179, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 184, 255 ], "toColor": [ 243, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 223, 255 ], "toColor": [ 182, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 187, 255 ], "toColor": [ 252, 229, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1011865.8251133859, "ymin": 779490.196132645, "xmax": 1108653.1249767244, "ymax": 811641.8545982242, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PointID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "PointID", "type": "esriFieldTypeString", "alias": "PointID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "AssessmentDate", "type": "esriFieldTypeDate", "alias": "AssessmentDate", "length": 8, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 5, "domain": { "type": "codedValue", "name": "Location", "description": "General location of the structure.", "codedValues": [ { "name": "Airport", "code": "AP" }, { "name": "Alley", "code": "AL" }, { "name": "Building", "code": "BDG" }, { "name": "Creek", "code": "CK" }, { "name": "Dam", "code": "DM" }, { "name": "Ditch", "code": "DTH" }, { "name": "Easement ROW", "code": "EROW" }, { "name": "Levee", "code": "LV" }, { "name": "Local Rural Street", "code": "LRS" }, { "name": "Parking Lot", "code": "PL" }, { "name": "Primary Major Arterial", "code": "PMA" }, { "name": "Pump/Lift Station", "code": "PLS" }, { "name": "Railway", "code": "RW" }, { "name": "Secondary road", "code": "SR" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Treatment Plant", "code": "TP" }, { "name": "Woods", "code": "WDS" }, { "name": "Yard", "code": "YRD" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FittingType", "type": "esriFieldTypeString", "alias": "FittingType", "length": 255, "domain": { "type": "codedValue", "name": "w_ss_FittingType", "description": "Used in water and sewer (force main) systems to connect pipes", "codedValues": [ { "name": "Bend", "code": "BND" }, { "name": "Cap", "code": "CAP" }, { "name": "Coupling", "code": "CPLG" }, { "name": "Cross", "code": "CROSS" }, { "name": "Expansion Joint", "code": "EJ" }, { "name": "Mechanical Joint", "code": "MJ" }, { "name": "Other", "code": "OTH" }, { "name": "Reducer", "code": "RED" }, { "name": "Reducing Cross", "code": "REDC" }, { "name": "Reducing Tee", "code": "REDT" }, { "name": "Saddle Tap", "code": "ST" }, { "name": "Sleeve", "code": "SLV" }, { "name": "Tapping Sleeve & Valve", "code": "TSV" }, { "name": "Tee", "code": "TEE" }, { "name": "Transition", "code": "TRNSN" }, { "name": "Thrust Collar", "code": "TC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Vertical Bend", "code": "VBND" }, { "name": "Wye", "code": "WYE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 20, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 10, "domain": null }, { "name": "HzPrec", "type": "esriFieldTypeDouble", "alias": "HzPrec", "domain": null }, { "name": "VtPrec", "type": "esriFieldTypeDouble", "alias": "VtPrec", "domain": null }, { "name": "MinSats", "type": "esriFieldTypeDouble", "alias": "MinSats", "domain": null }, { "name": "MaxPDOP", "type": "esriFieldTypeDouble", "alias": "MaxPDOP", "domain": null }, { "name": "MaxHDOP", "type": "esriFieldTypeDouble", "alias": "MaxHDOP", "domain": null }, { "name": "MaxVDOP", "type": "esriFieldTypeDouble", "alias": "MaxVDOP", "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "SurveyTime", "type": "esriFieldTypeDate", "alias": "SurveyTime", "length": 8, "domain": null }, { "name": "SurveyQuality", "type": "esriFieldTypeString", "alias": "SurveyQuality", "length": 5, "domain": { "type": "codedValue", "name": "SurveyQuality", "description": "Survey quality of the point feature. If survey data provided by a third party, please verify survey quality.", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Fixed", "code": "FX" }, { "name": "Float", "code": "FL" }, { "name": "Handplaced", "code": "HP" }, { "name": "Level Corrected", "code": "LC" }, { "name": "Not Found", "code": "NF" }, { "name": "Sub-meter", "code": "SM" }, { "name": "Total Station", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R67_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_67", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_67", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S43_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "ssManhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FieldStatus", "defaultSymbol": { "type": "esriPMS", "url": "8716ed2d3f0fea6b6a27fcefbabfd999", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACx0lEQVQ4jb2UT0gbQRTGv+xuVlNS1iUiBMkfbalSFCK0pRd7kIIl0AQKPejBhVyL9RAbFSlozSGSYA9CsIoH8SC2mLYeSj3ZW8UIQehBD7FiCtIV/zS2phuyu2UGCUGXoLT0g2F5w87vvTffzHD4x+L+N5ABcBvANQAsgAyAzwCUywJZAE8Zhhm0Wq0az/OsqqqsyWT6eXh4WKXrehxAGED2IsCrHMe9d7lcN8fGxkSPx8PE43Hs7u5iZGRE2NnZKQSDQX8ymfTpuv4AwHY5IGM2mxM8z9/r6OhgPR7PuWxOp5MLBoM3AoGAmsvlPmqadqe00rNAqba29lYikWAlSUJFRQW6urpwfHyMXC5Hf0gmk+jp6cH8/DwbDoctKysrzwE8MwRaLJbBoaGhKpvNhtnZWXR2dmJhYQEtLS0QRZHG6XQaExMTaG5uRiQScba1tT3RNI1Af58F2guFgqu1tZUGBOB2uzE6OoqmpiY6t7W1hUAgQBMQ1dXVobq6+pcsy3cBfDoLdJjNZgwPD9NA13VScRFGVF9fTyGhUIhux6mukLVGLRcYhoHD4SgC19fXz5lycnJCjCkCeZ6na42A24qimIgJlZWVdKK7uxuLi4vw+Xw0Xl5eRiaTQTQaLS6anJxUyW4YAQ9EUfy6tLR03e/3Y21tDaurqxQei8VoxTU1NZBluZgklUohm83qxHxDl/P5fCgSibwWBIHr6+ujbhIDSg42/RK3SYKpqSnl9MZohsCjo6O3NpvtgyRJvpmZmaKbpbLb7ZienkZ7ezusVusXRVFelr166XT6UWNj47v+/n5vb28v4/V6Szug+xiLxQqCIKT29vbulxpiCASgbmxsPGxoaHg8Pj4eHRgYcBJHNU3D3NwcOZ/fVVV9sb+//6q0VZQBUm1ubr4BQIaQz+fdpy/QN5m4UkYXeWB/ADh/IP8CeCn9AcsMFaCW7/oOAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FieldStatus", "classes": [ { "label": "Complete", "description": "Complete", "symbol": { "type": "esriPMS", "url": "76ad13b8461671fd9c36171eac6d0245", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jbXTXUhTYRjA8T/t7Ew2tcXyRFGyyVbDLuqij7UaldRVH2BCYElEF7ELCQrxughZV14HFpkVejGiyLK8aWGlDftAxKno2tGJYks3mbnt7GyxiDDbKJAeeK+e9/3B+3wIrDKE/wUIFBldlFQ40WgSxIPPiH8N/BugM55Ea2hhS5WR2GcRUyWIaz3opmTUpaNEQ6HCgGioI5O6w+kPAqUWeFkP9jrY6NAy1Gqlp3EYo9m+HBGWPd+EYGim6qbAqysIxzsoL42z075A7/w404O34WCzjr7rL4Bt+YALOK6uwVoNahJbzxEuu88RDr9h1NeIUPuISdUMgy2biY7mgJHfAY3ooMhkYrqP4vl3PPW2YbFYfqSy2Syyfpy2TzOwzq4nMuAkEV0BZDIicjeIxSQiH1lftuFXSpIkHnd6YVYHcwFQU9o/v5BNj2A+ZsNWbU6HnnPg1CW673uYnJC5dbeD4GEfKAJ01syhfAvkq0E7rxtcSDvA38TAvmuU767BaHXxRaon++Q8OJsg7IsDvfmAt8SC72nfW8EZf0mujamxh8yWnci1EZQluLc9gbLoBtKFBslNIqLiPbSL/R4dyehWYmMqYZ9M/w09ymID0FV4kEABLrIwsYeus7VAkOEHSaAfaAVmVtwvuAv+n+evsept/A6G67DOKnAdBwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "C" ] ] }, { "label": "DNE", "description": "DNE", "symbol": { "type": "esriPMS", "url": "a14eca3bd751ab9ba88edc1600132367", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtUlEQVQ4jb2UzUsbQRjGn91ZTTYa1ypRCtYGjQWjxyYWlOZg0RJpKpWe+wcUemsv0kvpRXooCBb6H0gK/fCw9iJuPLhowSgUDyKJ2KJJIcGUZknDTqbM+EGaboNC6QNzmJmd37zv+7w7Cv6xlP8NlAGEAPQCIAC+ADAB/LwokAB4JEnSdGNjY4UQQiilRJKkH6VSqRXAKwDPAXw/D9ArSdIHTdOCo6Ojl3w+n5xMJlEsFjEyMqIVCgXbMIy7mUwmxhi7DWCvHlAmhLyVZflmf38/8fl8f9ymaZoSCoWuLS4uUtu2PzLGwtWR1gIfNDc3X5+cnCS6rkNRFAwMDIBSKgZXJpPB0tISYrEYMU1TPTg4eArgsSOwoaFhenh4uFVVVUxMTIBDc7kchoaGQAiBaZrY3d3F+Pg4ePSRSKR7fn7+IWOMQ0u1wMuU0qtdXV1i4na7RXSzs7MYHBwUa6lUClNTU+jo6DhNH6qqFi3LugHAqAVekWUZq6urxzYTgkAgcAbj6unpQTAYhGEYohwn8vCzTinbHOj1es+ApZLI4jdxt1taWsS+ACgCYTsB92zblniap7fv7OxgYWGBGyDmy8vLYi0SiZwd2tzc5G6lnIB5t9udTqfTgb6+PuHm+vo65ubmMDMzA8aYuOjw8FAYw8uRzWZRLpcZgE+OLtu2/WRtbS3ucrmURCKBsbExdHZ2oqqx4ff7RdRcW1tbPxlj/I+pOALL5fI7j8ej67oei0ajAlarpqYm8L14PM7b7HOlUnlZ99c7Ojq6197e/j6RSETD4bDc28vfhWPx5t7f3+elsF0uV9KyrFvVhjgC+blcLnenra3t/sbGxouVlZVu7iiv4fb2Nu/PLIBnlmW9rk4VdYBC+Xz+DQA+NEqp/+QF+mpZ1re/nakLrFKB1/8c350beCH9ApKQD7h+5zaIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "DNE" ] ] }, { "label": "Issue", "description": "Issue", "symbol": { "type": "esriPMS", "url": "0809fca6f156f2a70d5126d155f2c30c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVQ4jb2UXUhTYRjHf3o2twlDN0UpnRM/QkInoUsvIi8MiUELwkAkCPELFEKEQtBuZKTQJAQJSr3wSinNUpC8WomjpReRduPFTExxaYaGE8fmWZwzyjWWKER/OBye97zP7z3P+3+fV8E/luJ/A2MBM5ANCMAX4B3gOy1QAO4IAu1aLaJajeD3I8TEsLe9TWIwyGPABvw4CVCrVPIqJ4fzQ0PozGZiu7thbQ36+khwuwnU1HDd6cQqilwFVo4DxqpUvFAquVxbi2CWio1QdjaKzk7OWa0cer28FkUuhv9pJPC2wUCx04lgsYBGA01NsLsbh9cbAERmZ+HWLXA4EFpb0czMcB+4GxUYH097by+JKSkwPQ3l5UoGB40UFl4iLk6grOwtbrebsbEgRUUwMEBGXh7NoihDDyKBZwIBjBUVoSApCQyGYrq6npKfny+PLS8v09BQQUmJW45zcyE1Fe/GBqXAm0igQamElpZQIIoqVKqzv2GSsrKyMBovUFfnRq0OjQWDxEu50UoOCAJkZv4CwuqqXMUf2t/fR1pDpQrF6hA4EA24cnBATHNzyAzp7Lpc35iYmMBqtcoTHA4H6+sLDA8fJdntHEq7EQ34Xa/n8/g4OdXV4HTC3Nw8Gs0D7PYu2eG0tD22ttYYGYGqKnC5YGeHIDAf1WW/n3ttbTzT6VDU18PoqEhp6XvCDrb8Li+X946eHrkFpY4RowK3txlPTmbKYsE6NQWlkncRSk+HyUkwmUCr5ZPPx6NjW29piRsmEy8bGrDYbMRWVh598/lAWqijg4BOxwePhyvhhkQFAocLC1wrKOCmzcbDxkYyJEcl1/v7Qa/nqyjSubnJk/BSOQYoa3GR5yA/CT4f0mGSbqA1j4fNv+UcCwzTLvDxBPNODDyVfgL2SuDkqbAFWgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "ISS" ] ] }, { "label": "Needs Assesment", "description": "Needs Assesment", "symbol": { "type": "esriPMS", "url": "851dd35d969822e9e7272c62894afa66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACV0lEQVQ4jb3TUUidZRzH8c98PR4diHPFRlvO0BURzjHm2i6kLgwJoROMgoggos0gIWLQGLjdiOhgiwjGYFYXuyq2amUg25Uzkra8iFw3XRw3mpGZixwqHjy+jvc9pzg7nUQh+sHDy/95n+f7PL/n//+X+49V/n8Dy7APjQhwG98is15ggLcCuqsJKwmWCDYwd4dNK5xFL+6uBVid4MudPHGe2n2UncQkzlCTJvsaz4+SCnkWt1YDliX5PMFTrxNEXovVSHkPj6VYnudyyJOFNy0GvlpHyyhBB6rwJmYrKsxns4Shb/AKhgmOUPU1J/BOSeBGut9n0xZcQVsi4aP6ertbW1UEgadHRqTTaZ+trNiLD9nxOF1hDrpYDHwoS317PngAdS0t+gcGNDU1xXMTExM629vtT6fj+FFsZf5XDuBqMbAugbfzQZhMSm7b9jcsUkNDg/o9exxKp1Xm51ZiY+pKWc5GtfLIX0D8vBi7uE8LCwuiI5L5uDK/txTw1iIbuvLJkMm4NjNjcHBQKpWKFwwPD/tlfNzHBZtOsxy9RingH5u5eYmdL2MU342Nqerrc7q/P87w9rk5v09O+gQv4Rr+jF0bKwW0xNFjXKil/DA+DUMHrl9XUNjxty33dt7NtWBv/oX+CbzDpQcZ6iA1JJe6Yj2Mr9ActRQ/Znhv1db7iYPNfNFJRy9lLxT8i64THXScbC3fT/FMYUJKArE8znO7eLGXU2+wI5n39AE281tIzzTnCq1aBRjrBhflRk0mV01RVU1OMf1ve1YFFmgWP6xh3ZqB69I9jz2sKB94J0gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NA" ] ] }, { "label": "Not Found", "description": "Not Found", "symbol": { "type": "esriPMS", "url": "26ddf7029fd845756ea68988858ac2b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVQ4jb2UX0hTURzHv9vddX9g2KYooXPiZkjofLDlnvLBkBh0gzAQEULUCQ5ChELQXsZAoUkIEoT64JNS2kph5NNCvCT2EGkvPszEJq7JwkWTXTbPjXOKsdYaCtEXLpffub/f53d/93vOVeEfS/W/gUoAdgAWAByAzwDeApDOC+QA3OM4bkSv1xONRsOlUilOoVB8j8ViF2RZfgLAC+DbWYB6nudfWa3Wy3Nzcwa73a4cHx9HOBzG1NRUcSgUSnd3d98SRVEghNwAsFcIqFSr1S94nr/W09PD2e102t9lsVhUHo/nkiAIp4lE4jUh5Gr2m+YC75pMpiuiKHJOpxNarRYDAwOIx+NIJBIsYX19HV1dXQgGg9zQ0JB2bW3tIYD7eYE6nW5kcnLyQllZGVZXV9Ha2orZ2Vk0NjaiqKgILS0tCIVCWFpaQlNTE2ZmZqrq6urchBAKTeYCL6bTaXNbWxsLSkpKYDKZMDY2hvr6era2u7sLl8uF5uZmFtfW1qK8vDxxeHjoAPAmF2jieR6Dg4MsIIRArVZnYFQ1NTUwm83o7e2FRqNha7Is62htvpHTHMehuro6A9zf3//DlJOTE9aENqPS/ASn8wH3ksmkwu12MzOoNjY2sLy8DEEQWBwMBnFwcID5+flMkc/nO6VfIx/wq9Fo/OT3+62dnZ0QRRGbm5sM7vP5WEJFRQWOjo6wsLCAjo4O1vD4+FgG8C6vy6lU6sHw8PAzg8Gg6uvrw+LiIhwOB7I2NrtT92VZxsTEhPTrxJC8wFgs5i8tLQ04nU4hEAgwWK4qKyuxsrICm80GvV7/UZKkxwWP3s7Ozm2bzfbS5XI5vV6vsr29PfNMkiTQRqOjo2mDwfA+EolczzYkLxDA6dbW1s2GhoY7Xq/3UX9/fxV1lLo+PT0No9H4hRDiiUajT7NHRQEg0/b29nMA9CqWJInuJfoHCkcikejfagoCsxQH8OEMeWcGnks/ACiqFa/Czvc+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NF" ] ] }, { "label": "Needs Survey", "description": "Needs Survey", "symbol": { "type": "esriPMS", "url": "e840713bdcfd743162b8f88b08f839a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVQ4jb2UWUiUURiGn5kziys6Gq0uoRZRkyVp2maRESE0RRREBBGVQUJEUATWjUgWGVFI0HbRVdFmGYh1M5lKbpGpFxqNSWmajqHlMpMz549/RmoapkEheuG/OIfzPZz3vN/36/jH0v1voBbIAJIBAXwCXgHO6QIFcFQjKNBFIkUIQk4gNBpGnINEo3AVKAK+TQUYqdHzJCKFxZm3MZky0Lafg/FuSCslasSGq3E/2+y1WJBsAbqCAbUaI4+EnuykAwiTatZPEcnozIUsrLHgdo9SqUhW+t7UH7gvPJ70jbWI6lwQoZB8BJRhA3LUBUjsNVC/FzZYEc3HCbW/5AxwIiBQhFGw/DLRxpmQ/QxqcvSM30oka9lahEFQv76K9zYbqx8qmFZAxk0SKheRr0gP1OEPnKO4SJy92bswxII5Pp3S4uuYzWbPXmdnJ9vzNhOTafPaXwAhsxgd7yULeOEPjNfqofnY5NWlkSXGub9gqpKSkjAnplF30IYI8e4pCmFqbSDLLo2AsPnehV6C46PHxR8aHRsj3Axa42SKId7aQMAutwNNSr43DLV3B+rslJeXY7FYPAesVisdPS2k3vld1FGCW32NQMCvhhg+9JSRkrAH7LXQ0NDIldCznC8pRiLRzBvh80A3prsQvxsG62BiCAVoDJiynOBk6ynuGUzomg7BqgeSmKx6fBqb2G6oyvG8He8uekZQnRgZEPhjkDLjDCqqc7Gsq4BYNTs/hcbBmqfwPBV0kbRJJ5eCjt73DnZEp/K4KY9ccxHauJ0+DpzQWwFtp3EZTLxx9LHJN5CAQMA91MLWqKXsai/iwuvDJAgjKBI6b4Ahhi+KpNDZzzVfqwQBejTcyn3wfFHSidpM6h+o29FH/99qggJ92cDbKZybMnBa+gkfj99Cs7uYHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NS" ] ] }, { "label": "Needs Survey and Assesment", "description": "Needs Survey and Assesment", "symbol": { "type": "esriPMS", "url": "99bdf4159eb81fb7f29d22a37bce89db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtElEQVQ4jb2UW0hUURiFP+fMRQ0dR8NMU0vtwmhGpeZDFKFICE5gBSGFRGmQYKJkgfaQeEVFJAnLgqIHo5tpIAWCGVmmD9JUD0GjgymZl8rSycnxnDjHkNEmMYgW7Ie1z94f59/r31vNP5b6fwNVQCwQDgjAe+A5YP9boABkqxAKPPEStbgLs8wIbrhNTjDuIyFdBIqBr8sBeqnRNAcRYSzkusFIrOoG5YwySC51+iEsjhKO7jPTaZIQ9wLWpYAqNbp7WjS7UjgmGJVqFyqIcHUGRRvyMc1+Z+qhhBjn/KeLgekBBMfU0ynkkYwOD1I5iU07wbRjCkQw85TzHKaOduECuR69PDkHnHYJdMezIIdaHwP+1PCIU5oE2kKvsm3nFgIFLXkdu7FYLJRKd9nIds5wJSSNTVkiogydXgxc7cARGkeSYvT4ER4TTOXlMqKiopS5vr4+0pMyMVp2KD6Y9fiyamqMD/HA48XAYDUaasmZczqRFYG6eZissLAwwreGUmY5jg53ZU5C8lTYLkp2CAgEsPaXFbFOD/wWis1mI5AoNOgUr50DO1wBrT+YdttPlhKG3LqlY120tLRgMpmUBe3t7VjNQ+TQOL+pkapZ+TRcAT/p8e3voCkiiTTMdNLd042u1IPKsiokEfwmgxgZHKWNmyRyiDd0MckXCehxmbKdmfx6zt7yxqAuJ4MS8Q6RL+JxamxGGCSbBPnsaKTa7jZ3Y0SXwG+MNxlY2ZpHsqmaViKRw1sof9ZQyQOOEI0nXq/t2GuWvHoDvE2NIPp+BZnJmRSr9nBg/tsMdp7RSgOFDm8MveMMJzoH4hIIzL7DnLKOzQevUVxZwYkQLTokRJppQI/vRxGx6DMjl5xLZQmgon5e3QbkoZ/BLveS/AINjjM88qc9SwKdNAG8XMa6ZQP/Sj8BIjDgbhXanXIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "NSA" ] ] }, { "label": "Outside Scope", "description": "Outside Scope", "symbol": { "type": "esriPMS", "url": "51106369a2f2c269c5bba393d2276958", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC10lEQVQ4jb2UX0hTYRjGn50/4tKzGci0QVvYnBDeiBUhmDcJMWlB0JWDbgTBZF4Vig5ZzAsZmqBLAhEEbyypkxeRVwaCAxMiGA4vdGoJTnS6uWRz5+yL72hrzNNQiB44HN7vnPf3fu/7nO9w+Mfi/jeQAXALwHUALIDvAPwAkhcFsgCcDMN0a7XaNM/zrCzLLMMw8VgsVkIIeQXAAyB2HqDAsuwHo9F4o6Oj47LVamWmp6ext7eH1tZW/fb2tjQ0NPQwGAzaCSH3AaznAzIcx73jef5uY2Mja7Vaz1QrLy/nmpubrR6PR04kEp8IIbezd5oLfGIwGG729/ezbrcbBQUFsNlsSCQSSCZPxra8vIzBwUH09fWx4+Pj2kAg4ALwTBVYWFjY3dLSUqLX60GBLpcLCwsLqK2tBV3zeDxYXV1FV1cXLBYL2tvbTW1tbU/T6TSFJnKBVyRJMtfU1JwMUhCUpIGBAVRXVytra2trcDgc+D0Ko9FIC/3c39+/A+BzLvAqx3EYGxv7444gZGBUFRUVqKysxPDwsDKOU12iuWotSwzDwGAwKIFGo0E4HD5jytHREcrKysDzvBLzJ3dJDbh+fHysaWpqylQfHR3FzMwM7Ha7Es/NzSEUCqG3tzeTJIqiTKehBowIghDy+/2WhoYGBINBLC4uKnCv1wtCiGIM3fX8/Dzq6+uxsrKCeDxOAHxRdVmSpOcTExNviouLuZGREXR2dqKqqgpZHzZ2d3cV92kBURSThBB6YtKqwMPDw/c6ne6j2+2207YoLFelpaXo6emB0+mEVqsNSJL0Mu/R29raemQ2m0Wfz2dzOBxMXV1d5lkqlcLS0hImJyeloqKirwcHB/eyDVEFApA3NjYemEymx1NTU16fz2eiTtIWZ2dnodPpwrIsv4hGo6+zW0UeoKLNzc23AOilT6VS107/QD8ikcjO33LyArMUBfDtHO+dG3gh/QKXeBWCkrim8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "OS" ] ] }, { "label": "Slope", "description": "Slope", "symbol": { "type": "esriPMS", "url": "1cfad40d4018a2877803447cc64e2fbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADAklEQVQ4jb2UfUhTURjGn+3uUxxzan6g06VmGtOU0qTAIENUcJLZlyhhmUFCZWGYVqAIpU2iEKVMxL+MtGkKww9iUkk2B5b2h6Eu8QOXZmq6uendvbGbiOgSheiBw+U957y/c8773HM4+Mfi/G8gG0AEAH8ABIAxAB8AWHYKJABcJVjsAhHfkRIQPGKFshIssBZnzLNONE1XACgG8Gs7QBGX4LwOEPvuq41XSiI8wtgPtJUYXzCgPKZQPDw/Sma05iZ1TfQoKJqOAzCyFZDNJ7gqLsGLvhhyhojwCNu0mr/Yh1N0OCdQ0ZRpNa4stVI0Fbl+pxuB56Uir4Nd5xqIBFUGhBwBroSlY55chJE0MRPeT+iQps6B5nQdcaOzWPh2XHsXQK5doANXWPD42D0nNwcXtJ2sRYwqDdUGFfZHhoNHOOPomzQMDw3jlaISB9xD8Dy2xCeoJiaboikb1LwR6ElSpG+sbzQTuAglkAbLcP9JCeRyOdOn1+uRlXIBhzz/lGKPRAZ3B1fjpHEqCkDnRqCUy+biuqaICSiCBl8mXIPZ5OfnB9/g3chsz4OA4DN9NGgHW669I5MEiw2Z2HsNOGru22SKyWSCXCwFfxUo4DBf0h5wxGy1sLLD0hkzbOr+dA3Nzc1QKBRMrNFoMDE4hrq4krUkpe6Z1VYNe8CfzkLJt8bBtoDU4CR0Teig1WohrBBAWaoEKBpePDdMT07hxUALzgYlonuyF3PmBRpAj12XV6zLt/Lelb6UCMScS+230aCoQJRnOJgf22hA+eFCjO81IKY+1VY7lOmqLGAxN4ayC5xZmmt0lbioE1QZCnVyDQPbKG+RB1pOVCO0Ng4inuMXC2l5tOXV+zo7nBzqGtSU1ZGfUHzkJjslMH5tzGJdhlqvwZ2uMlLCF/caTNPH1xtiFwjA2vdjIDFkV8Cp4o/lDy935PvYHKVAoaq/Ds4Cp+8UTRVNmWaerj8qtgAy6p8eqgdga2KLdVm2+gKNG4zTU3/L2RK4TvMAPm9j3raBO9JvZz8UkUjxk3AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "S" ] ] }, { "label": "Traffic Control", "description": "Traffic Control", "symbol": { "type": "esriPMS", "url": "232827e63c8cf526aff3c63b5de68ef9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACsElEQVQ4jb2Ua0hUQRTHf+7dh6utz1LMfLDuRoQZkZaQ1AdDQ2iDqJAKSiyFjJCsMCwIkSy0IgpJe1B9KKlMU5D6EFuRZPpBsgglVsW01NK0VNy8e2/sXTHTTRSiPwzDOcz5zZw5Z0bNP5b6fwNVQBwQBQjAR+AVYJ8vUAAOCSryDHokTw3CuAPBA4b7h/GTZUqAAuD7XIAGjcAjUzDLbx3EP86E6kwVdPXD5XR8bb2IaSVsqWvBIslsAjpmA6p0ah5q1KxPT0SIM83cLSoYdf4OllrO4hix81iSWTP1pNOBe8IWEVuXj5BSCHotHEiGoTEtIz9FQOJlC+y+BNZTCIdvo3/xnpPAUbdALx15F/fiF+QLT/IgsUDD9YYIVsYmoA0U2FD0HJvNRkWOzGojXMskfFk2WZKsQMemA0NEBxFJMS4j0ABhplgKz5cRHR2t+Nra2sjYlcRas02xzSEQ7MvI50HigWfTgWEaAbJvugzJQ4fOZ/EkzCmj0UiEeRX7rtjw1Lh8sgdezlh3KYuCCiKDJoBA54CSxR8aHR0lOgh0E0BPF0F0B+wYG8cjK9lVDGfv1t/4SnV1NRaLRVlgtVrpbm/mbu7voOIaHM7bcAccCFhAe2UDpp0JUNcKDY2N6LWnKS4qBFki1GeYL71dlNdB6jqo/wCDI8hAo9sqjzs4lnuHe/7eqPeXwoMciXjzayYbO801J+ajUM7VYEdWXozkFtj/g8qFBmpTCrHUHod484wrZEkg1ORCzBEw6HlnF7kw69Nr/cTWmHCqMspIKUhFtc3ZEBOyj0NtE5woR/T3pqlnkI1TC+IWCDiaO9m8IpTtBRUUZZYSrtOCJMHVpxBgoFeSyO8bonRqqswCVPS2m/ugDF+7SOTED9TV842+v8XMCpyiIeDNHNbNGTgv/QIo+eAFCUP2dwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "TC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "76ad13b8461671fd9c36171eac6d0245", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB9klEQVQ4jbXTXUhTYRjA8T/t7Ew2tcXyRFGyyVbDLuqij7UaldRVH2BCYElEF7ELCQrxughZV14HFpkVejGiyLK8aWGlDftAxKno2tGJYks3mbnt7GyxiDDbKJAeeK+e9/3B+3wIrDKE/wUIFBldlFQ40WgSxIPPiH8N/BugM55Ea2hhS5WR2GcRUyWIaz3opmTUpaNEQ6HCgGioI5O6w+kPAqUWeFkP9jrY6NAy1Gqlp3EYo9m+HBGWPd+EYGim6qbAqysIxzsoL42z075A7/w404O34WCzjr7rL4Bt+YALOK6uwVoNahJbzxEuu88RDr9h1NeIUPuISdUMgy2biY7mgJHfAY3ooMhkYrqP4vl3PPW2YbFYfqSy2Syyfpy2TzOwzq4nMuAkEV0BZDIicjeIxSQiH1lftuFXSpIkHnd6YVYHcwFQU9o/v5BNj2A+ZsNWbU6HnnPg1CW673uYnJC5dbeD4GEfKAJ01syhfAvkq0E7rxtcSDvA38TAvmuU767BaHXxRaon++Q8OJsg7IsDvfmAt8SC72nfW8EZf0mujamxh8yWnci1EZQluLc9gbLoBtKFBslNIqLiPbSL/R4dyehWYmMqYZ9M/w09ymID0FV4kEABLrIwsYeus7VAkOEHSaAfaAVmVtwvuAv+n+evsept/A6G67DOKnAdBwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "C", "label": "Complete" }, { "symbol": { "type": "esriPMS", "url": "a14eca3bd751ab9ba88edc1600132367", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtUlEQVQ4jb2UzUsbQRjGn91ZTTYa1ypRCtYGjQWjxyYWlOZg0RJpKpWe+wcUemsv0kvpRXooCBb6H0gK/fCw9iJuPLhowSgUDyKJ2KJJIcGUZknDTqbM+EGaboNC6QNzmJmd37zv+7w7Cv6xlP8NlAGEAPQCIAC+ADAB/LwokAB4JEnSdGNjY4UQQiilRJKkH6VSqRXAKwDPAXw/D9ArSdIHTdOCo6Ojl3w+n5xMJlEsFjEyMqIVCgXbMIy7mUwmxhi7DWCvHlAmhLyVZflmf38/8fl8f9ymaZoSCoWuLS4uUtu2PzLGwtWR1gIfNDc3X5+cnCS6rkNRFAwMDIBSKgZXJpPB0tISYrEYMU1TPTg4eArgsSOwoaFhenh4uFVVVUxMTIBDc7kchoaGQAiBaZrY3d3F+Pg4ePSRSKR7fn7+IWOMQ0u1wMuU0qtdXV1i4na7RXSzs7MYHBwUa6lUClNTU+jo6DhNH6qqFi3LugHAqAVekWUZq6urxzYTgkAgcAbj6unpQTAYhGEYohwn8vCzTinbHOj1es+ApZLI4jdxt1taWsS+ACgCYTsB92zblniap7fv7OxgYWGBGyDmy8vLYi0SiZwd2tzc5G6lnIB5t9udTqfTgb6+PuHm+vo65ubmMDMzA8aYuOjw8FAYw8uRzWZRLpcZgE+OLtu2/WRtbS3ucrmURCKBsbExdHZ2oqqx4ff7RdRcW1tbPxlj/I+pOALL5fI7j8ej67oei0ajAlarpqYm8L14PM7b7HOlUnlZ99c7Ojq6197e/j6RSETD4bDc28vfhWPx5t7f3+elsF0uV9KyrFvVhjgC+blcLnenra3t/sbGxouVlZVu7iiv4fb2Nu/PLIBnlmW9rk4VdYBC+Xz+DQA+NEqp/+QF+mpZ1re/nakLrFKB1/8c350beCH9ApKQD7h+5zaIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "DNE", "label": "DNE" }, { "symbol": { "type": "esriPMS", "url": "0809fca6f156f2a70d5126d155f2c30c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVQ4jb2UXUhTYRjHf3o2twlDN0UpnRM/QkInoUsvIi8MiUELwkAkCPELFEKEQtBuZKTQJAQJSr3wSinNUpC8WomjpReRduPFTExxaYaGE8fmWZwzyjWWKER/OBye97zP7z3P+3+fV8E/luJ/A2MBM5ANCMAX4B3gOy1QAO4IAu1aLaJajeD3I8TEsLe9TWIwyGPABvw4CVCrVPIqJ4fzQ0PozGZiu7thbQ36+khwuwnU1HDd6cQqilwFVo4DxqpUvFAquVxbi2CWio1QdjaKzk7OWa0cer28FkUuhv9pJPC2wUCx04lgsYBGA01NsLsbh9cbAERmZ+HWLXA4EFpb0czMcB+4GxUYH097by+JKSkwPQ3l5UoGB40UFl4iLk6grOwtbrebsbEgRUUwMEBGXh7NoihDDyKBZwIBjBUVoSApCQyGYrq6npKfny+PLS8v09BQQUmJW45zcyE1Fe/GBqXAm0igQamElpZQIIoqVKqzv2GSsrKyMBovUFfnRq0OjQWDxEu50UoOCAJkZv4CwuqqXMUf2t/fR1pDpQrF6hA4EA24cnBATHNzyAzp7Lpc35iYmMBqtcoTHA4H6+sLDA8fJdntHEq7EQ34Xa/n8/g4OdXV4HTC3Nw8Gs0D7PYu2eG0tD22ttYYGYGqKnC5YGeHIDAf1WW/n3ttbTzT6VDU18PoqEhp6XvCDrb8Li+X946eHrkFpY4RowK3txlPTmbKYsE6NQWlkncRSk+HyUkwmUCr5ZPPx6NjW29piRsmEy8bGrDYbMRWVh598/lAWqijg4BOxwePhyvhhkQFAocLC1wrKOCmzcbDxkYyJEcl1/v7Qa/nqyjSubnJk/BSOQYoa3GR5yA/CT4f0mGSbqA1j4fNv+UcCwzTLvDxBPNODDyVfgL2SuDkqbAFWgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ISS", "label": "Issue" }, { "symbol": { "type": "esriPMS", "url": "851dd35d969822e9e7272c62894afa66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACV0lEQVQ4jb3TUUidZRzH8c98PR4diHPFRlvO0BURzjHm2i6kLgwJoROMgoggos0gIWLQGLjdiOhgiwjGYFYXuyq2amUg25Uzkra8iFw3XRw3mpGZixwqHjy+jvc9pzg7nUQh+sHDy/95n+f7PL/n//+X+49V/n8Dy7APjQhwG98is15ggLcCuqsJKwmWCDYwd4dNK5xFL+6uBVid4MudPHGe2n2UncQkzlCTJvsaz4+SCnkWt1YDliX5PMFTrxNEXovVSHkPj6VYnudyyJOFNy0GvlpHyyhBB6rwJmYrKsxns4Shb/AKhgmOUPU1J/BOSeBGut9n0xZcQVsi4aP6ertbW1UEgadHRqTTaZ+trNiLD9nxOF1hDrpYDHwoS317PngAdS0t+gcGNDU1xXMTExM629vtT6fj+FFsZf5XDuBqMbAugbfzQZhMSm7b9jcsUkNDg/o9exxKp1Xm51ZiY+pKWc5GtfLIX0D8vBi7uE8LCwuiI5L5uDK/txTw1iIbuvLJkMm4NjNjcHBQKpWKFwwPD/tlfNzHBZtOsxy9RingH5u5eYmdL2MU342Nqerrc7q/P87w9rk5v09O+gQv4Rr+jF0bKwW0xNFjXKil/DA+DUMHrl9XUNjxty33dt7NtWBv/oX+CbzDpQcZ6iA1JJe6Yj2Mr9ActRQ/Znhv1db7iYPNfNFJRy9lLxT8i64THXScbC3fT/FMYUJKArE8znO7eLGXU2+wI5n39AE281tIzzTnCq1aBRjrBhflRk0mV01RVU1OMf1ve1YFFmgWP6xh3ZqB69I9jz2sKB94J0gAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NA", "label": "Needs Assesment" }, { "symbol": { "type": "esriPMS", "url": "26ddf7029fd845756ea68988858ac2b4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC4klEQVQ4jb2UX0hTURzHv9vddX9g2KYooXPiZkjofLDlnvLBkBh0gzAQEULUCQ5ChELQXsZAoUkIEoT64JNS2kph5NNCvCT2EGkvPszEJq7JwkWTXTbPjXOKsdYaCtEXLpffub/f53d/93vOVeEfS/W/gUoAdgAWAByAzwDeApDOC+QA3OM4bkSv1xONRsOlUilOoVB8j8ViF2RZfgLAC+DbWYB6nudfWa3Wy3Nzcwa73a4cHx9HOBzG1NRUcSgUSnd3d98SRVEghNwAsFcIqFSr1S94nr/W09PD2e102t9lsVhUHo/nkiAIp4lE4jUh5Gr2m+YC75pMpiuiKHJOpxNarRYDAwOIx+NIJBIsYX19HV1dXQgGg9zQ0JB2bW3tIYD7eYE6nW5kcnLyQllZGVZXV9Ha2orZ2Vk0NjaiqKgILS0tCIVCWFpaQlNTE2ZmZqrq6urchBAKTeYCL6bTaXNbWxsLSkpKYDKZMDY2hvr6era2u7sLl8uF5uZmFtfW1qK8vDxxeHjoAPAmF2jieR6Dg4MsIIRArVZnYFQ1NTUwm83o7e2FRqNha7Is62htvpHTHMehuro6A9zf3//DlJOTE9aENqPS/ASn8wH3ksmkwu12MzOoNjY2sLy8DEEQWBwMBnFwcID5+flMkc/nO6VfIx/wq9Fo/OT3+62dnZ0QRRGbm5sM7vP5WEJFRQWOjo6wsLCAjo4O1vD4+FgG8C6vy6lU6sHw8PAzg8Gg6uvrw+LiIhwOB7I2NrtT92VZxsTEhPTrxJC8wFgs5i8tLQ04nU4hEAgwWK4qKyuxsrICm80GvV7/UZKkxwWP3s7Ozm2bzfbS5XI5vV6vsr29PfNMkiTQRqOjo2mDwfA+EolczzYkLxDA6dbW1s2GhoY7Xq/3UX9/fxV1lLo+PT0No9H4hRDiiUajT7NHRQEg0/b29nMA9CqWJInuJfoHCkcikejfagoCsxQH8OEMeWcGnks/ACiqFa/Czvc+AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NF", "label": "Not Found" }, { "symbol": { "type": "esriPMS", "url": "e840713bdcfd743162b8f88b08f839a8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACp0lEQVQ4jb2UWUiUURiGn5kziys6Gq0uoRZRkyVp2maRESE0RRREBBGVQUJEUATWjUgWGVFI0HbRVdFmGYh1M5lKbpGpFxqNSWmajqHlMpMz549/RmoapkEheuG/OIfzPZz3vN/36/jH0v1voBbIAJIBAXwCXgHO6QIFcFQjKNBFIkUIQk4gNBpGnINEo3AVKAK+TQUYqdHzJCKFxZm3MZky0Lafg/FuSCslasSGq3E/2+y1WJBsAbqCAbUaI4+EnuykAwiTatZPEcnozIUsrLHgdo9SqUhW+t7UH7gvPJ70jbWI6lwQoZB8BJRhA3LUBUjsNVC/FzZYEc3HCbW/5AxwIiBQhFGw/DLRxpmQ/QxqcvSM30oka9lahEFQv76K9zYbqx8qmFZAxk0SKheRr0gP1OEPnKO4SJy92bswxII5Pp3S4uuYzWbPXmdnJ9vzNhOTafPaXwAhsxgd7yULeOEPjNfqofnY5NWlkSXGub9gqpKSkjAnplF30IYI8e4pCmFqbSDLLo2AsPnehV6C46PHxR8aHRsj3Axa42SKId7aQMAutwNNSr43DLV3B+rslJeXY7FYPAesVisdPS2k3vld1FGCW32NQMCvhhg+9JSRkrAH7LXQ0NDIldCznC8pRiLRzBvh80A3prsQvxsG62BiCAVoDJiynOBk6ynuGUzomg7BqgeSmKx6fBqb2G6oyvG8He8uekZQnRgZEPhjkDLjDCqqc7Gsq4BYNTs/hcbBmqfwPBV0kbRJJ5eCjt73DnZEp/K4KY9ccxHauJ0+DpzQWwFtp3EZTLxx9LHJN5CAQMA91MLWqKXsai/iwuvDJAgjKBI6b4Ahhi+KpNDZzzVfqwQBejTcyn3wfFHSidpM6h+o29FH/99qggJ92cDbKZybMnBa+gkfj99Cs7uYHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NS", "label": "Needs Survey" }, { "symbol": { "type": "esriPMS", "url": "99bdf4159eb81fb7f29d22a37bce89db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACtElEQVQ4jb2UW0hUURiFP+fMRQ0dR8NMU0vtwmhGpeZDFKFICE5gBSGFRGmQYKJkgfaQeEVFJAnLgqIHo5tpIAWCGVmmD9JUD0GjgymZl8rSycnxnDjHkNEmMYgW7Ie1z94f59/r31vNP5b6fwNVQCwQDgjAe+A5YP9boABkqxAKPPEStbgLs8wIbrhNTjDuIyFdBIqBr8sBeqnRNAcRYSzkusFIrOoG5YwySC51+iEsjhKO7jPTaZIQ9wLWpYAqNbp7WjS7UjgmGJVqFyqIcHUGRRvyMc1+Z+qhhBjn/KeLgekBBMfU0ynkkYwOD1I5iU07wbRjCkQw85TzHKaOduECuR69PDkHnHYJdMezIIdaHwP+1PCIU5oE2kKvsm3nFgIFLXkdu7FYLJRKd9nIds5wJSSNTVkiogydXgxc7cARGkeSYvT4ER4TTOXlMqKiopS5vr4+0pMyMVp2KD6Y9fiyamqMD/HA48XAYDUaasmZczqRFYG6eZissLAwwreGUmY5jg53ZU5C8lTYLkp2CAgEsPaXFbFOD/wWis1mI5AoNOgUr50DO1wBrT+YdttPlhKG3LqlY120tLRgMpmUBe3t7VjNQ+TQOL+pkapZ+TRcAT/p8e3voCkiiTTMdNLd042u1IPKsiokEfwmgxgZHKWNmyRyiDd0MckXCehxmbKdmfx6zt7yxqAuJ4MS8Q6RL+JxamxGGCSbBPnsaKTa7jZ3Y0SXwG+MNxlY2ZpHsqmaViKRw1sof9ZQyQOOEI0nXq/t2GuWvHoDvE2NIPp+BZnJmRSr9nBg/tsMdp7RSgOFDm8MveMMJzoH4hIIzL7DnLKOzQevUVxZwYkQLTokRJppQI/vRxGx6DMjl5xLZQmgon5e3QbkoZ/BLveS/AINjjM88qc9SwKdNAG8XMa6ZQP/Sj8BIjDgbhXanXIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "NSA", "label": "Needs Survey and Assesment" }, { "symbol": { "type": "esriPMS", "url": "51106369a2f2c269c5bba393d2276958", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC10lEQVQ4jb2UX0hTYRjGn50/4tKzGci0QVvYnBDeiBUhmDcJMWlB0JWDbgTBZF4Vig5ZzAsZmqBLAhEEbyypkxeRVwaCAxMiGA4vdGoJTnS6uWRz5+yL72hrzNNQiB44HN7vnPf3fu/7nO9w+Mfi/jeQAXALwHUALIDvAPwAkhcFsgCcDMN0a7XaNM/zrCzLLMMw8VgsVkIIeQXAAyB2HqDAsuwHo9F4o6Oj47LVamWmp6ext7eH1tZW/fb2tjQ0NPQwGAzaCSH3AaznAzIcx73jef5uY2Mja7Vaz1QrLy/nmpubrR6PR04kEp8IIbezd5oLfGIwGG729/ezbrcbBQUFsNlsSCQSSCZPxra8vIzBwUH09fWx4+Pj2kAg4ALwTBVYWFjY3dLSUqLX60GBLpcLCwsLqK2tBV3zeDxYXV1FV1cXLBYL2tvbTW1tbU/T6TSFJnKBVyRJMtfU1JwMUhCUpIGBAVRXVytra2trcDgc+D0Ko9FIC/3c39+/A+BzLvAqx3EYGxv7444gZGBUFRUVqKysxPDwsDKOU12iuWotSwzDwGAwKIFGo0E4HD5jytHREcrKysDzvBLzJ3dJDbh+fHysaWpqylQfHR3FzMwM7Ha7Es/NzSEUCqG3tzeTJIqiTKehBowIghDy+/2WhoYGBINBLC4uKnCv1wtCiGIM3fX8/Dzq6+uxsrKCeDxOAHxRdVmSpOcTExNviouLuZGREXR2dqKqqgpZHzZ2d3cV92kBURSThBB6YtKqwMPDw/c6ne6j2+2207YoLFelpaXo6emB0+mEVqsNSJL0Mu/R29raemQ2m0Wfz2dzOBxMXV1d5lkqlcLS0hImJyeloqKirwcHB/eyDVEFApA3NjYemEymx1NTU16fz2eiTtIWZ2dnodPpwrIsv4hGo6+zW0UeoKLNzc23AOilT6VS107/QD8ikcjO33LyArMUBfDtHO+dG3gh/QKXeBWCkrim8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "OS", "label": "Outside Scope" }, { "symbol": { "type": "esriPMS", "url": "1cfad40d4018a2877803447cc64e2fbf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADAklEQVQ4jb2UfUhTURjGn+3uUxxzan6g06VmGtOU0qTAIENUcJLZlyhhmUFCZWGYVqAIpU2iEKVMxL+MtGkKww9iUkk2B5b2h6Eu8QOXZmq6uendvbGbiOgSheiBw+U957y/c8773HM4+Mfi/G8gG0AEAH8ABIAxAB8AWHYKJABcJVjsAhHfkRIQPGKFshIssBZnzLNONE1XACgG8Gs7QBGX4LwOEPvuq41XSiI8wtgPtJUYXzCgPKZQPDw/Sma05iZ1TfQoKJqOAzCyFZDNJ7gqLsGLvhhyhojwCNu0mr/Yh1N0OCdQ0ZRpNa4stVI0Fbl+pxuB56Uir4Nd5xqIBFUGhBwBroSlY55chJE0MRPeT+iQps6B5nQdcaOzWPh2XHsXQK5doANXWPD42D0nNwcXtJ2sRYwqDdUGFfZHhoNHOOPomzQMDw3jlaISB9xD8Dy2xCeoJiaboikb1LwR6ElSpG+sbzQTuAglkAbLcP9JCeRyOdOn1+uRlXIBhzz/lGKPRAZ3B1fjpHEqCkDnRqCUy+biuqaICSiCBl8mXIPZ5OfnB9/g3chsz4OA4DN9NGgHW669I5MEiw2Z2HsNOGru22SKyWSCXCwFfxUo4DBf0h5wxGy1sLLD0hkzbOr+dA3Nzc1QKBRMrNFoMDE4hrq4krUkpe6Z1VYNe8CfzkLJt8bBtoDU4CR0Teig1WohrBBAWaoEKBpePDdMT07hxUALzgYlonuyF3PmBRpAj12XV6zLt/Lelb6UCMScS+230aCoQJRnOJgf22hA+eFCjO81IKY+1VY7lOmqLGAxN4ayC5xZmmt0lbioE1QZCnVyDQPbKG+RB1pOVCO0Ng4inuMXC2l5tOXV+zo7nBzqGtSU1ZGfUHzkJjslMH5tzGJdhlqvwZ2uMlLCF/caTNPH1xtiFwjA2vdjIDFkV8Cp4o/lDy935PvYHKVAoaq/Ds4Cp+8UTRVNmWaerj8qtgAy6p8eqgdga2KLdVm2+gKNG4zTU3/L2RK4TvMAPm9j3raBO9JvZz8UkUjxk3AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "S", "label": "Slope" }, { "symbol": { "type": "esriPMS", "url": "232827e63c8cf526aff3c63b5de68ef9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACsElEQVQ4jb2Ua0hUQRTHf+7dh6utz1LMfLDuRoQZkZaQ1AdDQ2iDqJAKSiyFjJCsMCwIkSy0IgpJe1B9KKlMU5D6EFuRZPpBsgglVsW01NK0VNy8e2/sXTHTTRSiPwzDOcz5zZw5Z0bNP5b6fwNVQBwQBQjAR+AVYJ8vUAAOCSryDHokTw3CuAPBA4b7h/GTZUqAAuD7XIAGjcAjUzDLbx3EP86E6kwVdPXD5XR8bb2IaSVsqWvBIslsAjpmA6p0ah5q1KxPT0SIM83cLSoYdf4OllrO4hix81iSWTP1pNOBe8IWEVuXj5BSCHotHEiGoTEtIz9FQOJlC+y+BNZTCIdvo3/xnpPAUbdALx15F/fiF+QLT/IgsUDD9YYIVsYmoA0U2FD0HJvNRkWOzGojXMskfFk2WZKsQMemA0NEBxFJMS4j0ABhplgKz5cRHR2t+Nra2sjYlcRas02xzSEQ7MvI50HigWfTgWEaAbJvugzJQ4fOZ/EkzCmj0UiEeRX7rtjw1Lh8sgdezlh3KYuCCiKDJoBA54CSxR8aHR0lOgh0E0BPF0F0B+wYG8cjK9lVDGfv1t/4SnV1NRaLRVlgtVrpbm/mbu7voOIaHM7bcAccCFhAe2UDpp0JUNcKDY2N6LWnKS4qBFki1GeYL71dlNdB6jqo/wCDI8hAo9sqjzs4lnuHe/7eqPeXwoMciXjzayYbO801J+ajUM7VYEdWXozkFtj/g8qFBmpTCrHUHod484wrZEkg1ORCzBEw6HlnF7kw69Nr/cTWmHCqMspIKUhFtc3ZEBOyj0NtE5woR/T3pqlnkI1TC+IWCDiaO9m8IpTtBRUUZZYSrtOCJMHVpxBgoFeSyO8bonRqqswCVPS2m/ugDF+7SOTED9TV842+v8XMCpyiIeDNHNbNGTgv/QIo+eAFCUP2dwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "TC", "label": "Traffic Control" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 251, 252, 255 ], "toColor": [ 179, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 184, 255 ], "toColor": [ 243, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 223, 255 ], "toColor": [ 182, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 187, 255 ], "toColor": [ 252, 229, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9.579956531524658E-5, "ymin": -1.3318657875061035E-4, "xmax": 2427691.1207537204, "ymax": 1879888.0606212318, "zmin": 0, "zmax": 2900.848199999993, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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 } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "SurveyQuality", "type": "esriFieldTypeString", "alias": "SurveyQuality", "length": 5, "domain": { "type": "codedValue", "name": "SurveyQuality", "description": "Survey quality of the point feature. If survey data provided by a third party, please verify survey quality.", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Fixed", "code": "FX" }, { "name": "Float", "code": "FL" }, { "name": "Handplaced", "code": "HP" }, { "name": "Level Corrected", "code": "LC" }, { "name": "Not Found", "code": "NF" }, { "name": "Sub-meter", "code": "SM" }, { "name": "Total Station", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "ManholeDepth", "domain": null }, { "name": "InvOutElev", "type": "esriFieldTypeDouble", "alias": "InvOutElev", "domain": null }, { "name": "Inv1Elev", "type": "esriFieldTypeDouble", "alias": "Inv1Elev", "domain": null }, { "name": "Inv2Elev", "type": "esriFieldTypeDouble", "alias": "Inv2Elev", "domain": null }, { "name": "Inv3Elev", "type": "esriFieldTypeDouble", "alias": "Inv3Elev", "domain": null }, { "name": "Inv4Elev", "type": "esriFieldTypeDouble", "alias": "Inv4Elev", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 5, "domain": { "type": "codedValue", "name": "Location", "description": "General location of the structure.", "codedValues": [ { "name": "Airport", "code": "AP" }, { "name": "Alley", "code": "AL" }, { "name": "Building", "code": "BDG" }, { "name": "Creek", "code": "CK" }, { "name": "Dam", "code": "DM" }, { "name": "Ditch", "code": "DTH" }, { "name": "Easement ROW", "code": "EROW" }, { "name": "Levee", "code": "LV" }, { "name": "Local Rural Street", "code": "LRS" }, { "name": "Parking Lot", "code": "PL" }, { "name": "Primary Major Arterial", "code": "PMA" }, { "name": "Pump/Lift Station", "code": "PLS" }, { "name": "Railway", "code": "RW" }, { "name": "Secondary road", "code": "SR" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Treatment Plant", "code": "TP" }, { "name": "Woods", "code": "WDS" }, { "name": "Yard", "code": "YRD" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv1Pos", "type": "esriFieldTypeDouble", "alias": "Inv1Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv2Pos", "type": "esriFieldTypeDouble", "alias": "Inv2Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv3Pos", "type": "esriFieldTypeDouble", "alias": "Inv3Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv4Pos", "type": "esriFieldTypeDouble", "alias": "Inv4Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "System", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "InvOut", "type": "esriFieldTypeDouble", "alias": "InvOut", "domain": null }, { "name": "Inv1", "type": "esriFieldTypeDouble", "alias": "Inv1", "domain": null }, { "name": "Inv2", "type": "esriFieldTypeDouble", "alias": "Inv2", "domain": null }, { "name": "Inv3", "type": "esriFieldTypeDouble", "alias": "Inv3", "domain": null }, { "name": "Inv4", "type": "esriFieldTypeDouble", "alias": "Inv4", "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": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Svc1", "type": "esriFieldTypeDouble", "alias": "Svc1", "domain": null }, { "name": "Svc2", "type": "esriFieldTypeDouble", "alias": "Svc2", "domain": null }, { "name": "PointID", "type": "esriFieldTypeString", "alias": "PointID", "length": 20, "domain": null }, { "name": "Inv1Drop", "type": "esriFieldTypeDouble", "alias": "Inv1Drop", "domain": null }, { "name": "Inv2Drop", "type": "esriFieldTypeDouble", "alias": "Inv2Drop", "domain": null }, { "name": "Inv3Drop", "type": "esriFieldTypeDouble", "alias": "Inv3Drop", "domain": null }, { "name": "Inv4Drop", "type": "esriFieldTypeDouble", "alias": "Inv4Drop", "domain": null }, { "name": "CoverType", "type": "esriFieldTypeString", "alias": "CoverType", "length": 5, "domain": { "type": "codedValue", "name": "CoverType", "description": "Used for any infrastructure cover including manholes, inlets, etc.", "codedValues": [ { "name": "Combo", "code": "CMB" }, { "name": "Domed Grate", "code": "DG" }, { "name": "Grate", "code": "GT" }, { "name": "Hatch", "code": "HTCH" }, { "name": "Lid", "code": "LID" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Slabtop", "code": "ST" }, { "name": "Standard W/ Ears", "code": "SE" }, { "name": "Standard W/ Lock", "code": "SL" }, { "name": "Trench Grate", "code": "TG" }, { "name": "Water Tight", "code": "WT" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoverCondition", "type": "esriFieldTypeString", "alias": "CoverCondition", "length": 5, "domain": { "type": "codedValue", "name": "Condition", "description": "Used anywhere that condition is required including pipes, manholes, inlets, etc", "codedValues": [ { "name": "Corrosion", "code": "COR" }, { "name": "Excellent", "code": "EXC" }, { "name": "Extremely Poor", "code": "EP" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Missing", "code": "MISS" }, { "name": "Obstructed", "code": "OBS" }, { "name": "Poor", "code": "POOR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Feature Code", "length": 10, "domain": null }, { "name": "HzPrec", "type": "esriFieldTypeDouble", "alias": "HzPrec", "domain": null }, { "name": "VtPrec", "type": "esriFieldTypeDouble", "alias": "VtPrec", "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "SurveyTime", "type": "esriFieldTypeDate", "alias": "SurveyTime", "length": 8, "domain": null }, { "name": "MaxPDOP", "type": "esriFieldTypeDouble", "alias": "MaxPDOP", "domain": null }, { "name": "MaxHDOP", "type": "esriFieldTypeDouble", "alias": "MaxHDOP", "domain": null }, { "name": "MaxVDOP", "type": "esriFieldTypeDouble", "alias": "MaxVDOP", "domain": null }, { "name": "MinSats", "type": "esriFieldTypeDouble", "alias": "MinSats", "domain": null }, { "name": "FlowDir", "type": "esriFieldTypeString", "alias": "FlowDir", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_Direction", "description": "Direction of flow out of (InvOut direction) sewer and stormwater structures", "codedValues": [ { "name": "East", "code": "E" }, { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "South", "code": "S" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoverSize", "type": "esriFieldTypeString", "alias": "CoverSize", "length": 255, "domain": null }, { "name": "InvOutPos", "type": "esriFieldTypeDouble", "alias": "InvOutPos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 5, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RevisitStatus", "type": "esriFieldTypeString", "alias": "RevisitStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "RehabDate", "type": "esriFieldTypeDate", "alias": "RehabDate", "length": 8, "domain": null }, { "name": "AssessmentDate", "type": "esriFieldTypeDate", "alias": "AssessmentDate", "length": 8, "domain": null }, { "name": "DrainToLS", "type": "esriFieldTypeString", "alias": "DrainToLS", "length": 50, "domain": null }, { "name": "GradePosition", "type": "esriFieldTypeString", "alias": "GradePosition", "length": 5, "domain": { "type": "codedValue", "name": "GradePosition", "description": "Depth that a structure is in the ground.", "codedValues": [ { "name": "At Grade", "code": "G" }, { "name": "Above Grade", "code": "AG" }, { "name": "Below Grade", "code": "BG" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SecuredAccess", "type": "esriFieldTypeString", "alias": "SecuredAccess", "length": 5, "domain": { "type": "codedValue", "name": "SecuredAccess", "description": "Access to structure impeded", "codedValues": [ { "name": "Bolted", "code": "BOLT" }, { "name": "Bolted & Locked", "code": "BL" }, { "name": "Fenced Site", "code": "FS" }, { "name": "Locked", "code": "LOCK" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CoverMat", "type": "esriFieldTypeString", "alias": "CoverMat", "length": 10, "domain": { "type": "codedValue", "name": "Material", "description": "List of materials for all material fields in all feature classes including pipes, manholes, inlets, casings, etc.", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Aluminum", "code": "AL" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Copper", "code": "COP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Precast", "code": "PCST" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "TRUSS" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InteriorSize", "type": "esriFieldTypeString", "alias": "InteriorSize", "length": 20, "domain": null }, { "name": "InteriorMat", "type": "esriFieldTypeString", "alias": "InteriorMat", "length": 10, "domain": { "type": "codedValue", "name": "Material", "description": "List of materials for all material fields in all feature classes including pipes, manholes, inlets, casings, etc.", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Aluminum", "code": "AL" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Copper", "code": "COP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Precast", "code": "PCST" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "TRUSS" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RehabMethod", "type": "esriFieldTypeString", "alias": "RehabMethod", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_RehabMethod", "description": "Methods for rehabilitating sewer and stormwater pipes and manholes.", "codedValues": [ { "name": "Bitumastic Coating", "code": "BIT" }, { "name": "Cementitious Coating", "code": "CMNT" }, { "name": "CIPP Full Pipe Lining", "code": "CIPPF" }, { "name": "CIPP Spot Repair", "code": "CIPPP" }, { "name": "Dig and Replace \u2013 Full Segment", "code": "DRF" }, { "name": "Dig and Replace \u2013 Spot Repair", "code": "DRP" }, { "name": "Epoxy Coating", "code": "EPXY" }, { "name": "Fold and Form / Deform-Reform", "code": "DFRF" }, { "name": "Inserta Tee or Spot Liner", "code": "INT" }, { "name": "No Rehab Performed", "code": "NONE" }, { "name": "Other", "code": "OTH" }, { "name": "Pipe Bursting", "code": "PB" }, { "name": "Segmented Panel Rehab", "code": "SN" }, { "name": "Sliplining", "code": "SLP" }, { "name": "Spiral Wound Liner", "code": "SPRL" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LinerMaterial", "type": "esriFieldTypeString", "alias": "LinerMaterial", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_LinerMaterial", "description": "Liner materials used in rehab efforts for sewer and stormwater pipes and manholes.", "codedValues": [ { "name": "Fiberglass Reinforced Plastic", "code": "FRP" }, { "name": "Other", "code": "OTH" }, { "name": "Felt (Polyester)", "code": "FELT" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InteriorShape", "type": "esriFieldTypeString", "alias": "InteriorShape", "length": 5, "domain": { "type": "codedValue", "name": "FeatureShape", "description": "Used in all cases where shape is required including shape of the pipes, inlets, manholes, culverts, ditches, etc.", "codedValues": [ { "name": "Arch", "code": "ARCH" }, { "name": "Circular", "code": "CIR" }, { "name": "Horseshoe", "code": "HS" }, { "name": "Oblong", "code": "OB" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Triangular", "code": "TRI" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InteriorCondition", "type": "esriFieldTypeString", "alias": "InteriorCondition", "length": 5, "domain": { "type": "codedValue", "name": "Condition", "description": "Used anywhere that condition is required including pipes, manholes, inlets, etc", "codedValues": [ { "name": "Corrosion", "code": "COR" }, { "name": "Excellent", "code": "EXC" }, { "name": "Extremely Poor", "code": "EP" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Missing", "code": "MISS" }, { "name": "Obstructed", "code": "OBS" }, { "name": "Poor", "code": "POOR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ManholeUse", "type": "esriFieldTypeString", "alias": "ManholeUse", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_ManholeUse", "description": "System/function use for the manhole", "codedValues": [ { "name": "Combined Sewer and Water", "code": "CB" }, { "name": "Dam", "code": "DP" }, { "name": "Force Main", "code": "FM" }, { "name": "Levee Gravity", "code": "LG" }, { "name": "Levee Pressure", "code": "LP" }, { "name": "Other", "code": "OTH" }, { "name": "Processes", "code": "PR" }, { "name": "Sanitary-Gravity", "code": "SS" }, { "name": "Stormwater", "code": "SW" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManholeType", "type": "esriFieldTypeString", "alias": "ManholeType", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_ManholeType", "description": "Type of manhole in water, sewer, or stormwater systems.", "codedValues": [ { "name": "Diversion", "code": "DIV" }, { "name": "Drop Structure", "code": "DRP" }, { "name": "JunctionBox w/ MH", "code": "JBMH" }, { "name": "JunctionBox w/o MH", "code": "JB" }, { "name": "Other", "code": "OTH" }, { "name": "Split", "code": "SPL" }, { "name": "Standard", "code": "STD" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InvOutID", "type": "esriFieldTypeString", "alias": "InvOutID", "length": 20, "domain": null }, { "name": "Inv1ID", "type": "esriFieldTypeString", "alias": "Inv1ID", "length": 20, "domain": null }, { "name": "Inv1DropType", "type": "esriFieldTypeString", "alias": "Inv1DropType", "length": 5, "domain": { "type": "codedValue", "name": "ssManholeDropType", "description": "Drop types for sewer system manholes.", "codedValues": [ { "name": "Force Main", "code": "FM" }, { "name": "Inside Drop Full", "code": "IDF" }, { "name": "Inside Drop Partial", "code": "IDP" }, { "name": "Outside Drop Full", "code": "ODF" }, { "name": "Outside Drop Partial", "code": "ODP" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv2ID", "type": "esriFieldTypeString", "alias": "Inv2ID", "length": 20, "domain": null }, { "name": "Inv2DropType", "type": "esriFieldTypeString", "alias": "Inv2DropType", "length": 5, "domain": { "type": "codedValue", "name": "ssManholeDropType", "description": "Drop types for sewer system manholes.", "codedValues": [ { "name": "Force Main", "code": "FM" }, { "name": "Inside Drop Full", "code": "IDF" }, { "name": "Inside Drop Partial", "code": "IDP" }, { "name": "Outside Drop Full", "code": "ODF" }, { "name": "Outside Drop Partial", "code": "ODP" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv3ID", "type": "esriFieldTypeString", "alias": "Inv3ID", "length": 20, "domain": null }, { "name": "Inv3DropType", "type": "esriFieldTypeString", "alias": "Inv3DropType", "length": 5, "domain": { "type": "codedValue", "name": "ssManholeDropType", "description": "Drop types for sewer system manholes.", "codedValues": [ { "name": "Force Main", "code": "FM" }, { "name": "Inside Drop Full", "code": "IDF" }, { "name": "Inside Drop Partial", "code": "IDP" }, { "name": "Outside Drop Full", "code": "ODF" }, { "name": "Outside Drop Partial", "code": "ODP" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv4ID", "type": "esriFieldTypeString", "alias": "Inv4ID", "length": 20, "domain": null }, { "name": "Inv4DropType", "type": "esriFieldTypeString", "alias": "Inv4DropType", "length": 5, "domain": { "type": "codedValue", "name": "ssManholeDropType", "description": "Drop types for sewer system manholes.", "codedValues": [ { "name": "Force Main", "code": "FM" }, { "name": "Inside Drop Full", "code": "IDF" }, { "name": "Inside Drop Partial", "code": "IDP" }, { "name": "Outside Drop Full", "code": "ODF" }, { "name": "Outside Drop Partial", "code": "ODP" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddInverts", "type": "esriFieldTypeString", "alias": "AddInverts", "length": 255, "domain": null }, { "name": "NumInverts", "type": "esriFieldTypeDouble", "alias": "NumInverts", "domain": null }, { "name": "ObsPerct", "type": "esriFieldTypeDouble", "alias": "ObsPerct", "domain": null }, { "name": "FlowContent", "type": "esriFieldTypeString", "alias": "FlowContent", "length": 5, "domain": { "type": "codedValue", "name": "ssFlowContent", "description": "Material present in sewer manhole.", "codedValues": [ { "name": "Sewage", "code": "SEW" }, { "name": "Clear/I&I", "code": "CLR" }, { "name": "Sediment", "code": "SED" }, { "name": "Dry", "code": "DRY" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Svc1ID", "type": "esriFieldTypeString", "alias": "Svc1ID", "length": 20, "domain": null }, { "name": "Svc2ID", "type": "esriFieldTypeString", "alias": "Svc2ID", "length": 20, "domain": null }, { "name": "AddSvcs", "type": "esriFieldTypeString", "alias": "AddSvcs", "length": 254, "domain": null }, { "name": "RevisitWR_Comments", "type": "esriFieldTypeString", "alias": "RevisitWR_Comments", "length": 255, "domain": null }, { "name": "RevisitFieldComments", "type": "esriFieldTypeString", "alias": "RevisitFieldComments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "OriginalFieldStatus", "type": "esriFieldTypeString", "alias": "OriginalFieldStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_59", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "ssNetworkStructure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FieldStatus", "uniqueValueGroups": [ { "heading": "FieldStatus", "classes": [ { "label": "Complete", "description": "Complete", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 112, 255, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "C" ] ] }, { "label": "DNE", "description": "DNE", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 104, 104, 104, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "DNE" ] ] }, { "label": "Issue", "description": "Issue", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "ISS" ] ] }, { "label": "Needs Assesment", "description": "Needs Assesment", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "NA" ] ] }, { "label": "Not Found", "description": "Not Found", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 255, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "NF" ] ] }, { "label": "Needs Survey", "description": "Needs Survey", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 85, 255, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "NS" ] ] }, { "label": "Needs Survey and Assesment", "description": "Needs Survey and Assesment", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 197, 0, 255, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "NSA" ] ] }, { "label": "Outside Scope", "description": "Outside Scope", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 178, 178, 178, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "OS" ] ] }, { "label": "Slope", "description": "Slope", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 115, 223, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "S" ] ] }, { "label": "Traffic Control", "description": "Traffic Control", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 152, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "TC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 0, 112, 255, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "C", "label": "Complete" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 104, 104, 104, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DNE", "label": "DNE" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "ISS", "label": "Issue" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "NA", "label": "Needs Assesment" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 255, 255, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "NF", "label": "Not Found" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 85, 255, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "NS", "label": "Needs Survey" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 197, 0, 255, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "NSA", "label": "Needs Survey and Assesment" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 178, 178, 178, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "OS", "label": "Outside Scope" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 115, 223, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "S", "label": "Slope" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 152, 0, 255 ], "size": 13, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "TC", "label": "Traffic Control" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 212, 255 ], "toColor": [ 252, 228, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 251, 252, 255 ], "toColor": [ 179, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 226, 255 ], "toColor": [ 252, 187, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 216, 252, 255 ], "toColor": [ 204, 216, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 184, 255 ], "toColor": [ 243, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 223, 255 ], "toColor": [ 182, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 187, 255 ], "toColor": [ 252, 229, 187, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1077149.2450712174, "ymin": 778728.1848613918, "xmax": 1110991.932635054, "ymax": 822598.1378037333, "zmin": 0, "zmax": 747.8000000000029, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "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 } ], "supportsAttachmentsResizing": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PointID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "PointID", "type": "esriFieldTypeString", "alias": "PointID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "AssessmentDate", "type": "esriFieldTypeDate", "alias": "AssessmentDate", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 5, "domain": { "type": "codedValue", "name": "Location", "description": "General location of the structure.", "codedValues": [ { "name": "Airport", "code": "AP" }, { "name": "Alley", "code": "AL" }, { "name": "Building", "code": "BDG" }, { "name": "Creek", "code": "CK" }, { "name": "Dam", "code": "DM" }, { "name": "Ditch", "code": "DTH" }, { "name": "Easement ROW", "code": "EROW" }, { "name": "Levee", "code": "LV" }, { "name": "Local Rural Street", "code": "LRS" }, { "name": "Parking Lot", "code": "PL" }, { "name": "Primary Major Arterial", "code": "PMA" }, { "name": "Pump/Lift Station", "code": "PLS" }, { "name": "Railway", "code": "RW" }, { "name": "Secondary road", "code": "SR" }, { "name": "Sidewalk", "code": "SW" }, { "name": "Treatment Plant", "code": "TP" }, { "name": "Woods", "code": "WDS" }, { "name": "Yard", "code": "YRD" }, { "name": "Other", "code": "OTH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StructureType", "type": "esriFieldTypeString", "alias": "StructureType", "length": 5, "domain": { "type": "codedValue", "name": "GIS.ssNetworkStructure", "description": "Used for any infrastructure cover including manholes, inlets, etc.", "codedValues": [ { "name": "Aeration Tank", "code": "AT" }, { "name": "Bypass Pump", "code": "BP" }, { "name": "Chemical Feed Pump", "code": "CFP" }, { "name": "Digester Tank", "code": "DGT" }, { "name": "Disinfection Tank", "code": "DIT" }, { "name": "Diversion Structure", "code": "DS" }, { "name": "Effluent Pump", "code": "EP" }, { "name": "EQ/Storage Tank", "code": "EQT" }, { "name": "Flow Meter", "code": "FM" }, { "name": "FOG/Grease Separator", "code": "FOG" }, { "name": "Junction Chamber", "code": "JC" }, { "name": "Lift Pump", "code": "LP" }, { "name": "Lift Station", "code": "LS" }, { "name": "Monitoring Well", "code": "MW" }, { "name": "RAS/WAS Pump", "code": "RASP" }, { "name": "Secondary Clarifier Tank", "code": "SCT" }, { "name": "Sludge Holding Tank", "code": "SHT" }, { "name": "Sludge Transfer Pump", "code": "STP" }, { "name": "Sump Pump", "code": "SP" }, { "name": "Treatment Plant", "code": "TPLT" }, { "name": "Wet Well", "code": "WW" }, { "name": "Other", "code": "OTH" }, { "name": "Virtual Junction", "code": "VJ" }, { "name": "Unknown", "code": "UNK" }, { "name": "Flushing Station", "code": "FS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GradePosition", "type": "esriFieldTypeString", "alias": "GradePosition", "length": 5, "domain": { "type": "codedValue", "name": "GradePosition", "description": "Depth that a structure is in the ground.", "codedValues": [ { "name": "At Grade", "code": "G" }, { "name": "Above Grade", "code": "AG" }, { "name": "Below Grade", "code": "BG" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SecuredAccess", "type": "esriFieldTypeString", "alias": "SecuredAccess", "length": 5, "domain": { "type": "codedValue", "name": "SecuredAccess", "description": "Access to structure impeded", "codedValues": [ { "name": "Bolted", "code": "BOLT" }, { "name": "Bolted & Locked", "code": "BL" }, { "name": "Fenced Site", "code": "FS" }, { "name": "Locked", "code": "LOCK" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity", "domain": null }, { "name": "PumpType", "type": "esriFieldTypeString", "alias": "PumpType", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_PumpType", "description": "Pump mechanical types for pump stations.", "codedValues": [ { "name": "Axial Flow", "code": "AF" }, { "name": "Centrifugal", "code": "CF" }, { "name": "Jet", "code": "JET" }, { "name": "Reciprocating", "code": "REC" }, { "name": "Rotary", "code": "ROT" }, { "name": "Turbine", "code": "TURB" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PumpTDH", "type": "esriFieldTypeDouble", "alias": "PumpTDH", "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 5, "domain": { "type": "codedValue", "name": "Condition", "description": "Used anywhere that condition is required including pipes, manholes, inlets, etc", "codedValues": [ { "name": "Corrosion", "code": "COR" }, { "name": "Excellent", "code": "EXC" }, { "name": "Extremely Poor", "code": "EP" }, { "name": "Fair", "code": "FAIR" }, { "name": "Good", "code": "GOOD" }, { "name": "Missing", "code": "MISS" }, { "name": "Obstructed", "code": "OBS" }, { "name": "Poor", "code": "POOR" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 5, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "InvOutID", "type": "esriFieldTypeString", "alias": "InvOutID", "length": 20, "domain": null }, { "name": "InvOut", "type": "esriFieldTypeDouble", "alias": "InvOut", "domain": null }, { "name": "InvOutPos", "type": "esriFieldTypeDouble", "alias": "InvOutPos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv1ID", "type": "esriFieldTypeString", "alias": "Inv1ID", "length": 20, "domain": null }, { "name": "Inv1", "type": "esriFieldTypeDouble", "alias": "Inv1", "domain": null }, { "name": "Inv1Drop", "type": "esriFieldTypeDouble", "alias": "Inv1Drop", "domain": null }, { "name": "Inv1Pos", "type": "esriFieldTypeDouble", "alias": "Inv1Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv2ID", "type": "esriFieldTypeString", "alias": "Inv2ID", "length": 20, "domain": null }, { "name": "Inv2", "type": "esriFieldTypeDouble", "alias": "Inv2", "domain": null }, { "name": "Inv2Drop", "type": "esriFieldTypeDouble", "alias": "Inv2Drop", "domain": null }, { "name": "Inv2Pos", "type": "esriFieldTypeDouble", "alias": "Inv2Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv3ID", "type": "esriFieldTypeString", "alias": "Inv3ID", "length": 20, "domain": null }, { "name": "Inv3", "type": "esriFieldTypeDouble", "alias": "Inv3", "domain": null }, { "name": "Inv3Drop", "type": "esriFieldTypeDouble", "alias": "Inv3Drop", "domain": null }, { "name": "Inv3Pos", "type": "esriFieldTypeDouble", "alias": "Inv3Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inv4ID", "type": "esriFieldTypeString", "alias": "Inv4ID", "length": 20, "domain": null }, { "name": "Inv4", "type": "esriFieldTypeDouble", "alias": "Inv4", "domain": null }, { "name": "Inv4Drop", "type": "esriFieldTypeDouble", "alias": "Inv4Drop", "domain": null }, { "name": "Inv4Pos", "type": "esriFieldTypeDouble", "alias": "Inv4Pos", "domain": { "type": "codedValue", "name": "ss_sw_ClockPosition", "description": "Used for sewer and stormwater invert positions. InvOut is always 6:00; the other inverts follow in a clockwise direction from InvOut.", "codedValues": [ { "name": "01:00:00", "code": 1 }, { "name": "02:00:00", "code": 2 }, { "name": "03:00:00", "code": 3 }, { "name": "04:00:00", "code": 4 }, { "name": "05:00:00", "code": 5 }, { "name": "06:00:00", "code": 6 }, { "name": "07:00:00", "code": 7 }, { "name": "08:00:00", "code": 8 }, { "name": "09:00:00", "code": 9 }, { "name": "10:00:00", "code": 10 }, { "name": "11:00:00", "code": 11 }, { "name": "12:00:00", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AddInverts", "type": "esriFieldTypeString", "alias": "AddInverts", "length": 255, "domain": null }, { "name": "NumInverts", "type": "esriFieldTypeDouble", "alias": "NumInverts", "domain": null }, { "name": "FlowDir", "type": "esriFieldTypeString", "alias": "FlowDir", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_Direction", "description": "Direction of flow out of (InvOut direction) sewer and stormwater structures", "codedValues": [ { "name": "East", "code": "E" }, { "name": "North", "code": "N" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "South", "code": "S" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "West", "code": "W" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FlowContent", "type": "esriFieldTypeString", "alias": "FlowContent", "length": 5, "domain": { "type": "codedValue", "name": "ssFlowContent", "description": "Material present in sewer manhole.", "codedValues": [ { "name": "Sewage", "code": "SEW" }, { "name": "Clear/I&I", "code": "CLR" }, { "name": "Sediment", "code": "SED" }, { "name": "Dry", "code": "DRY" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "RevisitWR_Comments", "type": "esriFieldTypeString", "alias": "RevisitWR_Comments", "length": 255, "domain": null }, { "name": "RevisitFieldComments", "type": "esriFieldTypeString", "alias": "RevisitFieldComments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "FieldStatus", "type": "esriFieldTypeString", "alias": "FieldStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OriginalFieldStatus", "type": "esriFieldTypeString", "alias": "OriginalFieldStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RevisitStatus", "type": "esriFieldTypeString", "alias": "RevisitStatus", "length": 5, "domain": { "type": "codedValue", "name": "FieldStatus", "description": "Used to track progress of WR field survey efforts", "codedValues": [ { "name": "Traffic Control", "code": "TC" }, { "name": "Slope", "code": "S" }, { "name": "Outside Scope", "code": "OS" }, { "name": "Needs Survey and Assesment", "code": "NSA" }, { "name": "Needs Survey", "code": "NS" }, { "name": "Not Found", "code": "NF" }, { "name": "Needs Assesment", "code": "NA" }, { "name": "Issue", "code": "ISS" }, { "name": "DNE", "code": "DNE" }, { "name": "Complete", "code": "C" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "InvOutElev", "type": "esriFieldTypeDouble", "alias": "InvOutElev", "domain": null }, { "name": "Inv1Elev", "type": "esriFieldTypeDouble", "alias": "Inv1Elev", "domain": null }, { "name": "Inv2Elev", "type": "esriFieldTypeDouble", "alias": "Inv2Elev", "domain": null }, { "name": "Inv3Elev", "type": "esriFieldTypeDouble", "alias": "Inv3Elev", "domain": null }, { "name": "Inv4Elev", "type": "esriFieldTypeDouble", "alias": "Inv4Elev", "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Code", "type": "esriFieldTypeString", "alias": "Code", "length": 10, "domain": null }, { "name": "HzPrec", "type": "esriFieldTypeDouble", "alias": "HzPrec", "domain": null }, { "name": "VtPrec", "type": "esriFieldTypeDouble", "alias": "VtPrec", "domain": null }, { "name": "MinSats", "type": "esriFieldTypeDouble", "alias": "MinSats", "domain": null }, { "name": "MaxPDOP", "type": "esriFieldTypeDouble", "alias": "MaxPDOP", "domain": null }, { "name": "MaxHDOP", "type": "esriFieldTypeDouble", "alias": "MaxHDOP", "domain": null }, { "name": "MaxVDOP", "type": "esriFieldTypeDouble", "alias": "MaxVDOP", "domain": null }, { "name": "SurveyDate", "type": "esriFieldTypeDate", "alias": "SurveyDate", "length": 8, "domain": null }, { "name": "SurveyTime", "type": "esriFieldTypeDate", "alias": "SurveyTime", "length": 8, "domain": null }, { "name": "SurveyQuality", "type": "esriFieldTypeString", "alias": "SurveyQuality", "length": 5, "domain": { "type": "codedValue", "name": "SurveyQuality", "description": "Survey quality of the point feature. If survey data provided by a third party, please verify survey quality.", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Fixed", "code": "FX" }, { "name": "Float", "code": "FL" }, { "name": "Handplaced", "code": "HP" }, { "name": "Level Corrected", "code": "LC" }, { "name": "Not Found", "code": "NF" }, { "name": "Sub-meter", "code": "SM" }, { "name": "Total Station", "code": "TS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R60_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_60", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_60", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "SewerLine", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LineType", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 255 ], "width": 8 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "LineType", "classes": [ { "label": "Collection", "description": "Collection", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 8 }, "values": [ [ "COLL" ] ] }, { "label": "Force Main", "description": "Force Main", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 8 }, "values": [ [ "FM" ] ] }, { "label": "Gravity Relief Connection", "description": "Gravity Relief Connection", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 8 }, "values": [ [ "GR" ] ] }, { "label": "Interceptor", "description": "Interceptor", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 8 }, "values": [ [ "INT" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 }, "values": [ [ "OTH" ] ] }, { "label": "Outfall", "description": "Outfall", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 167, 38, 255 ], "width": 8 }, "values": [ [ "OUT" ] ] }, { "label": "Unknown", "description": "Unknown", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 168, 118, 255 ], "width": 8 }, "values": [ [ "UNK" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 8 }, "value": "COLL", "label": "Collection" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 8 }, "value": "FM", "label": "Force Main" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 8 }, "value": "GR", "label": "Gravity Relief Connection" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 8 }, "value": "INT", "label": "Interceptor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 8 }, "value": "OTH", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 167, 38, 255 ], "width": 8 }, "value": "OUT", "label": "Outfall" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 168, 118, 255 ], "width": 8 }, "value": "UNK", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 89, 51, 255 ], "toColor": [ 150, 89, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 40, 54, 176, 255 ], "toColor": [ 40, 54, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 176, 67, 255 ], "toColor": [ 37, 176, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 140, 161, 255 ], "toColor": [ 48, 140, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 66, 132, 255 ], "toColor": [ 168, 66, 132, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 173, 42, 255 ], "toColor": [ 167, 173, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 76, 133, 255 ], "toColor": [ 48, 76, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 33, 143, 104, 255 ], "toColor": [ 33, 143, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 33, 158, 255 ], "toColor": [ 141, 33, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 71, 89, 255 ], "toColor": [ 168, 71, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 137, 72, 255 ], "toColor": [ 148, 137, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 80, 161, 255 ], "toColor": [ 123, 80, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 171, 85, 255 ], "toColor": [ 127, 171, 85, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 9.579956531524658E-5, "ymin": -1.3318657875061035E-4, "xmax": 1111123.2538947165, "ymax": 822598.1378037333, "zmin": 0, "zmax": 817.5966000000044, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "RehabDate", "type": "esriFieldTypeDate", "alias": "RehabDate", "length": 8, "domain": null }, { "name": "UpDiam", "type": "esriFieldTypeDouble", "alias": "UpDiam", "domain": { "type": "range", "name": "Diameter", "description": "Used for all diameter fields across all utilities. Unit is inches. -1 is Unknown.", "range": [ -1, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpMat", "type": "esriFieldTypeString", "alias": "UpMat", "length": 10, "domain": { "type": "codedValue", "name": "Material", "description": "List of materials for all material fields in all feature classes including pipes, manholes, inlets, casings, etc.", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Aluminum", "code": "AL" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Copper", "code": "COP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Precast", "code": "PCST" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "TRUSS" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpRehabMethod", "type": "esriFieldTypeString", "alias": "UpRehabMethod", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_RehabMethod", "description": "Methods for rehabilitating sewer and stormwater pipes and manholes.", "codedValues": [ { "name": "Bitumastic Coating", "code": "BIT" }, { "name": "Cementitious Coating", "code": "CMNT" }, { "name": "CIPP Full Pipe Lining", "code": "CIPPF" }, { "name": "CIPP Spot Repair", "code": "CIPPP" }, { "name": "Dig and Replace \u2013 Full Segment", "code": "DRF" }, { "name": "Dig and Replace \u2013 Spot Repair", "code": "DRP" }, { "name": "Epoxy Coating", "code": "EPXY" }, { "name": "Fold and Form / Deform-Reform", "code": "DFRF" }, { "name": "Inserta Tee or Spot Liner", "code": "INT" }, { "name": "No Rehab Performed", "code": "NONE" }, { "name": "Other", "code": "OTH" }, { "name": "Pipe Bursting", "code": "PB" }, { "name": "Segmented Panel Rehab", "code": "SN" }, { "name": "Sliplining", "code": "SLP" }, { "name": "Spiral Wound Liner", "code": "SPRL" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpLinerMaterial", "type": "esriFieldTypeString", "alias": "UpLinerMaterial", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_LinerMaterial", "description": "Liner materials used in rehab efforts for sewer and stormwater pipes and manholes.", "codedValues": [ { "name": "Fiberglass Reinforced Plastic", "code": "FRP" }, { "name": "Other", "code": "OTH" }, { "name": "Felt (Polyester)", "code": "FELT" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DownDiam", "type": "esriFieldTypeDouble", "alias": "DownDiam", "domain": { "type": "range", "name": "Diameter", "description": "Used for all diameter fields across all utilities. Unit is inches. -1 is Unknown.", "range": [ -1, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DownMat", "type": "esriFieldTypeString", "alias": "DownMat", "length": 10, "domain": { "type": "codedValue", "name": "Material", "description": "List of materials for all material fields in all feature classes including pipes, manholes, inlets, casings, etc.", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Aluminum", "code": "AL" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Copper", "code": "COP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Precast", "code": "PCST" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "TRUSS" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DownRehabMethod", "type": "esriFieldTypeString", "alias": "DownRehabMethod", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_RehabMethod", "description": "Methods for rehabilitating sewer and stormwater pipes and manholes.", "codedValues": [ { "name": "Bitumastic Coating", "code": "BIT" }, { "name": "Cementitious Coating", "code": "CMNT" }, { "name": "CIPP Full Pipe Lining", "code": "CIPPF" }, { "name": "CIPP Spot Repair", "code": "CIPPP" }, { "name": "Dig and Replace \u2013 Full Segment", "code": "DRF" }, { "name": "Dig and Replace \u2013 Spot Repair", "code": "DRP" }, { "name": "Epoxy Coating", "code": "EPXY" }, { "name": "Fold and Form / Deform-Reform", "code": "DFRF" }, { "name": "Inserta Tee or Spot Liner", "code": "INT" }, { "name": "No Rehab Performed", "code": "NONE" }, { "name": "Other", "code": "OTH" }, { "name": "Pipe Bursting", "code": "PB" }, { "name": "Segmented Panel Rehab", "code": "SN" }, { "name": "Sliplining", "code": "SLP" }, { "name": "Spiral Wound Liner", "code": "SPRL" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DownLinerMaterial", "type": "esriFieldTypeString", "alias": "DownLinerMaterial", "length": 5, "domain": { "type": "codedValue", "name": "ss_sw_LinerMaterial", "description": "Liner materials used in rehab efforts for sewer and stormwater pipes and manholes.", "codedValues": [ { "name": "Fiberglass Reinforced Plastic", "code": "FRP" }, { "name": "Other", "code": "OTH" }, { "name": "Felt (Polyester)", "code": "FELT" }, { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeShape", "type": "esriFieldTypeString", "alias": "PipeShape", "length": 5, "domain": { "type": "codedValue", "name": "FeatureShape", "description": "Used in all cases where shape is required including shape of the pipes, inlets, manholes, culverts, ditches, etc.", "codedValues": [ { "name": "Arch", "code": "ARCH" }, { "name": "Circular", "code": "CIR" }, { "name": "Horseshoe", "code": "HS" }, { "name": "Oblong", "code": "OB" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Triangular", "code": "TRI" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LineType", "type": "esriFieldTypeString", "alias": "LineType", "length": 5, "domain": { "type": "codedValue", "name": "ssLineType", "description": "Sewer gravity main function type.", "codedValues": [ { "name": "Collection", "code": "COLL" }, { "name": "Gravity Relief Connection", "code": "GR" }, { "name": "Interceptor", "code": "INT" }, { "name": "Outfall", "code": "OUT" }, { "name": "Force Main", "code": "FM" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CrossingType", "type": "esriFieldTypeString", "alias": "CrossingType", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_CrossingType", "description": "How the pipe crosses an obstacle, like a creek, road, or ravine, especially when gravity flow isn't straightforward", "codedValues": [ { "name": "Aerial", "code": "ARL" }, { "name": "Other", "code": "OTH" }, { "name": "Siphen", "code": "SPHN" }, { "name": "Swingline", "code": "SWL" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 5, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DownInvNum", "type": "esriFieldTypeString", "alias": "DownInvNum", "length": 255, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UpElev", "type": "esriFieldTypeDouble", "alias": "UpElev", "domain": null }, { "name": "DownElev", "type": "esriFieldTypeDouble", "alias": "DownElev", "domain": null }, { "name": "Slope", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null }, { "name": "USID", "type": "esriFieldTypeString", "alias": "USID", "length": 20, "domain": null }, { "name": "DSID", "type": "esriFieldTypeString", "alias": "DSID", "length": 20, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "HeleneStatus", "type": "esriFieldTypeString", "alias": "HeleneStatus", "length": 255, "domain": { "type": "codedValue", "name": "Status_12", "description": "Status of sewer gravity mains post-Helene in Spruce Pine NC", "codedValues": [ { "name": "Needs Cleaning", "code": "NC" }, { "name": "Cleaned", "code": "CL" }, { "name": "Camera Complete - No Cleaning", "code": "CNC" }, { "name": "Camera Complete - Cleaned", "code": "CC" }, { "name": "Found Issue - Needs Addressing", "code": "IS" }, { "name": "All Other Mains", "code": "OTH" }, { "name": "Water Flowing - Too Full For Camera", "code": "WAT" }, { "name": "No Water Flowing - Blockage Upstream", "code": "NWT" }, { "name": "Needs Camera", "code": "CAM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R61_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_61", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_61", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Casings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1078559.7064891309, "ymin": 804743.928105399, "xmax": 1107687.296527803, "ymax": 820307.0921889842, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "InstallDate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "CasingType", "type": "esriFieldTypeString", "alias": "CasingType", "length": 5, "domain": { "type": "codedValue", "name": "CasingType", "description": "Type of protective casing around a pipe. Used in water, sewer, and occasionally stormwater.", "codedValues": [ { "name": "Conduit Bridge", "code": "CB" }, { "name": "Protective Casing", "code": "PC" }, { "name": "Protective Tunnel", "code": "PT" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CasingMethod", "type": "esriFieldTypeString", "alias": "CasingMethod", "length": 5, "domain": { "type": "codedValue", "name": "CasingMethod", "description": "How the casing was installed.", "codedValues": [ { "name": "Jack & Bore", "code": "JB" }, { "name": "Directional Bore (HDD)", "code": "DB" }, { "name": "Open Cut", "code": "OC" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "Diameter", "description": "Used for all diameter fields across all utilities. Unit is inches. -1 is Unknown.", "range": [ -1, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": { "type": "codedValue", "name": "Material", "description": "List of materials for all material fields in all feature classes including pipes, manholes, inlets, casings, etc.", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Aluminum", "code": "AL" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Copper", "code": "COP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Precast", "code": "PCST" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "TRUSS" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CasingShape", "type": "esriFieldTypeString", "alias": "CasingShape", "length": 5, "domain": { "type": "codedValue", "name": "FeatureShape", "description": "Used in all cases where shape is required including shape of the pipes, inlets, manholes, culverts, ditches, etc.", "codedValues": [ { "name": "Arch", "code": "ARCH" }, { "name": "Circular", "code": "CIR" }, { "name": "Horseshoe", "code": "HS" }, { "name": "Oblong", "code": "OB" }, { "name": "Rectangular", "code": "RECT" }, { "name": "Trapezoidal", "code": "TRAP" }, { "name": "Triangular", "code": "TRI" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RecordedLength", "type": "esriFieldTypeDouble", "alias": "RecordedLength", "domain": null }, { "name": "CrossingType", "type": "esriFieldTypeString", "alias": "CrossingType", "length": 5, "domain": { "type": "codedValue", "name": "w_ss_CrossingType", "description": "How the pipe crosses an obstacle, like a creek, road, or ravine, especially when gravity flow isn't straightforward", "codedValues": [ { "name": "Aerial", "code": "ARL" }, { "name": "Other", "code": "OTH" }, { "name": "Siphen", "code": "SPHN" }, { "name": "Swingline", "code": "SWL" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PipeFacilityID", "type": "esriFieldTypeString", "alias": "PipeFacilityID", "length": 20, "domain": null }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 5, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R64_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_64", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_64", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S40_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "ssLateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 46, 118, 145, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1084713.7319107205, "ymin": 784931.1225867271, "xmax": 1098336.2922639698, "ymax": 807265.6363165677, "zmin": 0, "zmax": 835.6232000000018, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SOURCE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "range", "name": "Diameter", "description": "Used for all diameter fields across all utilities. Unit is inches. -1 is Unknown.", "range": [ -1, 72 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 10, "domain": { "type": "codedValue", "name": "Material", "description": "List of materials for all material fields in all feature classes including pipes, manholes, inlets, casings, etc.", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Aluminum", "code": "AL" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Block", "code": "BLK" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Copper", "code": "COP" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Precast", "code": "PCST" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "TRUSS" }, { "name": "Steel", "code": "STEEL" }, { "name": "Stone", "code": "STONE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brass", "code": "BRS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lifecycle", "type": "esriFieldTypeString", "alias": "Lifecycle", "length": 5, "domain": { "type": "codedValue", "name": "Lifecycle", "description": "Life stage/status of the structure.", "codedValues": [ { "name": "Abandoned", "code": "ABN" }, { "name": "Active", "code": "ACT" }, { "name": "Inactive", "code": "INACT" }, { "name": "Proposed", "code": "PRO" }, { "name": "Removed", "code": "REM" }, { "name": "Replaced", "code": "REP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Stays Off", "code": "OFF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DownSvcNum", "type": "esriFieldTypeString", "alias": "DownSvcNum", "length": 255, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FieldComments", "type": "esriFieldTypeString", "alias": "FieldComments", "length": 255, "domain": null }, { "name": "WR_Comments", "type": "esriFieldTypeString", "alias": "WR_Comments", "length": 255, "domain": null }, { "name": "ClientComments", "type": "esriFieldTypeString", "alias": "ClientComments", "length": 255, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 5, "domain": { "type": "codedValue", "name": "Source", "description": "Source of the data", "codedValues": [ { "name": "Client", "code": "C" }, { "name": "Closed Circuit Television Inspection, CCTV", "code": "CC" }, { "name": "Flow Monitoring Installation Reports", "code": "FM" }, { "name": "Inferred or Estimated Values", "code": "ES" }, { "name": "LIDAR Data", "code": "LD" }, { "name": "Other Field Investigation (not Survey or GPS related)", "code": "FI" }, { "name": "Pump Station Evaluations and Drawdown Testing", "code": "PS" }, { "name": "Record or As-Built Drawings", "code": "RD" }, { "name": "Third Party Survey", "code": "TP" }, { "name": "WR Survey", "code": "WR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "OwnedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ManagedBy", "type": "esriFieldTypeSmallInteger", "alias": "ManagedBy", "domain": { "type": "codedValue", "name": "ResponsibleEntity", "description": "Owner and/or manager of the asset.", "codedValues": [ { "name": "Private", "code": 0 }, { "name": "Other", "code": 2 }, { "name": "Town", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_62", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_62", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S38_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Notes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 110, 110, 110, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Notes", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Lato", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1086604.6963046342, "ymin": 799560.7058603168, "xmax": 1098332.9448297173, "ymax": 804808.6612436473, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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.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": "R70_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_70", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_70", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S46_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cd96c84be18247608c4da8f206e7b499" } ], "tables": [] }