{ "currentVersion": 10.41, "id": 9, "name": "Water Serviceline", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": true, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true }, "geometryType": "esriGeometryPolyline", "minScale": 2500, "maxScale": 0, "extent": { "xmin": -2.0037507067161843E7, "ymin": -1.1316702638317345E7, "xmax": 2.0037507067161843E7, "ymax": 4565614.182275171, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 170, 15, 255 ], "width": 1.5 }, "value": "Fire", "label": "Fire", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 76, 0, 255 ], "width": 1.5 }, "value": "Hydrant", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 }, "value": "Irrigation", "label": "Irrigation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 56, 147, 255 ], "width": 1.5 }, "value": "Plant", "label": "Plant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1.5 }, "value": "Service", "label": "Service", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "AssetID", "typeIdField": "Type", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 16 }, { "name": "ParentAsset", "type": "esriFieldTypeString", "alias": "ParentAsset", "domain": null, "editable": true, "nullable": true, "length": 16 }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "LifeCycleStatus", "domain": { "type": "codedValue", "name": "Life Cycle Status", "codedValues": [ { "name": "In Service", "code": "In Service" }, { "name": "Disposed", "code": "Disposed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "False Asset", "code": "False Asset" } ] }, "editable": true, "nullable": true, "length": 16 }, { "name": "DisposeDate", "type": "esriFieldTypeDate", "alias": "DisposeDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "InServiceDate", "type": "esriFieldTypeDate", "alias": "InServiceDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "SrvArea", "type": "esriFieldTypeString", "alias": "SrvArea", "domain": { "type": "codedValue", "name": "hwuArea", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South" }, { "name": "City of Sebree", "code": "City of Sebree" } ] }, "editable": true, "nullable": true, "length": 10 }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "Compkey", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null, "editable": true, "nullable": true }, { "name": "UnitID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 16 }, { "name": "LocValid", "type": "esriFieldTypeString", "alias": "Location Validation", "domain": { "type": "codedValue", "name": "wServiceLineLocVal", "codedValues": [ { "name": "SurveyGPS", "code": "SurveyGPS" }, { "name": "MappingGPS", "code": "MappingGPS" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Sketch", "code": "Sketch" }, { "name": "Field", "code": "Field" } ] }, "editable": true, "nullable": true, "length": 12 }, { "name": "DualServ", "type": "esriFieldTypeString", "alias": "Dual Service", "domain": { "type": "codedValue", "name": "Yes_No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ] }, "editable": true, "nullable": true, "length": 5 }, { "name": "oldmaterial", "type": "esriFieldTypeString", "alias": "oldmaterial", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "wServiceLineType", "codedValues": [ { "name": "Hydrant", "code": "Hydrant" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Service", "code": "Service" }, { "name": "Fire", "code": "Fire" }, { "name": "Plant", "code": "Plant" } ] }, "editable": true, "nullable": true, "length": 12 }, { "name": "CustomType", "type": "esriFieldTypeString", "alias": "Customer Type", "domain": { "type": "codedValue", "name": "wServiceLineCustom", "codedValues": [ { "name": "Industry", "code": "Industry" }, { "name": "Church", "code": "Church" }, { "name": "School", "code": "School" }, { "name": "Residential", "code": "Residential" }, { "name": "Apartment", "code": "Apartment" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Restaurant", "code": "Restaurant" }, { "name": "Other (See Comments)", "code": "Other" }, { "name": "AutoRepair", "code": "AutoRepair" } ] }, "editable": true, "nullable": true, "length": 15 }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wServiceLineDiameter", "codedValues": [ { "name": "12\"", "code": "12\"" }, { "name": "10\"", "code": "10\"" }, { "name": "8\"", "code": "8\"" }, { "name": "6\"", "code": "6\"" }, { "name": "4\"", "code": "4\"" }, { "name": "2\"", "code": "2\"" }, { "name": "1 1/2\"", "code": "1 1/2\"" }, { "name": "1 1/4\"", "code": "1 1/4\"" }, { "name": "1\"", "code": "1\"" }, { "name": "3/4\"", "code": "3/4\"" }, { "name": "3\"", "code": "3\"" } ] }, "editable": true, "nullable": true, "length": 8 } ], "indexes": [ { "name": "R89_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Fire", "name": "Fire", "domains": { "LifeCycleStatus": {"type": "inherited"}, "SrvArea": {"type": "inherited"}, "LocValid": {"type": "inherited"}, "DualServ": {"type": "inherited"}, "Type": {"type": "inherited"}, "CustomType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Fire", "description": "", "prototype": { "attributes": { "CustomType": null, "Diameter": null, "AssetID": null, "ParentAsset": null, "LifeCycleStatus": "In Service", "DisposeDate": null, "InServiceDate": null, "SrvArea": null, "Comments": null, "Compkey": null, "UnitID": null, "LocValid": null, "DualServ": null, "oldmaterial": null, "Type": "Fire" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Hydrant", "name": "Hydrant", "domains": { "LifeCycleStatus": {"type": "inherited"}, "SrvArea": {"type": "inherited"}, "LocValid": {"type": "inherited"}, "DualServ": {"type": "inherited"}, "Type": {"type": "inherited"}, "CustomType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Hydrant", "description": "", "prototype": { "attributes": { "CustomType": null, "Diameter": null, "AssetID": null, "ParentAsset": null, "LifeCycleStatus": "In Service", "DisposeDate": null, "InServiceDate": null, "SrvArea": null, "Comments": null, "Compkey": null, "UnitID": null, "LocValid": null, "DualServ": null, "oldmaterial": null, "Type": "Hydrant" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Irrigation", "name": "Irrigation", "domains": { "LifeCycleStatus": {"type": "inherited"}, "SrvArea": {"type": "inherited"}, "LocValid": {"type": "inherited"}, "DualServ": {"type": "inherited"}, "Type": {"type": "inherited"}, "CustomType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Irrigation", "description": "", "prototype": { "attributes": { "CustomType": null, "Diameter": null, "AssetID": null, "ParentAsset": null, "LifeCycleStatus": "In Service", "DisposeDate": null, "InServiceDate": null, "SrvArea": null, "Comments": null, "Compkey": null, "UnitID": null, "LocValid": null, "DualServ": null, "oldmaterial": null, "Type": "Irrigation" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Plant", "name": "Plant", "domains": { "LifeCycleStatus": {"type": "inherited"}, "SrvArea": {"type": "inherited"}, "LocValid": {"type": "inherited"}, "DualServ": {"type": "inherited"}, "Type": {"type": "inherited"}, "CustomType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Plant", "description": "", "prototype": { "attributes": { "CustomType": null, "Diameter": null, "AssetID": null, "ParentAsset": null, "LifeCycleStatus": "In Service", "DisposeDate": null, "InServiceDate": null, "SrvArea": null, "Comments": null, "Compkey": null, "UnitID": null, "LocValid": null, "DualServ": null, "oldmaterial": null, "Type": "Plant" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Service", "name": "Service", "domains": { "LifeCycleStatus": {"type": "inherited"}, "SrvArea": {"type": "inherited"}, "LocValid": {"type": "inherited"}, "DualServ": {"type": "inherited"}, "Type": {"type": "inherited"}, "CustomType": {"type": "inherited"}, "Diameter": {"type": "inherited"} }, "templates": [ { "name": "Service", "description": "", "prototype": { "attributes": { "CustomType": null, "Diameter": null, "AssetID": null, "ParentAsset": null, "LifeCycleStatus": "In Service", "DisposeDate": null, "InServiceDate": null, "SrvArea": null, "Comments": null, "Compkey": null, "UnitID": null, "LocValid": null, "DualServ": null, "oldmaterial": null, "Type": "Service" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true }