{ "currentVersion": 10.91, "id": 6, "name": "Illicit Discharge", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1497024932000 }, "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": 434687.99480000045, "ymin": 114598.74730000086, "xmax": 551465.2626999998, "ymax": 278168.3786999993, "spatialReference": { "wkid": 32145, "latestWkid": 32145, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "sourceSpatialReference": { "wkid": 32145, "latestWkid": 32145 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "030077e12dc78921c4533b20f73935bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUOI3V0btKA1EUheFPDIwoFoo3vIAgpBDUxsLCxldRxDKWYmMlSApBEMEi7yAWsbOys1KsRTGNjSEQ1CGFFpE4yQyRDCpkwYGz117nZx92xi8r07a740LFWqsdDAaHYT7c7RxYNmlbYCriXROeh+PpJoQBDEbq/vbxn4Ed6g+BOYVY98F04qtnq7F8oCRv7xt4Zd1xwuOhlnoOOVlkG14VRa9EgcNYSf5Gk0a/TlRlFOvXblrKO54SEmMIInVV/YtRVZKA827ttwTvZRX0mYl4dzjwYkKpKTvisRl4aik23ZYbLMb8WWeObMR83bWUfwH2qtlExkfDe9NjQS0d8MRyon+ZdsIU+gQzxC/woLDRIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Source", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": { "type": "codedValue", "name": "EPWQ_TS4_StormwaterIllicitConnectionSource ", "description": "The source from which the illicit connection originates from", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Agricultural", "code": "Agricultural" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Source" }, { "name": "Weather", "type": "esriFieldTypeSmallInteger", "alias": "Weather", "domain": { "type": "codedValue", "name": "EPWQ_TS4_StormwaterWeatherType", "description": "The amount of rain observed near an illicit connection in the MS4 area of VT", "codedValues": [ { "name": "Light Rain", "code": 0 }, { "name": "Heavy Rain", "code": 1 }, { "name": "Previous Rain", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Weather" }, { "name": "Urgency", "type": "esriFieldTypeSmallInteger", "alias": "Urgency", "domain": { "type": "codedValue", "name": "EPWQ_TS4_StormwaterUrgency", "description": "The degree of urgency that an erosion or illicit connection repressents in the MS4 area of VT", "codedValues": [ { "name": "Low Priority", "code": 0 }, { "name": "Moderate Priority", "code": 1 }, { "name": "High Priority", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Urgency" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Comments" }, { "name": "CollectionDate", "type": "esriFieldTypeDate", "alias": "CollectionDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CollectionDate" }, { "name": "Flow", "type": "esriFieldTypeString", "alias": "Flow", "domain": { "type": "codedValue", "name": "Yes/No", "description": "Binary Yes/No for use across all database items", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "No Data", "code": "X" }, { "name": "Unknown", "code": "U" }, { "name": "Not Available", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Flow" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_195", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_195", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S160_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Illicit Discharge", "description": "", "prototype": { "attributes": { "Source": null, "Weather": null, "Urgency": null, "Comments": null, "CollectionDate": null, "Flow": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }