{ "currentVersion": 10.91, "id": 11, "name": "Water2018.SDE.wLATERAL", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3052050.3787195534, "ymin": 730197.8818554729, "xmax": 3095453.809300974, "ymax": 767349.7225778997, "spatialReference": { "wkid": 103152, "latestWkid": 6576 } }, "sourceSpatialReference": { "wkid": 103152, "latestWkid": 6576, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LATERALTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 142, 245, 255 ], "width": 1.5 }, "value": "Com", "label": "Commercial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 1.5 }, "value": "Dom", "label": "Domestic", "description": "" }, { "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": "Hyd", "label": "Hydrant", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 56, 147, 255 ], "width": 1.5 }, "value": "Ind", "label": "Industrial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1.5 }, "value": "Oth", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Unk", "label": "Unknown", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OBJNAME", "typeIdField": "LATERALTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "LIFECYCLES", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "domain": { "type": "codedValue", "name": "wDomainLifecycleStatus", "description": "", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Active", "code": "Active" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Active", "modelName": "LifecycleStatus" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "piPipeMaterial", "description": "The list of pipe materials types based on the NASSCO standards", "codedValues": [ { "name": "ABS Plastic", "code": "ABS" }, { "name": "Asbestos Cement", "code": "AC" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Clay Tile", "code": "CT" }, { "name": "Concrete (Non-Reinforced)", "code": "CP" }, { "name": "Concrete Segments (Bolted)", "code": "CSB" }, { "name": "Concrete Segments (Unbolted)", "code": "CSU" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Copper", "code": "COP" }, { "name": "Cured In Place", "code": "CIPP" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fiberglass Reinforced", "code": "FRP" }, { "name": "Earth & Geotextile", "code": "EARGEO" }, { "name": "Earthen", "code": "EAR" }, { "name": "Geotextile", "code": "GEO" }, { "name": "Galvanized Pipe", "code": "GP" }, { "name": "Glass Reinforced Cement", "code": "GRC" }, { "name": "Pitch Fiber (Orangeburg)", "code": "OB" }, { "name": "Plastic/Steel Composite", "code": "PSC" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Pre-Stressed Concrete Cylinder", "code": "PCCP" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Reinforced Plastic (Truss)", "code": "RPM" }, { "name": "Segmented Block", "code": "SB" }, { "name": "Steel", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified Clay", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" }, { "name": "Brick Masonry", "code": "BMP" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "PVC", "modelName": "Material" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationDescription" }, { "name": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": { "type": "codedValue", "name": "wDomainLateralLineDiameter", "description": "", "codedValues": [ { "name": "Other", "code": -1 }, { "name": "Unknown", "code": 0 }, { "name": "3/4\"", "code": 0.75 }, { "name": "1\"", "code": 1 }, { "name": "1 1/2\"", "code": 1.5 }, { "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 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0.75, "modelName": "Diameter" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJNAME", "type": "esriFieldTypeString", "alias": "Object Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "OBJNAME" }, { "name": "CODEDESC", "type": "esriFieldTypeString", "alias": "Code Description", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CODEDESC" }, { "name": "LATERALTYPE", "type": "esriFieldTypeString", "alias": "Lateral Type", "domain": { "type": "codedValue", "name": "wLateraltype", "description": "Water Lateral Line type", "codedValues": [ { "name": "Domestic", "code": "Dom" }, { "name": "Commercial", "code": "Com" }, { "name": "Industrial", "code": "Ind" }, { "name": "Hydrant", "code": "Hyd" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Oth" }, { "name": "Unknown", "code": "Unk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": "Dom", "modelName": "LINETYPE" }, { "name": "SURVEYED", "type": "esriFieldTypeDouble", "alias": "SURVEYED", "domain": { "type": "codedValue", "name": "wBoolean", "description": "True/False", "codedValues": [ { "name": "True", "code": 0 }, { "name": "False", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "SURVEYED" }, { "name": "INF_SOURCE", "type": "esriFieldTypeString", "alias": "Information Source", "domain": { "type": "codedValue", "name": "wInf_source", "description": "Water System Information Source", "codedValues": [ { "name": "ASBUILT", "code": "1" }, { "name": "COMPUTER", "code": "2" }, { "name": "FILE CABINET", "code": "3" }, { "name": "FLAT FILE", "code": "4" }, { "name": "GPS", "code": "5" }, { "name": "JOB FILE", "code": "6" }, { "name": "SYSTEM MAP", "code": "7" }, { "name": "VALVE BOOK", "code": "8" }, { "name": "CONSTRUCTION PLANS", "code": "9" }, { "name": "FIELD VERIFIED", "code": "10" }, { "name": "EMPLOYEE MEMORY", "code": "11" }, { "name": "BEST GUESS", "code": "12" }, { "name": "IPAD", "code": "13" }, { "name": "UNKNOWN", "code": "998" }, { "name": "OTHER", "code": "999" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": "5", "modelName": "INF_SOURCE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NOTES" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R116_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Com", "name": "Com", "domains": { "Enabled": {"type": "inherited"}, "LIFECYCLES": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LATERALTYPE": {"type": "inherited"}, "SURVEYED": {"type": "inherited"}, "INF_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Com", "description": "", "prototype": { "attributes": { "NOTES": null, "DEPTH": null, "Enabled": 1, "LIFECYCLES": "Active", "Material": "PVC", "LocationDescription": null, "Diameter": 0.75, "INF_SOURCE": "5", "SURVEYED": 0, "LATERALTYPE": "Com", "CODEDESC": null, "OBJNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Dom", "name": "Dom", "domains": { "Enabled": {"type": "inherited"}, "LIFECYCLES": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LATERALTYPE": {"type": "inherited"}, "SURVEYED": {"type": "inherited"}, "INF_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Dom", "description": "", "prototype": { "attributes": { "NOTES": null, "DEPTH": null, "Enabled": 1, "LIFECYCLES": "Active", "Material": "PVC", "LocationDescription": null, "Diameter": 0.75, "INF_SOURCE": "5", "SURVEYED": 0, "LATERALTYPE": "Dom", "CODEDESC": null, "OBJNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Fire", "name": "Fire", "domains": { "Enabled": {"type": "inherited"}, "LIFECYCLES": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LATERALTYPE": {"type": "inherited"}, "SURVEYED": {"type": "inherited"}, "INF_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Fire", "description": "", "prototype": { "attributes": { "NOTES": null, "DEPTH": null, "Enabled": 1, "LIFECYCLES": "Active", "Material": "PVC", "LocationDescription": null, "Diameter": 0.75, "INF_SOURCE": "5", "SURVEYED": 0, "LATERALTYPE": "Fire", "CODEDESC": null, "OBJNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Hyd", "name": "Hyd", "domains": { "Enabled": {"type": "inherited"}, "LIFECYCLES": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LATERALTYPE": {"type": "inherited"}, "SURVEYED": {"type": "inherited"}, "INF_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Hyd", "description": "", "prototype": { "attributes": { "NOTES": null, "DEPTH": null, "Enabled": 1, "LIFECYCLES": "Active", "Material": "PVC", "LocationDescription": null, "Diameter": 0.75, "INF_SOURCE": "5", "SURVEYED": 0, "LATERALTYPE": "Hyd", "CODEDESC": null, "OBJNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ind", "name": "Ind", "domains": { "Enabled": {"type": "inherited"}, "LIFECYCLES": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LATERALTYPE": {"type": "inherited"}, "SURVEYED": {"type": "inherited"}, "INF_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Ind", "description": "", "prototype": { "attributes": { "NOTES": null, "DEPTH": null, "Enabled": 1, "LIFECYCLES": "Active", "Material": "PVC", "LocationDescription": null, "Diameter": 0.75, "INF_SOURCE": "5", "SURVEYED": 0, "LATERALTYPE": "Ind", "CODEDESC": null, "OBJNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Oth", "name": "Oth", "domains": { "Enabled": {"type": "inherited"}, "LIFECYCLES": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LATERALTYPE": {"type": "inherited"}, "SURVEYED": {"type": "inherited"}, "INF_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Oth", "description": "", "prototype": { "attributes": { "NOTES": null, "DEPTH": null, "Enabled": 1, "LIFECYCLES": "Active", "Material": "PVC", "LocationDescription": null, "Diameter": 0.75, "INF_SOURCE": "5", "SURVEYED": 0, "LATERALTYPE": "Oth", "CODEDESC": null, "OBJNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unk", "name": "Unk", "domains": { "Enabled": {"type": "inherited"}, "LIFECYCLES": {"type": "inherited"}, "Material": {"type": "inherited"}, "Diameter": {"type": "inherited"}, "LATERALTYPE": {"type": "inherited"}, "SURVEYED": {"type": "inherited"}, "INF_SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Unk", "description": "", "prototype": { "attributes": { "NOTES": null, "DEPTH": null, "Enabled": 1, "LIFECYCLES": "Active", "Material": "PVC", "LocationDescription": null, "Diameter": 0.75, "INF_SOURCE": "5", "SURVEYED": 0, "LATERALTYPE": "Unk", "CODEDESC": null, "OBJNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5b93eb1cc18f498ca6c2ac7ea4c43a3e" }