{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 130, "name": "Water Service Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"IF Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD88_height_(ftUS)\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17796300, "falseY": -47965700, "xyUnits": 2000, "falseZ": -100000, "zUnits": 2000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 100, "name": "Water" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 674771.2054999992, "ymin": 643527.0520000011, "xmax": 707110.2109999992, "ymax": 687826.5935000032, "spatialReference": { "wkt": "PROJCS[\"IF Ground\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",656348.5987174333],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-112.1666666666667],PARAMETER[\"Scale_Factor\",1.000224618828],PARAMETER[\"Latitude_Of_Origin\",41.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17796300, "falseY": -47965700, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ServiceLineType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "ServiceLineType", "type": "esriFieldTypeString", "alias": "Service Line Type", "length": 25, "domain": { "type": "codedValue", "name": "WS2_WTR Service Line Type", "description": "Valid water service line type values", "codedValues": [ { "name": "Culinary Service", "code": "Culinary Service" }, { "name": "Sprinkler Service", "code": "Sprinkler Service" }, { "name": "Fire Service", "code": "Fire Service" }, { "name": "Fire Hydrant Service", "code": "Fire Hydrant Service" }, { "name": "Flush Hydrant Service", "code": "Flush Hydrant Service" }, { "name": "Culinary / Fire Service", "code": "Culinary / Fire Service" }, { "name": "Culinary / Fire Hydrant", "code": "Culinary / Fire Hydrant" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size (in.)", "domain": { "type": "codedValue", "name": "WS2_WTR Service Line Size", "description": "Valid water service line size values", "codedValues": [ { "name": "0.5", "code": 0.5 }, { "name": "0.75", "code": 0.75 }, { "name": "1", "code": 1 }, { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PipeClassification", "type": "esriFieldTypeString", "alias": "Pipe Classification", "length": 25, "domain": { "type": "codedValue", "name": "WS2_WTR Pipe Classification", "description": "Valid water pipe classification values", "codedValues": [ { "name": "Distribution", "code": "Distribution" }, { "name": "Transmission", "code": "Transmission" }, { "name": "Critical Infrastructure", "code": "Critical Infrastructure" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Abandoned", "type": "esriFieldTypeString", "alias": "Abandoned", "length": 5, "domain": { "type": "codedValue", "name": "WS2_CIF Yes/No", "description": "Valid Yes/No Values", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Length (ft.)", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "ServiceLineType", "fields": "ServiceLineType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Size", "fields": "Size", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Abandoned", "fields": "Abandoned", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S187_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1605794630000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }