{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 33, "name": "Service Locations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 169, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 167182.37314057723, "ymin": 1704276.505142741, "xmax": 227643.33128666133, "ymax": 1751245.2583179027, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FMTPCLNO", "type": "esriFieldTypeString", "alias": "FMTPCLNO", "length": 22, "domain": null }, { "name": "Addr_Num", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "Address Date", "length": 8, "domain": null }, { "name": "BUS_NAME", "type": "esriFieldTypeString", "alias": "Business Name", "length": 255, "domain": null }, { "name": "BUS_DATE", "type": "esriFieldTypeDate", "alias": "Business Date", "length": 8, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 1, "domain": null }, { "name": "BLDG_MTHD", "type": "esriFieldTypeString", "alias": "Building Method", "length": 1, "domain": null }, { "name": "BLDG_DATE", "type": "esriFieldTypeDate", "alias": "Building Date", "length": 8, "domain": null }, { "name": "Dir_Prefix", "type": "esriFieldTypeString", "alias": "Direction Prefix", "length": 10, "domain": { "type": "codedValue", "name": "cs_Prefix", "description": "Street directional prefix", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Street_Suffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 10, "domain": { "type": "codedValue", "name": "cs_StreetType", "description": "Street Type (Rd, Av, Ct, etc.)", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BAY", "code": "BAY" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BND", "code": "BND" }, { "name": "CHSE", "code": "CHSE" }, { "name": "CIR", "code": "CIR" }, { "name": "CLSE", "code": "CLSE" }, { "name": "CMN", "code": "CMN" }, { "name": "CMNS", "code": "CMNS" }, { "name": "CRES", "code": "CRES" }, { "name": "CRK", "code": "CRK" }, { "name": "CRST", "code": "CRST" }, { "name": "CT", "code": "CT" }, { "name": "CTR", "code": "CTR" }, { "name": "CV", "code": "CV" }, { "name": "DR", "code": "DR" }, { "name": "FLS", "code": "FLS" }, { "name": "GATE", "code": "GATE" }, { "name": "GDN", "code": "GDN" }, { "name": "GRN", "code": "GRN" }, { "name": "HL", "code": "HL" }, { "name": "HOLW", "code": "HOLW" }, { "name": "HTH", "code": "HTH" }, { "name": "KN", "code": "KN" }, { "name": "LEAP", "code": "LEAP" }, { "name": "LN", "code": "LN" }, { "name": "LNDG", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MOON", "code": "MOON" }, { "name": "MUSE", "code": "MUSE" }, { "name": "OAKS", "code": "OAKS" }, { "name": "OVLK", "code": "OVLK" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PKY", "code": "PKY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "RDBT", "code": "RDBT" }, { "name": "RDG", "code": "RDG" }, { "name": "RDGE", "code": "RDGE" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "SPGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQ", "code": "SQ" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRCE", "code": "TRCE" }, { "name": "TRL", "code": "TRL" }, { "name": "VW", "code": "VW" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "WTCH", "code": "WTCH" }, { "name": "WTRS", "code": "WTRS" }, { "name": "XING", "code": "XING" }, { "name": "COVE", "code": "COVE" }, { "name": "SR", "code": "SR" }, { "name": "TD", "code": "TD" }, { "name": "TRK", "code": "TRK" }, { "name": "SMT", "code": "SMT" }, { "name": "UNK", "code": "UNK" }, { "name": "RAMP", "code": "RAMP" }, { "name": "VIS", "code": "VIS" }, { "name": "ALY", "code": "ALY" }, { "name": "CHASE", "code": "CHASE" }, { "name": "RSVR", "code": "RSVR" }, { "name": "CROSS", "code": "CROSS" }, { "name": "STA", "code": "STA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Dir_Suffix", "type": "esriFieldTypeString", "alias": "Direction Suffix", "length": 10, "domain": { "type": "codedValue", "name": "cs_Suffix", "description": "Street Directional Suffix (E, N, NE, etc.)", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "RAMP", "code": "RAMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 10, "domain": { "type": "codedValue", "name": "cs_City_3_1", "description": "City (3 letter abbreviation)", "codedValues": [ { "name": "ARC", "code": "ARC" }, { "name": "ATL", "code": "ATL" }, { "name": "CAR", "code": "CAR" }, { "name": "CIC", "code": "CIC" }, { "name": "FIS", "code": "FIS" }, { "name": "FOR", "code": "FOR" }, { "name": "IND", "code": "IND" }, { "name": "KEM", "code": "KEM" }, { "name": "MCC", "code": "MCC" }, { "name": "NOB", "code": "NOB" }, { "name": "PEN", "code": "PEN" }, { "name": "SHE", "code": "SHE" }, { "name": "WES", "code": "WES" }, { "name": "ZIO", "code": "ZIO" }, { "name": "KIR", "code": "KIR" }, { "name": "TIP", "code": "TIP" }, { "name": "AND", "code": "AND" }, { "name": "MAR", "code": "MAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 10, "domain": null }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 10, "domain": { "type": "codedValue", "name": "cs_Zip", "description": "Zip Code", "codedValues": [ { "name": "46030", "code": "46030" }, { "name": "46031", "code": "46031" }, { "name": "46032", "code": "46032" }, { "name": "46033", "code": "46033" }, { "name": "46034", "code": "46034" }, { "name": "46037", "code": "46037" }, { "name": "46038", "code": "46038" }, { "name": "46040", "code": "46040" }, { "name": "46049", "code": "46049" }, { "name": "46055", "code": "46055" }, { "name": "46060", "code": "46060" }, { "name": "46062", "code": "46062" }, { "name": "46064", "code": "46064" }, { "name": "46069", "code": "46069" }, { "name": "46074", "code": "46074" }, { "name": "46077", "code": "46077" }, { "name": "46240", "code": "46240" }, { "name": "46250", "code": "46250" }, { "name": "46256", "code": "46256" }, { "name": "46260", "code": "46260" }, { "name": "46268", "code": "46268" }, { "name": "46280", "code": "46280" }, { "name": "46290", "code": "46290" }, { "name": "46050", "code": "46050" }, { "name": "46236", "code": "46236" }, { "name": "46072", "code": "46072" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Incop_City", "type": "esriFieldTypeString", "alias": "Incorporated City", "length": 50, "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 10, "domain": null }, { "name": "VISIBLE", "type": "esriFieldTypeInteger", "alias": "Visible", "domain": { "type": "codedValue", "name": "cs_Feature_Visible", "description": "A true or false flag for feature visibility", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Full Address", "length": 200, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "cs_addressType", "description": "Valid values for intended use/zone of an address", "codedValues": [ { "name": "Commercial", "code": "Commercial" }, { "name": "Institutional", "code": "Institutional" }, { "name": "Residential", "code": "Residential" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 50, "domain": { "type": "codedValue", "name": "cs_addressSubtype", "description": "Purpose categories for address points", "codedValues": [ { "name": "Alternate", "code": "Alternate" }, { "name": "Apartment", "code": "Apartment" }, { "name": "Bank", "code": "Bank" }, { "name": "Barn", "code": "Barn" }, { "name": "Bike Share", "code": "Bike Share" }, { "name": "Cell Tower", "code": "Cell Tower" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Church", "code": "Church" }, { "name": "Clubhouse", "code": "Clubhouse" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Common Area", "code": "Common Area" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Covered Parking", "code": "Covered Parking" }, { "name": "DMS", "code": "DMS" }, { "name": "Duplex", "code": "Duplex" }, { "name": "Electric Panel", "code": "Electric Panel" }, { "name": "Entrance", "code": "Entrance" }, { "name": "Farmland", "code": "Farmland" }, { "name": "Field", "code": "Field" }, { "name": "Garage", "code": "Garage" }, { "name": "Gas", "code": "Gas" }, { "name": "Gazebo", "code": "Gazebo" }, { "name": "Golf Course Hole", "code": "Golf Course Hole" }, { "name": "Government", "code": "Government" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Hotel", "code": "Hotel" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Light Pole", "code": "Light Pole" }, { "name": "Mail Center", "code": "Mail Center" }, { "name": "Mile Marker", "code": "Mile Marker" }, { "name": "Nursing Home", "code": "Nursing Home" }, { "name": "Park", "code": "Park" }, { "name": "Parking", "code": "Parking" }, { "name": "Parking Garage", "code": "Parking Garage" }, { "name": "Picnic Shelter", "code": "Picnic Shelter" }, { "name": "Pier", "code": "Pier" }, { "name": "Playground", "code": "Playground" }, { "name": "Primary", "code": "Primary" }, { "name": "Rental", "code": "Rental" }, { "name": "Residential", "code": "Residential" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "Restroom", "code": "Restroom" }, { "name": "Retention Pond", "code": "Retention Pond" }, { "name": "School", "code": "School" }, { "name": "Senior Facility", "code": "Senior Facility" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Small Cell Node", "code": "Small Cell Node" }, { "name": "Suite", "code": "Suite" }, { "name": "Surgery Center", "code": "Surgery Center" }, { "name": "Swimming Pool", "code": "Swimming Pool" }, { "name": "Townhome", "code": "Townhome" }, { "name": "Traffic Light", "code": "Traffic Light" }, { "name": "Trail", "code": "Trail" }, { "name": "Vacant Lot", "code": "Vacant Lot" }, { "name": "Water Connection", "code": "Water Connection" }, { "name": "Water Tower", "code": "Water Tower" }, { "name": "Water Vault", "code": "Water Vault" }, { "name": "Golf Course", "code": "GC" }, { "name": "AED", "code": "AED" }, { "name": "Fire Station", "code": "FS" }, { "name": "Well", "code": "Well" }, { "name": "Library", "code": "Library" }, { "name": "BMV", "code": "BMV" }, { "name": "Post Office", "code": "PO" }, { "name": "Water Treatment Plant", "code": "WTP" }, { "name": "Waste Water Treatment Plant", "code": "WWTP" }, { "name": "Sign", "code": "Sign" }, { "name": "Auto Parts", "code": "Auto Parts" }, { "name": "Automotive Repair", "code": "Automotive Repair" }, { "name": "Car Dealership", "code": "Car Dealership" }, { "name": "Car Wash", "code": "Car Wash" }, { "name": "Chiropractor", "code": "Chiropractor" }, { "name": "Concrete Plant", "code": "Concrete Plant" }, { "name": "Consignment Shop", "code": "Consignment Shop" }, { "name": "Day Care", "code": "Day Care" }, { "name": "Dentist", "code": "Dentist" }, { "name": "Dog Park", "code": "Dog Park" }, { "name": "Drug Store", "code": "Drug Store" }, { "name": "Dry Cleaner", "code": "Dry Cleaner" }, { "name": "Fellowship Hall", "code": "Fellowship Hall" }, { "name": "Greenhouse", "code": "Greenhouse" }, { "name": "Grocery", "code": "Grocery" }, { "name": "Gym", "code": "Gym" }, { "name": "Hardware Store", "code": "Hardware Store" }, { "name": "Kennel", "code": "Kennel" }, { "name": "Learning Center", "code": "Learning Center" }, { "name": "Liquor Store", "code": "Liquor Store" }, { "name": "Medical Office Building", "code": "Medical Office Building" }, { "name": "Nail Salon", "code": "Nail Salon" }, { "name": "Optometrist", "code": "Optometrist" }, { "name": "Orthopedic Medical Clinic", "code": "Orthopedic Medical Clinic" }, { "name": "Physical Therapy", "code": "Physical Therapy" }, { "name": "Physicians Office", "code": "Physicians Office" }, { "name": "Plaza Pavillion", "code": "Plaza Pavillion" }, { "name": "Retail", "code": "Retail" }, { "name": "Salon", "code": "Salon" }, { "name": "Storage", "code": "Storage" }, { "name": "Trailhead", "code": "Trailhead" }, { "name": "Veterinarian", "code": "Veterinarian" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Unit_Num", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R594_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_594", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_594", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S459_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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "Point_Repair", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 18, 176, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 166640.7600505799, "ymin": 1704402.8579084054, "xmax": 224194.49697699398, "ymax": 1730966.2713169083, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "FITTING TYPE", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Repaired_Asset", "type": "esriFieldTypeString", "alias": "Reparied_Asset", "length": 20, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null }, { "name": "SDE.Point_Repair.AREA", "type": "esriFieldTypeSmallInteger", "alias": "SDE.Point_Repair.AREA", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R497_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S393_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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "CW_Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2256.994353, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6ff697b8ba36308e6c692f593776619a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQ4jWNhoCJgob9hajJeDLeeHGJgYPhCqWFsDBpyXQySQscZDl5KpcwwQ5UmhvpYTYYtJwQYbj5SYHjx4QG5hkkw2OmFMEgKMTEkuEszHLg4keHFBX/yDDPTnMiQH6gMZrMyMzBEO1oz3Hhqx/D89SHSDBPitGCIdrRj4GBDiHlZCDOsPtzI8Py1IymGMTLoqrUzhNpLYMgUBJsy3HicxPDw5TziDJMRSWUoCzPCKqevxM1gqpbG8PDlMgYGhh+EDONmMFNPYTBU4cPhagaG6hgjhgt3KxnuPKvHb5iSZBNDXawhAz4gLsDK4Grix3Bn0zQGBoaXuAxTZPA292AQEySc/kpC9BkOXmhiuPYoHbth/LxTGFhY2Bgmrr9N0DAQYGK2Z2Bg0GNgYLiEadjHz94M/WuIMgcboGqpAQBpvkpJEMDknQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 167091.72699641064, "ymin": 1704342.0194474086, "xmax": 230018.47483032942, "ymax": 1795689.3301907405, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 1073741822, "domain": null }, { "name": "METER__NUM", "type": "esriFieldTypeInteger", "alias": "METER__NUM", "domain": null }, { "name": "MXU_MIU", "type": "esriFieldTypeString", "alias": "MXU_MIU", "length": 1073741822, "domain": null }, { "name": "METER_SIZE", "type": "esriFieldTypeString", "alias": "METER_SIZE", "length": 1073741822, "domain": null }, { "name": "VENDOR", "type": "esriFieldTypeString", "alias": "VENDOR", "length": 1073741822, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 1073741822, "domain": null }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "length": 1073741822, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "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": "InstallDate", "type": "esriFieldTypeDate", "alias": "Meter Install Date", "length": 8, "domain": null }, { "name": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R658_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S515_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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "CW_Valve_Closed", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 1648983.3037959947, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "442fcbe8aa57fc410e67bed2b64c7822", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAaCAYAAAA9rOU8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADKklEQVRIidWXfUhTURjGnysrCwvSSpp/KZXVtJossSDCwAxBQZGSwDQzNlIrKTMi0VlSEmZGoG2FYPQBQVYrc5ZlQkXJFgaZ4UdTTK3AdDk/mlPjXM+V6z6cHzfSBy7jnnPPOb9znvd9750Ic0gizCGJMA9gZAAiAIgBZAPoEGg9OQAvAHoAj6cCQyA0VhMQIOUsIMjmVPSXk82c9mDI4tbKAhAOQEF3NR0IJR1rb041/9TtwYzTB6WcgU6dh2HzH65dB+AJhXJmnZyCEKtZLXZfAUlULPTFBVyT2BnMuCSRsfDw8UW95i5aqrVcM9ll+yTW2Z4Gw2Dj3kT4BIeBcXHhw0zQpDCm7+0oTzsASdR+hJwrRI3qIn5/a3FknYyexgSbV27YjK1HMtCoLYXmcDRCc2/MIrVHR/G59CaaKh4gUHESQ/197M7sWCfmW7zQbSkLMWKxQJuWgKF+k3B1xtzXizf5mfBYvR7BGfkwvHqKry/LuO4JAbouPAbeO3ajpigX3YaGf1L0OsnufzV/wYvMZKwJjcTOrCv4UFwAY5uBfcDdey22yNPY+KpIP2gzVkiYCH5MND17yC4qjUsBwzBwEY1NVXU2FZbBAW6Mnga63EF6zxhGZlW0MDxkZmOBBCmJLUO1lg9id4xQMCr+zapNgQiIT0Hd/RJ8vH2NbSPWheQUQXc9Dz2tzfysExyG1aJlHghKOg3Tz05UnDqEEcvQWAe1rvX1cwQq0tksIlBWJyUQDMPAf08CPP0CUFN4AaYfHfzgVNOYkJHUf3s5C8t9/bDrvIqtLwRSMBhPiRTSuGTUP7qDT/eK+V1qeulp1R1/BXQ11KH8eBz8ouMRdqkE767moLulceYwC9yWYPuJHAz0dKEyI4lvCZcl1p8BHJyKyzoSU82VGmxLVcLca4TI1XVmMMY2A2pvFVpboqQLTiYFfYbAigeN3ajKPgaxNAj+MYnTgiG7ZmtC2dF9jiyZivT0Q0rOZWJn7Xv24vXrncGQXel4FdORJVOVmr67VFaFj7TBGQzxxItXrKbzMeVIHbSCc0XQ5lQcwXASAsLenPp5/e8A/0N/ARBrI1fEzgjTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 26, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 60932.50985332951, "ymin": 522785.7500187382, "xmax": 225171.01602233, "ymax": 1731139.68009182, "zmin": -93394.9512, "zmax": 778009.4258, "mmin": 1704265.88099599, "mmax": 1731139.6799959948, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_Valve_Type", "description": "Type of water valve", "codedValues": [ { "name": "Butterfly", "code": "BFLY" }, { "name": "Gate", "code": "GATE" }, { "name": "Insertavalve", "code": "INSERTAVALVE" }, { "name": "Wettap", "code": "WETTAP" }, { "name": "EZ-Valve", "code": "EZ-Valve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "OPEN_CLOSE", "type": "esriFieldTypeString", "alias": "OPEN OR CLOSED", "length": 20, "domain": { "type": "codedValue", "name": "CW_Valve_State", "description": "position of valve", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION_OPEN", "type": "esriFieldTypeString", "alias": "DIRECTION TO OPEN", "length": 10, "domain": { "type": "codedValue", "name": "CW_Direction_Open", "description": "hydrant direction to open", "codedValues": [ { "name": "Right", "code": "R" }, { "name": "Left", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "VALVE_EXTENSION", "type": "esriFieldTypeString", "alias": "VALVE KEY EXTENSION", "length": 50, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeSingle", "alias": "SIZE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "new_size", "type": "esriFieldTypeString", "alias": "new_size", "length": 10, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S425_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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "CW_Valve_Open", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 1648983.3037959947, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3decb75009377574ed11eb6630563ff7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACM0lEQVRIieWWQW7aUBCG/0eCWiEQziaVswpHiF4uwB4iOTdoFvYqmx6gmAtkw8petDdIpNB9L1ArRyCbwKZqgxJViVA71f/0HgXXlJhIXbQjIYz93nwz/5sZs42/bNv/F1BEugB6ADSAFEBfKTUu61REQgD87AGIlVJpIZCwye0PPbx6QPfgZeh7lVBEosUNa0AaQMKA04/f6AO+V0lEJFNKZUtAEWE0Ono3BYERpoiPG+gFdW5gtJHbtAJksvpw9Yj44g7ZaGZ8jAevCOXzZaCz8e33+XV8fmfgyeum1q3qJxH5TWYbTJyNZn7/4t6s36ho9rwtA2ekh28/G3mSk+ZcZhtxDKBD+frn90vBlgbqVhWXwQ6Ozr4aR4x8ePowl5lrjGzvp+bbWdiumeC6Z1/KAR30ZrALZsCzXZRZ71fNfWeE9IK62cNzLJ3hgkVhuxaH7ZpPKCHMyGVFQBw00Dl4wZ+pbYXOc4CsMJ9RZ9e/pHNm4NczB9QAJn9ythaYjWZhvvp4TswsL3McNLQFbwbMV19OvkleZhYK1zCg0kBTlTYrtkjvuO4cZbYXhyKSsFV431VzxsodTTfLkEZnVkKC0sUxp5SKOAx0q5rcDHbNOIuszE8GstwZZUH1FQ5yO+4OOXHCdi1he7jxSB8rgXTGIZucNDWb2/cqS/KtU8JmnlLmyzc7oQvaWrYqwyO+MXyvwl4aPvUtkQNHTmbbIjyGYqCVjHPyWaaszEXP/v2/GD8Be+wzRfvTjJAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 21, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 60932.50985332951, "ymin": 522785.7500187382, "xmax": 225171.01602233, "ymax": 1731139.68009182, "zmin": -93394.9512, "zmax": 778009.4258, "mmin": 1704265.88099599, "mmax": 1731139.6799959948, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_Valve_Type", "description": "Type of water valve", "codedValues": [ { "name": "Butterfly", "code": "BFLY" }, { "name": "Gate", "code": "GATE" }, { "name": "Insertavalve", "code": "INSERTAVALVE" }, { "name": "Wettap", "code": "WETTAP" }, { "name": "EZ-Valve", "code": "EZ-Valve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "OPEN_CLOSE", "type": "esriFieldTypeString", "alias": "OPEN OR CLOSED", "length": 20, "domain": { "type": "codedValue", "name": "CW_Valve_State", "description": "position of valve", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION_OPEN", "type": "esriFieldTypeString", "alias": "DIRECTION TO OPEN", "length": 10, "domain": { "type": "codedValue", "name": "CW_Direction_Open", "description": "hydrant direction to open", "codedValues": [ { "name": "Right", "code": "R" }, { "name": "Left", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "VALVE_EXTENSION", "type": "esriFieldTypeString", "alias": "VALVE KEY EXTENSION", "length": 50, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeSingle", "alias": "SIZE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "new_size", "type": "esriFieldTypeString", "alias": "new_size", "length": 10, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S425_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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 29, "name": "CW_Valve_Abandoned", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 1648983.3037959947, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "eeca094c685409628e4cb25383e3792f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAYAAACeXl35AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACcElEQVRIid2V30tTYRjHP2dz5o8gI9QmWSqZpEHJ0ai7EvIizir6hYsKutn+iGY7mv4RZ7eFDqMCFexCgroqcypmMLQQghRzWWZqsu288c5NLLbj+kEXfi+fw/N+Hr7v9zlvDv9ZOdsGqNNdpuOesQS206MqmLqCUEF4fVzr+xNYJ0EP4OkkSBRxbjP4J6Ad0yhmUj3AMKNc6u0kGPq1wUqpgQVoZbxmH2O84kYv0JAWuA6NESWPYzziE5XqNCc+dBAM+GjxWtnnQNEEplHAF47ymAX2I7Bld4crFDFJEyVM0sh9pjjt6SDoUcB7m5ZAOvvAVGsZpJAII1xhjZ000pUdMKnAR6pd81Q7D/KMckKEaTYkQNpsw+5M2VfCW6p4zhRNLNAcSvar6Q7NCBSI2VbcZXfp1qc45c9lmcM8YYm9CZvBZAffqGVA1njBLUAJxBBt0l7A+C1gSq249XZ6+tYo1Me5oO3mPfU8YI1dOFjhDRpR8kNgtvlwJ1It0/nP9jCfRRyssswe7NgRyXoMJWWlpSyBMn128CiY/gI+U8cAcxxiiJuJ79JmWVvEqU5zcss0WwJtKJoNNIW4WsNTcvjOCJeJkdsvsOkm8VlBoTHGRa2Ydxzn3kaaTehXMpxrERrUUsKUM5pYkSVKQwKzrZWWzX8fl1z2ear6IlQ5axikgpdMcFaLkp89MI+v1POQCBUM45aljFbd4aq8u0Saw5zxy8Vf763MDhjHgZ0o45zfsC95aFZpXqXIGOK66mQCBdMaGMfmnaNal8uexr4tlRysoYMu1yx1xgxHQnLgjMBkg4u/lG/9lUk77PZ5gDPpBx4e7vtf7qdJAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 21, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 60932.50985332951, "ymin": 522785.7500187382, "xmax": 225171.01602233, "ymax": 1731139.68009182, "zmin": -93394.9512, "zmax": 778009.4258, "mmin": 1704265.88099599, "mmax": 1731139.6799959948, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_Valve_Type", "description": "Type of water valve", "codedValues": [ { "name": "Butterfly", "code": "BFLY" }, { "name": "Gate", "code": "GATE" }, { "name": "Insertavalve", "code": "INSERTAVALVE" }, { "name": "Wettap", "code": "WETTAP" }, { "name": "EZ-Valve", "code": "EZ-Valve" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "OPEN_CLOSE", "type": "esriFieldTypeString", "alias": "OPEN OR CLOSED", "length": 20, "domain": { "type": "codedValue", "name": "CW_Valve_State", "description": "position of valve", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIRECTION_OPEN", "type": "esriFieldTypeString", "alias": "DIRECTION TO OPEN", "length": 10, "domain": { "type": "codedValue", "name": "CW_Direction_Open", "description": "hydrant direction to open", "codedValues": [ { "name": "Right", "code": "R" }, { "name": "Left", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "VALVE_EXTENSION", "type": "esriFieldTypeString", "alias": "VALVE KEY EXTENSION", "length": 50, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeSingle", "alias": "SIZE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Subtype", "type": "esriFieldTypeString", "alias": "Subtype", "length": 20, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "new_size", "type": "esriFieldTypeString", "alias": "new_size", "length": 10, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R551_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S425_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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "CW_Curbstop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "310237caa147f78bad54c965decc5683", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAvElEQVQoka3SsUsCARTA4a9yTSEQx0AcHV0tDkEQHIIGxSUM3VxdpC0EG/o3WsLNpeGWu0UhGgInh+b2tpbQIZJTLOm3vQcfvOGl7Fnq/+GFioWZuY+/wANnRvIr2Ps9vNJ3reTFqWf3Im+74Ym0qq4MAlmhoUhrN2y401T4npvqpspC8XZYUtRw6fDHruhYYCBU2w4Dt85lE1d0VMRanjwkYU5dRsHYawIuO9LGIz7X4buJG5ONaEN7f84XBscitbgGwhMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 167138.53562982753, "ymin": 1704388.7611518204, "xmax": 225136.52724516392, "ymax": 1731074.525693573, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "FITTING TYPE", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeString", "alias": "YEAR_INSTALL", "length": 20, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": null }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "ACCOUNT", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R638_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S498_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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "CW_FDC", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 1648983.3037959947, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueGroups": [ { "heading": "VALVE TYPE", "classes": [ { "label": "FDC", "description": "FDC", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.2249999999999999 } }, "values": [ [ "" ], [ "BOX WITH DECT CHECK" ], [ "FDC" ], [ "PRIVATE" ] ] }, { "label": "PIV", "description": "PIV", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "values": [ [ "PIV" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.2249999999999999 } }, "value": "", "label": "FDC" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.2249999999999999 } }, "value": "BOX WITH DECT CHECK", "label": "FDC" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.2249999999999999 } }, "value": "FDC", "label": "FDC" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 230, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.2249999999999999 } }, "value": "PRIVATE", "label": "FDC" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1.0499999999999998 } }, "value": "PIV", "label": "PIV" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 243, 252, 255 ], "toColor": [ 184, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 189, 255 ], "toColor": [ 252, 242, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 244, 255 ], "toColor": [ 252, 182, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 217, 255 ], "toColor": [ 212, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 252, 255 ], "toColor": [ 252, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 182, 255 ], "toColor": [ 252, 212, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 252, 192, 255 ], "toColor": [ 219, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 185, 182, 255 ], "toColor": [ 252, 185, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 166863.4285684973, "ymin": 1704473.362032488, "xmax": 225134.12928408012, "ymax": 1731067.4033324867, "zmin": -39.744000000006054, "zmax": 189516.70919999998, "mmin": 1, "mmax": 1721045.7394959948, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "OPEN_CLOSE", "type": "esriFieldTypeString", "alias": "OPEN OR CLOSED", "length": 20, "domain": null }, { "name": "DIRECTION_OPEN", "type": "esriFieldTypeString", "alias": "DIRECTION TO OPEN", "length": 10, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "VALVE_EXTENSION", "type": "esriFieldTypeString", "alias": "VALVE KEY EXTENSION", "length": 50, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R623_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S484_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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "CW_Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 85, 255, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -2462696.0915014204, "ymin": -86.06972109526396, "xmax": 474564.1100819111, "ymax": 2462679.4578219876, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "FITTING TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_Fittings_Type", "description": "water fitting types", "codedValues": [ { "name": "11.25 BEND", "code": "11.25 BEND" }, { "name": "11.25 VERTICAL BEND", "code": "11.25 VERTICAL BEND" }, { "name": "22.5 BEND", "code": "22.5 BEND" }, { "name": "22.5 VERTICAL BEND", "code": "22.5 VERTICAL BEND" }, { "name": "45 BEND", "code": "45 BEND" }, { "name": "45 VERTICAL BEND", "code": "45 VERTICAL BEND" }, { "name": "90 BEND", "code": "90 BEND" }, { "name": "BLOWOFF", "code": "BLOWOFF" }, { "name": "CAP", "code": "CAP" }, { "name": "CONNECTOR", "code": "CONNECTOR" }, { "name": "HARVEY", "code": "HARVEY" }, { "name": "PLUG", "code": "PLUG" }, { "name": "REDUCER", "code": "REDUCER" }, { "name": "RESTRAINT JOINT", "code": "RESTRAINT JOINT" }, { "name": "SLEEVE", "code": "SLEEVE" }, { "name": "TAP", "code": "TAP" }, { "name": "TAPPING SLEEVE", "code": "TAPPING SLEEVE" }, { "name": "TEE", "code": "TEE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeString", "alias": "YEAR_INSTALL", "length": 36, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "CW_PIPE_MAT", "description": "Water Main Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "CAST IRON", "code": "CI" }, { "name": "TR FLEX", "code": "TRFlex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R45_pk", "fields": "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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "CW_Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": "STATUS", "uniqueValueGroups": [ { "heading": "TYPE, STATUS", "classes": [ { "label": "Carmel, Active", "description": "Carmel, Active", "symbol": { "type": "esriPMS", "url": "e6668ec897237e070d8ac1715156d94e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB90lEQVQ4ja2UTS8DURSG37mdqq9qE1rpQhMfTRAbEYsmxMKOEWHjL9hYEMJGSCTaCBZsSFjYWzSxpJGI1EbFD0C7kPiIaJsJnRpm5NyWYKojjXcx95yTe58559ybI+IfJdJHkqQBxlhHsRDG2F4oFIpyWA4093OTIOhoakqisvIVsmzF5aUDui4YYJqm0ZKF/abJySi8XhkPD2Vwu9OIxaqwvPx7AQVhLS0JjI724uWFQRCAjY2DguUaYKKoYWnpmNtOZwbBYNYmuVwKVlePoKoM09Nd5jDGgMbG5Kf/1f7wVZX9LTNdBxIJG+x2FalUieGA05nB42Pp32A+XxJbW20YHLzC1FQ3LBYdLlcad3fl/Efr64fY3m5DfX0KsZijMCwQOMbpaS23bbY37ouiDlkuweysn8cl6QrV1QrGx3sKw0iU2cTEGZqbE7i/L0cw2In5+RP+TEj0PBYXI/ipvLC+vjhf4/EqNDSkMDZ2zku9va3g8eHhC+quOWxtrR0OR4bbdAEzM108w52dViiKhcep5N1dnzksHK6Dx/MEv/+G+3RzkYjn2579fS8UxViUIUIvnZprtWpwu5+NB0QdNTVpXF/bzWF0gwsL2eZuboaRTysrRxgZ6TeHUV+GhgbyQsz0MYL2cmOkKGmaFv2E0WCjeVQ0Lad3RhKr7DGxbBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CARMEL", "0" ] ] }, { "label": "Carmel, Planned", "description": "Carmel, Planned", "symbol": { "type": "esriPMS", "url": "39fb60f4cf14424383ffad5b3957ad68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNklEQVRIicWWP2gaURzHvxfOS+/8c4cJpI1arDZJOYkpBFIydEggZOnUboaWThlKhg4Fp0KgGQudnLKlIXPIVEqTzU2xVTBBqpI/ioNXNdFYzdUr90pbRYjWO+13eu9933sf7vd+v/eOxoBEDxykvEqvQ1Fmdd2dosLU2zvrLaBfEOqRriBF+Y+ha9Yb/j206HXpadvYP33R+PgZ3O6voGkZpRKPaPQ+ZNnQ1dquQcPDNaysbCEUeoCrKwZTU0cQhCIODpb0AVFUAwaDDKs1j1zuFoLBh2Q8mbyLhYVPYJg6Go0hyDKtDeRyJeHz/T0zv3+jxff7Nwh0Z+eZNpBeojtNKJctyGQcYJgacrmbrYvpH3A6U0inXdpAPF/E5OQRymUTJMmJ/f0lOBwnJAkOD0VyPqurAQJUQ5xKuXsDCUIBXu9nZDJ20p+YSGBx8SOyWRs8nij29h5DUYbAcRXi9QxSdXFhxvGxE1brN9hsZ4hEZhEOz2Ft7R3xKxUj4nEPRDF+7T4dQWNjORiNFSQS9xCLeeHzbWF+PohQaI74IyMSlpc/4PT0du8gNQk2N19AFGNg2e+QpFEEAi9hMNRRq90Ax12SG2J39wmqVbZ3kFqExaKAapUjIFVqcaqQ5jn5/Oi1kI4gVRbLOez2E5hMFczMRFo8hqmDZS87ZlxXILP5HDxfIu3p6S9tfqFgJbWkGaSm9vb2c2gV3e170hdQP0T/aVFUuPmN10dUtg30+2+lXxpY6H4CrDjEMxVcgC8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CARMEL", "2" ] ] }, { "label": "Clay, Active", "description": "Clay, Active", "symbol": { "type": "esriPMS", "url": "e8c7d4ff33d6a5da1d1ccdca8c12770d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVQ4ja2UTUwTQRTH/zs766IW2S4fVmkL5SOBEwdPHggh8WRqjF6IF71qjJDK5wECCQkQviIYE0iUyMWT0UaOxKvGBBIvngxBpQ1UECilSctud81MSyNsaZvG/2HnvTdvfnlvZ/Io/qMo+3i93luEkGuFQgghS36/f5XDUqBBS5YgQHbVgV6wQY9GEA+sAaZpSTMMgy1J2FlyPOiC7HBD39+BpFYgFlzH1uLkmflZYedrGvFz+CEM7YhXWd0/l7VdC0wQKVy+8eRmsQJnx1h6T1LL4e6ahqlr2HjWmweMEMiu2rT/r33sm7qWX2WmaUI/2IN4sRiJSNhyQLykQA/v5gcrctdj+91L2FtvY2O6GwIRQdVyaH9C/Car+p5j+/0ryJUexIPr2WHOjlFEv61wm5yTUdk+CkIpEtEIAi8GeFxp8YKWlOLXhC87jIlV5rj/FEWeBui7v7G5MIarj4b4M2HafD0JV/sITisjTGm+ydd48AdkZw0u33sCyc5a3eJx9cZdWJ9uBljozSxEWwm3E4dhBGb6eIU7HxZhxGPJeDSCveW3uWEHXz5CKrsCW9N17rObO/z66URO+PMyzKNYHm0KAqhSCoFKoGqFdZtSUHsZtFAgN4zdoPPxMLc9A/PIJHfnFNZ62nLD2H/57ruTEZJLxyNoKTVGCpJhGKtpGBtsbB4VTEvpL/8Go4S7t6CyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "CLAY", "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e6668ec897237e070d8ac1715156d94e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB90lEQVQ4ja2UTS8DURSG37mdqq9qE1rpQhMfTRAbEYsmxMKOEWHjL9hYEMJGSCTaCBZsSFjYWzSxpJGI1EbFD0C7kPiIaJsJnRpm5NyWYKojjXcx95yTe58559ybI+IfJdJHkqQBxlhHsRDG2F4oFIpyWA4093OTIOhoakqisvIVsmzF5aUDui4YYJqm0ZKF/abJySi8XhkPD2Vwu9OIxaqwvPx7AQVhLS0JjI724uWFQRCAjY2DguUaYKKoYWnpmNtOZwbBYNYmuVwKVlePoKoM09Nd5jDGgMbG5Kf/1f7wVZX9LTNdBxIJG+x2FalUieGA05nB42Pp32A+XxJbW20YHLzC1FQ3LBYdLlcad3fl/Efr64fY3m5DfX0KsZijMCwQOMbpaS23bbY37ouiDlkuweysn8cl6QrV1QrGx3sKw0iU2cTEGZqbE7i/L0cw2In5+RP+TEj0PBYXI/ipvLC+vjhf4/EqNDSkMDZ2zku9va3g8eHhC+quOWxtrR0OR4bbdAEzM108w52dViiKhcep5N1dnzksHK6Dx/MEv/+G+3RzkYjn2579fS8UxViUIUIvnZprtWpwu5+NB0QdNTVpXF/bzWF0gwsL2eZuboaRTysrRxgZ6TeHUV+GhgbyQsz0MYL2cmOkKGmaFv2E0WCjeVQ0Lad3RhKr7DGxbBQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CARMEL,0", "label": "Carmel, Active" }, { "symbol": { "type": "esriPMS", "url": "39fb60f4cf14424383ffad5b3957ad68", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACNklEQVRIicWWP2gaURzHvxfOS+/8c4cJpI1arDZJOYkpBFIydEggZOnUboaWThlKhg4Fp0KgGQudnLKlIXPIVEqTzU2xVTBBqpI/ioNXNdFYzdUr90pbRYjWO+13eu9933sf7vd+v/eOxoBEDxykvEqvQ1Fmdd2dosLU2zvrLaBfEOqRriBF+Y+ha9Yb/j206HXpadvYP33R+PgZ3O6voGkZpRKPaPQ+ZNnQ1dquQcPDNaysbCEUeoCrKwZTU0cQhCIODpb0AVFUAwaDDKs1j1zuFoLBh2Q8mbyLhYVPYJg6Go0hyDKtDeRyJeHz/T0zv3+jxff7Nwh0Z+eZNpBeojtNKJctyGQcYJgacrmbrYvpH3A6U0inXdpAPF/E5OQRymUTJMmJ/f0lOBwnJAkOD0VyPqurAQJUQ5xKuXsDCUIBXu9nZDJ20p+YSGBx8SOyWRs8nij29h5DUYbAcRXi9QxSdXFhxvGxE1brN9hsZ4hEZhEOz2Ft7R3xKxUj4nEPRDF+7T4dQWNjORiNFSQS9xCLeeHzbWF+PohQaI74IyMSlpc/4PT0du8gNQk2N19AFGNg2e+QpFEEAi9hMNRRq90Ax12SG2J39wmqVbZ3kFqExaKAapUjIFVqcaqQ5jn5/Oi1kI4gVRbLOez2E5hMFczMRFo8hqmDZS87ZlxXILP5HDxfIu3p6S9tfqFgJbWkGaSm9vb2c2gV3e170hdQP0T/aVFUuPmN10dUtg30+2+lXxpY6H4CrDjEMxVcgC8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 19, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CARMEL,2", "label": "Carmel, Planned" }, { "symbol": { "type": "esriPMS", "url": "e8c7d4ff33d6a5da1d1ccdca8c12770d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACCklEQVQ4ja2UTUwTQRTH/zs766IW2S4fVmkL5SOBEwdPHggh8WRqjF6IF71qjJDK5wECCQkQviIYE0iUyMWT0UaOxKvGBBIvngxBpQ1UECilSctud81MSyNsaZvG/2HnvTdvfnlvZ/Io/qMo+3i93luEkGuFQgghS36/f5XDUqBBS5YgQHbVgV6wQY9GEA+sAaZpSTMMgy1J2FlyPOiC7HBD39+BpFYgFlzH1uLkmflZYedrGvFz+CEM7YhXWd0/l7VdC0wQKVy+8eRmsQJnx1h6T1LL4e6ahqlr2HjWmweMEMiu2rT/r33sm7qWX2WmaUI/2IN4sRiJSNhyQLykQA/v5gcrctdj+91L2FtvY2O6GwIRQdVyaH9C/Car+p5j+/0ryJUexIPr2WHOjlFEv61wm5yTUdk+CkIpEtEIAi8GeFxp8YKWlOLXhC87jIlV5rj/FEWeBui7v7G5MIarj4b4M2HafD0JV/sITisjTGm+ydd48AdkZw0u33sCyc5a3eJx9cZdWJ9uBljozSxEWwm3E4dhBGb6eIU7HxZhxGPJeDSCveW3uWEHXz5CKrsCW9N17rObO/z66URO+PMyzKNYHm0KAqhSCoFKoGqFdZtSUHsZtFAgN4zdoPPxMLc9A/PIJHfnFNZ62nLD2H/57ruTEZJLxyNoKTVGCpJhGKtpGBtsbB4VTEvpL/8Go4S7t6CyAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CLAY,0", "label": "Clay, Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 196, 252, 255 ], "toColor": [ 179, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 217, 255 ], "toColor": [ 252, 189, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 220, 252, 255 ], "toColor": [ 212, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 4513.988705, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 210, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9557935.831767835, "ymin": -4.423574915136758E7, "xmax": 314398.75423216075, "ymax": 1.8633019878231317E7, "zmin": -544.165599999993, "zmax": 1955921.005, "mmin": 0, "mmax": 1731133.5826, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_Hydrant_Type", "description": "carmel hydrant types", "codedValues": [ { "name": "Carmel", "code": "CARMEL" }, { "name": "Clay", "code": "CLAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "DEPTH_OF_BURY", "type": "esriFieldTypeString", "alias": "DEPTH", "length": 10, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 40, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeString", "alias": "PRESSURE", "length": 10, "domain": null }, { "name": "DIRECTION_TO_OPEN", "type": "esriFieldTypeString", "alias": "DIRECTION TO OPEN", "length": 10, "domain": { "type": "codedValue", "name": "CW_Direction_Open", "description": "hydrant direction to open", "codedValues": [ { "name": "Right", "code": "R" }, { "name": "Left", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALLED", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "EXTENSIONS", "type": "esriFieldTypeString", "alias": "EXTENSIONS", "length": 10, "domain": null }, { "name": "BRANCH_VALVE", "type": "esriFieldTypeString", "alias": "BRANCH_VALVE", "length": 10, "domain": null }, { "name": "STORZ_CONNECTION", "type": "esriFieldTypeString", "alias": "STORZ_CONNECTION", "length": 10, "domain": null }, { "name": "FLOW_TEST", "type": "esriFieldTypeString", "alias": "FLOW_TEST", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "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": "MANUFACTURE_YR", "type": "esriFieldTypeString", "alias": "Manufactured Year", "length": 20, "domain": null }, { "name": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "CW_Hydrant_Abandoned", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "73f245057a0289561755778a062b1037", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAklEQVQ4ja2UTUhUURTHf+/LjyFG3xtwNNFaTFDNwumLslq6rE2BYZHgok2LyBa6imgluWnbQqOhyDYhEQZBQWS0KaMiMKQvEEWa9I02ac/mvRf3TkzFOO8N1n/x7rnnnvu799z77tH5j9LF5yYcVmDXeiEa3O2ECQkTIAUulESpKvr23ajRevzFBX5MvgDPKwlzC00BVk51l0bQEkncuWm0pk3kp16x1NdVNj4Qpqf2s3BoC77zHRSF2Ni7oPA1YEYV1vWn0lRjccz0k+KQ2tiCdes5/qqD3X0gHKbIc/p9F3/axf6qU9nOfN/H+zKHWmfh2ZmSCWosjpuZrQxmJPeQGzxL7cle7BP7QNPRmlpxZz6KlbBG35Ab7EXfmiL/9mUwzEyP4zweK3RqIljpcdANvOw82VMd0l17/AxqvBm7c2cwTEjsLDpwg6q2dtyZTyyeO0r9lfvoiaQcX+rvwrz6KDxNufKx07LNT71G37aD6MVhVJHq9Hvpj/T0yV8lFPb1fA+K1SBtcQF290GMtnZyl/vxV75Jv5+dZ3loIBy2cucaWmuC6o4jBWBmFufB7b9jRofxl3MVpKkoqA3NKEY12sbNpcO6gdbYQv7DZDhMqYlgDj2Uduze2s/HHHlGZu+GcJg4l8+pwCdbVnKWqEe/ysi65MNEESYKm6hH/8CT+glf/5irvBESfQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AssetID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 4513.988705, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 210, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9557935.831767835, "ymin": -4.423574915136758E7, "xmax": 314398.75423216075, "ymax": 1.8633019878231317E7, "zmin": -544.165599999993, "zmax": 1955921.005, "mmin": 0, "mmax": 1731133.5826, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_Hydrant_Type", "description": "carmel hydrant types", "codedValues": [ { "name": "Carmel", "code": "CARMEL" }, { "name": "Clay", "code": "CLAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "DEPTH_OF_BURY", "type": "esriFieldTypeString", "alias": "DEPTH", "length": 10, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 30, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 40, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "PRESSURE", "type": "esriFieldTypeString", "alias": "PRESSURE", "length": 10, "domain": null }, { "name": "DIRECTION_TO_OPEN", "type": "esriFieldTypeString", "alias": "DIRECTION TO OPEN", "length": 10, "domain": { "type": "codedValue", "name": "CW_Direction_Open", "description": "hydrant direction to open", "codedValues": [ { "name": "Right", "code": "R" }, { "name": "Left", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALLED", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "EXTENSIONS", "type": "esriFieldTypeString", "alias": "EXTENSIONS", "length": 10, "domain": null }, { "name": "BRANCH_VALVE", "type": "esriFieldTypeString", "alias": "BRANCH_VALVE", "length": 10, "domain": null }, { "name": "STORZ_CONNECTION", "type": "esriFieldTypeString", "alias": "STORZ_CONNECTION", "length": 10, "domain": null }, { "name": "FLOW_TEST", "type": "esriFieldTypeString", "alias": "FLOW_TEST", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "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": "MANUFACTURE_YR", "type": "esriFieldTypeString", "alias": "Manufactured Year", "length": 20, "domain": null }, { "name": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R24_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "CW_Hydrant_Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 1648983.3037959947, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "796d19ca78bc5e841d652558fd8ff782", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQokZWRwUoCURSG//86ZCa0atkDBMYw40hBm3TRugcQEVwJrpK2PYG7Vi59gl4hd0PTnVxU4LptGISIOjj3SkqLq47ivzz83znnP8fCnrJWC9LzThDFJUFmlBZB4T3sJwLSdqqM1CPIYw2AVJC2246yh80r3x8bwOu5c0OwA5oTCdQPRpMjAFUDECm28Nd2gwhUZM57KHyGXwvguVi08PNrb8nKlIhdAEug1O3OQtudAMgkEYpiaIYmn6B1OcE/mGbTvgFQ6DsV45rA6Yp5BrKxdqV8r/f9cnbhWOmoRc1bvVwvoMJ9/uNN/vuMP1z2gwGA2pbw65/epTkQUEpzY2UzDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 165041.31738233, "ymin": 1704312.5398475751, "xmax": 270630.19741249457, "ymax": 1733977.44770924, "zmin": -59608.539, "zmax": 975243.8729999999, "mmin": 1704338.94389599, "mmax": 1731136.5977959947, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "OPEN_CLOSE", "type": "esriFieldTypeString", "alias": "OPEN OR CLOSED", "length": 20, "domain": null }, { "name": "DIRECTION_OPEN", "type": "esriFieldTypeString", "alias": "DIRECTION TO OPEN", "length": 10, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "VALVE_EXTENSION", "type": "esriFieldTypeString", "alias": "VALVE KEY EXTENSION", "length": 50, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null }, { "name": "Z", "type": "esriFieldTypeDouble", "alias": "Z", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R598_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S463_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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "CW_Sample_Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ab0d80b9ba4cced355287ab4fbd04ef5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeElEQVQ4jWNhoCFgGf6GZ9nXml5/cbGbk4U9YtvV1S+oZniEWXbrjz+/Cis8J3POPtR62Vc3Ln/z5UXLKDK8wKFf4O67c7uN5exM7NV8wGJlHv0i687NXfDz34/AXVdXhTEwMPwn2fBUm0qf22/PLUy3rxaS4JNFkQsySmbVkjIO+ff/zx1hHknPlaem3iLa8GDjtAXMzKzRNd5TWJiZsNuvIWHAUO05TWnyvpqzIUZptWvOzZqA1/A0lwa5h8+v7XVU81MxU3RkIAS42XkZKjwn8qw5O7vPSyfSj/u/usfqqw2/sBp+7cGprbXe01QEuUUxDPr26wvD84+PGBRF1BmYGJlR5EKMUxnlhFQc156fNYuBgSEBq+GszKz7vv3+oiPIgGr4lWenGfJXBDB8/vGBQUvSmGFGzA4GDlYuFDWvvjz99+Hrh3k4g+XDtzed+29sSouxyOdAFl95ehrYYLDvnp9lOHR7K4ObViiK4eceHnly/vGhQzgNP//46DMZQaU7DAwMOsjiQtxiKAaJ8Eig8H/9+cHw7uvLKwRTy+efH46+/vJcR5RHEi6WbF3B8OrTU4Zbry4zeOpEMBjJ2aLoOXX/wP/P3z/MJmj4ux8fOw/c3JwQapzGDhPj4xRkaA9awoALHL2388nlZ6c2EzT80sND95UEle8yMDBoMRAB/jP8Z3jx8dF1BgaGvwQNB4H3X9+c/Pj9nRY/pxBBw68+O8Pw/tvbFdjksBr++cvH7kO3t0T76sWxETJ8/42NT649O72caMPPPT90nfUa65W7r6/zEDL82tMztxkYGH4QbTgDAwPDyXt7jU/e20vIbLxgcNRE5AAAs6PzbWuontwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 168251.524216494, "ymin": 1704694.4718264863, "xmax": 219702.63456966355, "ymax": 1730510.7837108225, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeInteger", "alias": "AssetID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "length": 50, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "DATE_INSTALLED", "type": "esriFieldTypeDate", "alias": "DATE_INSTALLED", "length": 8, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R42_pk", "fields": "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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "CW_Water_Stop", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3826fac9bc66db0499b279983c5fa5e3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAy0lEQVRIieXSsQqDMBAG4DvqC+hSFRVcHBwV8gzOfQ1fzM3Rxb3QwVVEBIcbEnyDULCYtS1ISAftD8dlyTf8nAU/jHUO3PO8h+u6T11sWRZORLePeBzH16IoIl28rus7EZ2t83PiRKQmSRJwHMcc3vc9VFUF67pC27ZQliXYtm0GH4ZBwVuklDCOIzDGzOBhGELXdeqNiBAEwZ5v+/Asy9TeOk/TFHzfN4cjIuR5ruZ4p/jH+DRN2DTNrItxzi9fcSFEJITQtd9y3M5f5j1DX7dayYIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 172283.26320124418, "ymin": 1704485.1510499, "xmax": 203001.23883866146, "ymax": 1730457.5269275755, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "FITTING TYPE", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "length": 8, "domain": null }, { "name": "TESTED_BY", "type": "esriFieldTypeString", "alias": "TESTED_BY", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R621_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S482_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, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "CW_Water_Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 1648954.9108324568, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "94728aa3862a84b9f97093fd27b9e5ea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRElEQVRIid3VP0hWYRQH4OeIg4NmhA4OLiq115CjgggNGuImNLU6Nok0tAaOCSI6uaqLgyC0SJA2uWhbmxANKRQ01JGLnyBffv/uh4P+4A7vy+V5D+deztvpFtN5j/HMbkziCR7iO75gX8TfcnhmLxYxj64b3jiV+Q4rIv41j2eOYAeP6xQ2gGW8kDkn4ldjPPMRdjGkuUxjQ+aMiGxU+VIL8FVe4jVWa+OZw3ilXN7KXLve/+rKZ9FREh/EKD7Vwp+VhK/ytB7e1ybef31RjZ+1if+shx9jpg38uB6+jYWS8Dk+1sYjDmXuYaIEviTiT238MvM4wIMW4CO8r978H4/4KrP43zfR0wR8gikRvxvjRSL2ZD7HB4y5OcW4XccbEWetjdyI4suPVw6ZqszzolU/KvN8S8S39i6LiM8onpZzd+/QC6boTFZtqIyPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 206743.677875078, "ymin": 1704668.35967299, "xmax": 223478.5233433284, "ymax": 1730398.1323613226, "zmin": 0, "zmax": 223792.00280000002, "mmin": 1704854.3981324567, "mmax": 1730494.37693246, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Facil_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Well_Num", "type": "esriFieldTypeSmallInteger", "alias": "Well_Num", "domain": null }, { "name": "Plant_num", "type": "esriFieldTypeSmallInteger", "alias": "Plant_num", "domain": null }, { "name": "BoostSta", "type": "esriFieldTypeSmallInteger", "alias": "BoostSta", "domain": null }, { "name": "Facil_name", "type": "esriFieldTypeString", "alias": "Facil_name", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 10, "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R43_pk", "fields": "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, "hasM": 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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "CW_MAIN", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PIPE_TYPE", "field2": "STATUS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 0, 137, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "PIPE_TYPE,STATUS", "classes": [ { "label": "Carmel Main,Active", "description": "Carmel Main,Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "CARMEL", "0" ] ] }, { "label": "Carmel Main,Planned", "description": "Carmel Main,Planned", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 5 }, "values": [ [ "CARMEL", "2" ] ] }, { "label": "Clay Main,Active", "description": "Clay Main,Active", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 115, 223, 255, 255 ], "width": 2 }, "values": [ [ "CLAY", "0" ] ] }, { "label": "Chiller Main,Active", "description": "Chiller Main,Active", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 230, 169, 255 ], "width": 2 }, "values": [ [ "CHILLER", "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "CARMEL,0", "label": "Carmel Main,Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 5 }, "value": "CARMEL,2", "label": "Carmel Main,Planned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 115, 223, 255, 255 ], "width": 2 }, "value": "CLAY,0", "label": "Clay Main,Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 230, 169, 255 ], "width": 2 }, "value": "CHILLER,0", "label": "Chiller Main,Active" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 250, 255 ], "toColor": [ 252, 184, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 182, 255 ], "toColor": [ 218, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 182, 255 ], "toColor": [ 252, 199, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 196, 252, 255 ], "toColor": [ 179, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 202, 255 ], "toColor": [ 252, 242, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 217, 255 ], "toColor": [ 252, 189, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 225, 255 ], "toColor": [ 215, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 201, 255 ], "toColor": [ 182, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 182, 252, 255 ], "toColor": [ 202, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 220, 252, 255 ], "toColor": [ 212, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 238, 255 ], "toColor": [ 179, 252, 238, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -86.13352908939123, "ymin": 39.95463315397501, "xmax": 265042.59539874643, "ymax": 1735798.6825838238, "zmin": -98761.4767, "zmax": 342020, "mmin": 0, "mmax": 2496.320000000007, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_MAIN type", "description": "water main type", "codedValues": [ { "name": "Clay Main", "code": "CLAY" }, { "name": "Carmel Main", "code": "CARMEL" }, { "name": "Chiller Main", "code": "CHILLER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "CW_PIPE_MAT", "description": "Water Main Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "CAST IRON", "code": "CI" }, { "name": "TR FLEX", "code": "TRFlex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 20, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": { "type": "codedValue", "name": "CW_MAIN SIZE", "description": "Water main pipe size", "codedValues": [ { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "18", "code": "18" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "30", "code": "30" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONSTR_YEA", "type": "esriFieldTypeString", "alias": "CONSTR_YEA", "length": 4, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 250, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "MainID_Sort", "type": "esriFieldTypeInteger", "alias": "MainID_Sort", "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": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "Z_Min", "type": "esriFieldTypeDouble", "alias": "Z_Min", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R637_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S497_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, "hasM": 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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "CW_MAIN_Abandoned", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -86.13352908939123, "ymin": 39.95463315397501, "xmax": 265042.59539874643, "ymax": 1735798.6825838238, "zmin": -98761.4767, "zmax": 342020, "mmin": 0, "mmax": 2496.320000000007, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "CW_MAIN type", "description": "water main type", "codedValues": [ { "name": "Clay Main", "code": "CLAY" }, { "name": "Carmel Main", "code": "CARMEL" }, { "name": "Chiller Main", "code": "CHILLER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": { "type": "codedValue", "name": "CW_PIPE_MAT", "description": "Water Main Material", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Unknown", "code": "UNK" }, { "name": "DUCTILE IRON", "code": "DI" }, { "name": "CAST IRON", "code": "CI" }, { "name": "TR FLEX", "code": "TRFlex" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 20, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": { "type": "codedValue", "name": "CW_MAIN SIZE", "description": "Water main pipe size", "codedValues": [ { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "6", "code": "6" }, { "name": "8", "code": "8" }, { "name": "10", "code": "10" }, { "name": "12", "code": "12" }, { "name": "14", "code": "14" }, { "name": "16", "code": "16" }, { "name": "18", "code": "18" }, { "name": "20", "code": "20" }, { "name": "24", "code": "24" }, { "name": "30", "code": "30" }, { "name": "36", "code": "36" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONSTR_YEA", "type": "esriFieldTypeString", "alias": "CONSTR_YEA", "length": 4, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": { "type": "codedValue", "name": "CW_Status", "description": "Water Feature Status", "codedValues": [ { "name": "Active", "code": "0" }, { "name": "Bonded", "code": "1" }, { "name": "Planned", "code": "2" }, { "name": "Abandoned", "code": "3" }, { "name": "Scrapped", "code": "4" }, { "name": "Storage", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 250, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "MainID_Sort", "type": "esriFieldTypeInteger", "alias": "MainID_Sort", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "Z_Min", "type": "esriFieldTypeDouble", "alias": "Z_Min", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R637_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S497_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, "hasM": 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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "Carmel City Water Project Overview", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 132, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 167089.69583249465, "ymin": 1704492.3177032396, "xmax": 224582.3780909963, "ymax": 1730957.15191257, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "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": "Sub_Name", "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": "Year", "type": "esriFieldTypeDate", "alias": "Project Year", "length": 8, "domain": null }, { "name": "Sub_Name", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 255, "domain": null }, { "name": "Sub_Sec_Num", "type": "esriFieldTypeInteger", "alias": "Sub. Sec. Number", "domain": null }, { "name": "Carmel_Clay_Prvt", "type": "esriFieldTypeString", "alias": "Carmel Clay Private", "length": 255, "domain": null }, { "name": "Inspector_Name", "type": "esriFieldTypeString", "alias": "Inspector Name", "length": 255, "domain": null }, { "name": "Developer_Name", "type": "esriFieldTypeString", "alias": "Developer Name", "length": 255, "domain": null }, { "name": "Contractor_Name", "type": "esriFieldTypeString", "alias": "Contractor Name", "length": 255, "domain": null }, { "name": "Engineer_Name", "type": "esriFieldTypeString", "alias": "Engirneer Name", "length": 255, "domain": null }, { "name": "Hydrant_Mfr", "type": "esriFieldTypeString", "alias": "Hydrant Manufacturer", "length": 255, "domain": null }, { "name": "Hydrant_Count", "type": "esriFieldTypeInteger", "alias": "Hydrant Count", "domain": null }, { "name": "Valve_Count", "type": "esriFieldTypeInteger", "alias": "Valve Count", "domain": null }, { "name": "Valve_Mfr", "type": "esriFieldTypeString", "alias": "Valve Manufacturer", "length": 255, "domain": null }, { "name": "Main_Mat", "type": "esriFieldTypeString", "alias": "Main Materieal", "length": 255, "domain": null }, { "name": "Main_Ft", "type": "esriFieldTypeDouble", "alias": "Main Feet", "domain": null }, { "name": "Number_Serv_Lines", "type": "esriFieldTypeInteger", "alias": "Number of Service Lines", "domain": null }, { "name": "Serv_Line_Mat", "type": "esriFieldTypeString", "alias": "Service Line Material", "length": 255, "domain": null }, { "name": "Serv_Line_Size", "type": "esriFieldTypeInteger", "alias": "Servie Line Size", "domain": null }, { "name": "Fire_Line_Size", "type": "esriFieldTypeInteger", "alias": "Fire Line Size", "domain": null }, { "name": "Fit_Mfr", "type": "esriFieldTypeString", "alias": "Fitting Manufacturer", "length": 255, "domain": null }, { "name": "Fit_Count", "type": "esriFieldTypeInteger", "alias": "Fitting Count", "domain": null }, { "name": "Curb_Stops", "type": "esriFieldTypeInteger", "alias": "Curb Stops", "domain": null }, { "name": "PSI_Area", "type": "esriFieldTypeDouble", "alias": "PSI for Area", "domain": null }, { "name": "Prj_Notes", "type": "esriFieldTypeString", "alias": "Project Notes", "length": 255, "domain": null }, { "name": "Eng_Prj_Cst", "type": "esriFieldTypeDouble", "alias": "Engineering Project Cost", "domain": null }, { "name": "Eng_Act_Cst", "type": "esriFieldTypeDouble", "alias": "Eng_Act_Cst", "domain": null }, { "name": "Prj_Act_Diff", "type": "esriFieldTypeDouble", "alias": "Project - Actual Difference", "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": "R1099_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1099", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1099", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S792_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Water Areas-Pressure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 81, 106, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "\"Water Area \" CONCAT [water_area] CONCAT NEWLINE CONCAT \"Pressure \" CONCAT [zone_press]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 205, 102, 102, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 2, "font": { "family": "Gill Sans MT", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 166414.20571366325, "ymin": 1704275.2502239868, "xmax": 228152.643916328, "ymax": 1731446.6187814027, "zmin": 0, "zmax": 813.5613000000012, "mmin": 1, "mmax": 1, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "water_area", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "water_area", "type": "esriFieldTypeSmallInteger", "alias": "water_area", "domain": null }, { "name": "zone_press", "type": "esriFieldTypeSmallInteger", "alias": "zone_press", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "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": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S27_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, "hasM": 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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "CW_Hydrant_Branch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -18119800, "ymin": -45615400, "xmax": 225170.528161414, "ymax": 1731139.6230043247, "zmin": -100000, "zmax": 574063, "mmin": -100000, "mmax": 100, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 20, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "CONSTR_YEA", "type": "esriFieldTypeString", "alias": "CONSTR_YEA", "length": 4, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 250, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "domain": null }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null }, { "name": "Z_Mean", "type": "esriFieldTypeDouble", "alias": "Z_Mean", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R597_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S462_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "CW_Raw", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 199033.2267615795, "ymin": 1704762.84111232, "xmax": 221223.94353491068, "ymax": 1728711.3939369023, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 20, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "CONSTR_YEA", "type": "esriFieldTypeString", "alias": "CONSTR_YEA", "length": 4, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 250, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R499_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S395_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "CW_Service_Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -18119800, "ymin": -45615400, "xmax": 225170.69778049737, "ymax": 1731074.525693573, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PIPE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIPE_TYPE", "type": "esriFieldTypeString", "alias": "PIPE_TYPE", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 20, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": null }, { "name": "CONSTR_YEA", "type": "esriFieldTypeString", "alias": "CONSTR_YEA", "length": 4, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 250, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "CUSTOMER_TYPE", "type": "esriFieldTypeString", "alias": "CUSTOMER_TYPE", "length": 50, "domain": null }, { "name": "CURB_STOP", "type": "esriFieldTypeString", "alias": "CURB_STOP", "length": 50, "domain": null }, { "name": "REPAIR_DATE", "type": "esriFieldTypeDate", "alias": "REPAIR_DATE", "length": 8, "domain": null }, { "name": "REPAIRED_BY", "type": "esriFieldTypeString", "alias": "REPAIRED_BY", "length": 50, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "Z_Mean", "type": "esriFieldTypeDouble", "alias": "Z_Mean", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R496_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Water Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 247, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 172983.61777166277, "ymin": 1709173.0717931539, "xmax": 219393.7614997439, "ymax": 1727117.7153657377, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 80, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R627_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_14418_Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_14418_AssetI", "fields": "AssetID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S487_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "CW_Storage", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 172673.3342714943, "ymin": 1709157.3523364067, "xmax": 215472.0537919961, "ymax": 1731176.909018986, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Structure", "type": "esriFieldTypeString", "alias": "Structure", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "CAPACITY", "type": "esriFieldTypeSmallInteger", "alias": "CAPACITY", "domain": null }, { "name": "STORAGE_TYPE", "type": "esriFieldTypeString", "alias": "STORAGE_TYPE", "length": 20, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "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": "R631_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S491_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "CW_Vault", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 188496.666797996, "ymin": 1705648.7018734068, "xmax": 223608.924001161, "ymax": 1730780.439995654, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "VALVE TYPE", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 130, "domain": null }, { "name": "REMARK", "type": "esriFieldTypeString", "alias": "REMARK", "length": 240, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "WATER_AREA", "type": "esriFieldTypeSmallInteger", "alias": "WATER AREA", "domain": null }, { "name": "YEAR_INSTALL", "type": "esriFieldTypeDate", "alias": "YEAR_INSTALL", "length": 8, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeDouble", "alias": "SIZE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "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": "COF", "type": "esriFieldTypeSmallInteger", "alias": "Consequence of Failure", "domain": null }, { "name": "POF", "type": "esriFieldTypeSmallInteger", "alias": "Probability of Failure", "domain": null }, { "name": "BRE", "type": "esriFieldTypeSmallInteger", "alias": "Business Risk Exposure", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R624_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S485_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "Water_service_area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Service_Provider", "uniqueValueGroups": [ { "heading": "Service_Provider", "classes": [ { "label": "Citizens Water", "description": "Citizens Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "Citizens Water" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "Citizens Water", "label": "Citizens Water" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 71, 189, 204, 255 ], "toColor": [ 71, 189, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 86, 84, 255 ], "toColor": [ 214, 86, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 79, 227, 255 ], "toColor": [ 141, 79, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 245, 95, 255 ], "toColor": [ 130, 245, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 133, 72, 255 ], "toColor": [ 131, 133, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 116, 167, 255 ], "toColor": [ 179, 116, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 141, 222, 255 ], "toColor": [ 80, 141, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 191, 130, 255 ], "toColor": [ 73, 191, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 237, 126, 255 ], "toColor": [ 230, 237, 126, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 150, 78, 255 ], "toColor": [ 222, 150, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 107, 221, 255 ], "toColor": [ 250, 107, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 156, 148, 255 ], "toColor": [ 224, 156, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 65, 138, 255 ], "toColor": [ 89, 65, 138, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 166411.36057499424, "ymin": 1704238.79885332, "xmax": 228096.84153449535, "ymax": 1731196.749858573, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Service_Provider", "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": "Service_Provider", "type": "esriFieldTypeString", "alias": "Service_Provider", "length": 30, "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": "R564_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S433_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "Bond_Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 167140.08024616167, "ymin": 1705186.4495170712, "xmax": 224669.14104082808, "ymax": 1731054.0139235705, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Developer", "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": "Developer", "type": "esriFieldTypeString", "alias": "Developer", "length": 50, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "length": 50, "domain": null }, { "name": "Expiration_Date", "type": "esriFieldTypeDate", "alias": "Expiration_Date", "length": 8, "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": "R641_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S500_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "CW_Locate_Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 166966.757101994, "ymin": 1704045.0843457356, "xmax": 228127.07999108, "ymax": 1731321.11936049, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "vcsWkid": 115808, "latestVcsWkid": 115808, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown_height_system_(US_survey_feet)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Loc_Area", "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": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Loc_Area", "type": "esriFieldTypeString", "alias": "Loc_Area", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R642_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S501_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, "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": null, "preferredTimeReference": null, "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": "00b13a8a7aa644ab99e9a9fdb8b52011" } ], "tables": [] }