{ "currentVersion": 10.81, "id": 51, "name": "Storm Irrigation Ditch", "type": "Feature Layer", "parentLayer": { "id": 43, "name": "Storm" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "swOpenDrain", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "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": 3063567.530803308, "ymin": 1703998.36935848, "xmax": 3131390.8321643025, "ymax": 1750159.220934227, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "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 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "FEATURETYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "LOCATION" }, { "name": "INSTALLYR", "type": "esriFieldTypeString", "alias": "Install Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INSTALLYR" }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FeatureType", "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" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEATURETYPE" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ASBUILT", "type": "esriFieldTypeString", "alias": "As-built Reference", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ASBUILT" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_691", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S565_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Canal", "name": "Canal", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Canal", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "ASBUILT": null, "STATUS": null, "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": "Canal", "NAME": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ditch", "name": "Ditch", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Ditch", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "ASBUILT": null, "STATUS": null, "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": "Ditch", "NAME": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Irrigation Ditch", "name": "Irrigation Ditch", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Irrigation Ditch", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "ASBUILT": null, "STATUS": null, "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": "Irrigation Ditch", "NAME": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Irrigation Ditch Lateral", "name": "Irrigation Ditch Lateral", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Irrigation Ditch Lateral", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "ASBUILT": null, "STATUS": null, "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": "Irrigation Ditch Lateral", "NAME": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Irrigation Pipe Lateral", "name": "Irrigation Pipe Lateral", "domains": { "STATUS": {"type": "inherited"}, "FEATURETYPE": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "SOURCE": {"type": "inherited"} }, "templates": [ { "name": "Irrigation Pipe Lateral", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "ASBUILT": null, "STATUS": null, "ASSETID": null, "LOCATION": null, "INSTALLYR": null, "FEATURETYPE": "Irrigation Pipe Lateral", "NAME": null, "COMMENTS": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }