{ "currentVersion": 10.61, "id": 6, "name": "City of Clearwater Water Lines", "type": "Feature Layer", "description": "Potable Water Distribution Network Pipes", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2882, "latestWkid": 2882 }, "copyrightText": "City of Clearwater, Public Works Administration/Engineering", "parentLayer": { "id": 0, "name": "Potable Water" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIAMETER", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.5 }, "value": "", "label": "Unkown Diameter", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.5 }, "value": "0.75", "label": "Less Than 4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.5 }, "value": "1", "label": "Less Than 4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.5 }, "value": "1.25", "label": "Less Than 4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.5 }, "value": "1.5", "label": "Less Than 4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.5 }, "value": "2", "label": "Less Than 4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.5 }, "value": "2.5", "label": "Less Than 4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 187, 215, 255 ], "width": 1.5 }, "value": "3", "label": "Less Than 4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 132, 168, 255 ], "width": 1.5 }, "value": "4", "label": "4\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1.5 }, "value": "6", "label": "6\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 153, 205, 255 ], "width": 2.5 }, "value": "8", "label": "8\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3.5 }, "value": "10", "label": "10-16\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3.5 }, "value": "12", "label": "10-16\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3.5 }, "value": "14", "label": "10-16\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 3.5 }, "value": "16", "label": "10-16\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 4 }, "value": "18", "label": "18-24\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 4 }, "value": "20", "label": "18-24\"", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 4 }, "value": "24", "label": "18-24\"", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 384903.1321010776, "ymin": 1308103.9209043235, "xmax": 431902.4921704121, "ymax": 1353988.8858927414, "spatialReference": { "wkid": 2882, "latestWkid": 2882 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 15, "domain": { "type": "codedValue", "name": "WAT_TYPE", "description": "Water Type", "codedValues": [ { "name": "Fireline", "code": "FIRELINE" }, { "name": "Potable Water", "code": "POTABLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 6, "domain": { "type": "codedValue", "name": "WAT_LINE_MATERIAL", "description": "Water Line Material", "codedValues": [ { "name": "CI", "code": "CI" }, { "name": "CONC", "code": "CONC" }, { "name": "DI", "code": "DI" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PE", "code": "PE" }, { "name": "PVC", "code": "PVC" }, { "name": "PVC-FL", "code": "PVC-FL" }, { "name": "RCW", "code": "RCW" }, { "name": "WM", "code": "WM" }, { "name": "GALV", "code": "GALV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 30, "domain": { "type": "codedValue", "name": "WAT_LINE_OWNER", "description": "Water Line Owner", "codedValues": [ { "name": "CITY", "code": "CITY" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "ST. PETERSBURG", "code": "ST.PETERSBURG" }, { "name": "PRIVATE", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYNERGENID", "type": "esriFieldTypeString", "alias": "SYNERGENID", "length": 17, "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": "WAM_ID", "type": "esriFieldTypeString", "alias": "WAM ID", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Global_ID", "type": "esriFieldTypeString", "alias": "Global_ID", "length": 100, "domain": null }, { "name": "AS_BUILT_NUMBER", "type": "esriFieldTypeString", "alias": "AS_BUILT_NUMBER", "length": 150, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 9, "domain": { "type": "codedValue", "name": "UTIL_STATUS", "description": "Current operational state of the infrastructure", "codedValues": [ { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Inactive", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATE_INSTD", "type": "esriFieldTypeDate", "alias": "DATE_INSTD", "length": 8, "domain": null }, { "name": "DATE_INSTD_SRC", "type": "esriFieldTypeString", "alias": "DATE_INSTD_SRC", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_SOURCE", "description": "Resource for utility layer edits info", "codedValues": [ { "name": "Survey", "code": "SURVEY" }, { "name": "Field Drawings", "code": "FIELD DWG" }, { "name": "As-Planned", "code": "AS-PLANNED" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "As-Built", "code": "AS-BUILT" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "CAD", "code": "CAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL_SRC", "type": "esriFieldTypeString", "alias": "MATERIAL_SRC", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_SOURCE", "description": "Resource for utility layer edits info", "codedValues": [ { "name": "Survey", "code": "SURVEY" }, { "name": "Field Drawings", "code": "FIELD DWG" }, { "name": "As-Planned", "code": "AS-PLANNED" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "As-Built", "code": "AS-BUILT" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "CAD", "code": "CAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "DIAMETER_SRC", "type": "esriFieldTypeString", "alias": "DIAMETER_SRC", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_SOURCE_1", "description": "Resource for utility layer edits info", "codedValues": [ { "name": "As-Built", "code": "AS-BUILT" }, { "name": "CAD Atlas", "code": "CAD" }, { "name": "Calculated", "code": "CALC" }, { "name": "Design Plans", "code": "DESIGN" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "Field Drawings", "code": "FIELD" }, { "name": "Legacy Atlas", "code": "LEGACY" }, { "name": "Property Appraiser Maps", "code": "PCPAO" }, { "name": "Studies", "code": "PROPOSED" }, { "name": "Record Drawing", "code": "RECORD" }, { "name": "Survey", "code": "SURVEY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECORD_SRC", "type": "esriFieldTypeString", "alias": "RECORD_SRC", "length": 10, "domain": { "type": "codedValue", "name": "UTIL_SOURCE", "description": "Resource for utility layer edits info", "codedValues": [ { "name": "Survey", "code": "SURVEY" }, { "name": "Field Drawings", "code": "FIELD DWG" }, { "name": "As-Planned", "code": "AS-PLANNED" }, { "name": "Digitized", "code": "DIGITIZED" }, { "name": "As-Built", "code": "AS-BUILT" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "CAD", "code": "CAD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R495_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S454_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }