{ "currentVersion": 10.81, "id": 51, "name": "Storm Irrigation Ditch", "type": "Feature Layer", "description": "swOpenDrain", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "copyrightText": "", "parentLayer": { "id": 43, "name": "Storm" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURETYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1 }, "value": "Canal", "label": "Canal", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 }, "value": "Ditch", "label": "Ditch; Irrigation Ditch Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 }, "value": "Irrigation Ditch", "label": "Ditch; Irrigation Ditch Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 }, "value": "Irrigation Ditch Lateral", "label": "Ditch; Irrigation Ditch Lateral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 1 }, "value": "Irrigation Pipe Lateral", "label": "Ditch; Irrigation Ditch Lateral", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3063567.530803308, "ymin": 1703998.36935848, "xmax": 3131390.8321643025, "ymax": 1750159.220934227, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "piStatus", "description": "Status of the asset", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Private", "code": "Private" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Non City", "code": "Non City" }, { "name": "Not in Service", "code": "Not in Service" }, { "name": "Missing", "code": "Missing" }, { "name": "Removed", "code": "Removed" }, { "name": "Under Const", "code": "Under Const" }, { "name": "Model Only", "code": "Model Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 20, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 200, "domain": null }, { "name": "INSTALLYR", "type": "esriFieldTypeString", "alias": "Install Year", "length": 4, "domain": null }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FeatureType", "length": 50, "domain": { "type": "codedValue", "name": "swFeatureType", "description": "Type of Storm Feature for Map Update", "codedValues": [ { "name": "Canal", "code": "Canal" }, { "name": "Creek", "code": "Creek" }, { "name": "Culvert", "code": "Culvert" }, { "name": "Detention Pond", "code": "Detention Pond" }, { "name": "Flume", "code": "Flume" }, { "name": "Head Gate", "code": "Head Gate" }, { "name": "Inlet", "code": "Inlet" }, { "name": "Irrigation Box", "code": "Irrigation Box" }, { "name": "Outfall", "code": "Outfall" }, { "name": "Pipe End", "code": "Pipe End" }, { "name": "Plug", "code": "Plug" }, { "name": "Storm Casing", "code": "Storm Casing" }, { "name": "Storm Ceptor", "code": "Storm Ceptor" }, { "name": "Storm Lateral", "code": "Storm Lateral" }, { "name": "Storm Main", "code": "Storm Main" }, { "name": "Storm MH", "code": "Storm MH" }, { "name": "Storm Separator", "code": "Storm Separator" }, { "name": "Virtual Drainline", "code": "Virtual Drainline" }, { "name": "Other", "code": "Other" }, { "name": "Under Drain", "code": "Under Drain" }, { "name": "Lateral", "code": "Lateral" }, { "name": "Storm Ditch", "code": "Storm Ditch" }, { "name": "Irrigation Pipe", "code": "Irrigation Pipe" }, { "name": "Irrigation Pipe Lateral", "code": "Irrigation Pipe Lateral" }, { "name": "Irrigation Ditch", "code": "Irrigation Ditch" }, { "name": "Irrigation Ditch Lateral", "code": "Irrigation Ditch Lateral" }, { "name": "Trench Drain", "code": "Trench Drain" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 200, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "As-built Reference", "length": 255, "domain": null }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_691", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S565_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }