{ "currentVersion": 10.91, "id": 6, "name": "PARCEL_ZONING_SPLIT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Commerce City's layer is a digital, geospatial file depicting city zoning and according ordinances. It is maintained by the city's Community Planning & Development Services department in an ESRI SDE environment.", "copyrightText": "Commerce City, Colorado (GIS division; Community Planning & Development)", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "create_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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3160626.3189688027, "ymin": 1716436.1797846407, "xmax": 3178060.345780477, "ymax": 1753204.5343973935, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 234, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PUD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PIN" }, { "name": "CASE_NO", "type": "esriFieldTypeString", "alias": "Case No.", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZONING_CODE" }, { "name": "ZONING_CODE", "type": "esriFieldTypeString", "alias": "Zoning Code", "domain": { "type": "codedValue", "name": "DIST_Zoning_Code4Editing", "description": "Zoning District Codes for Zoning Maintenance Editing", "codedValues": [ { "name": "TBD - Zoning Code To Be Determined", "code": "TBD" }, { "name": "Split - Parcel w/Split Zoning", "code": "Split" }, { "name": "AG - Agricultural District", "code": "AG" }, { "name": "C-1 - Local Commercial District", "code": "C-1" }, { "name": "C-2 - General Commercial District", "code": "C-2" }, { "name": "C-3 - Regional Commercial District", "code": "C-3" }, { "name": "I-1 - Light Intensity Industrial District", "code": "I-1" }, { "name": "I-2S - Industrial Park Storage District", "code": "I-1S" }, { "name": "I-2 - Medium Intensity Industrial District", "code": "I-2" }, { "name": "I-3 - Heavy Intensity Industrial District", "code": "I-3" }, { "name": "MHP - Mobile Home Park District", "code": "MHP" }, { "name": "MU-1 - Mixed Use District", "code": "MU-1" }, { "name": "PUBLIC - Public District", "code": "PUBLIC" }, { "name": "PUD - Planned Unit Development District", "code": "PUD" }, { "name": "R-1 - Single-Family Detached Residential District", "code": "R-1" }, { "name": "R-2 - Single-Family Attached Residential District", "code": "R-2" }, { "name": "R-3 - Multi-Family Residential District", "code": "R-3" }, { "name": "R-4 - Townhouse Residential District", "code": "R-4" }, { "name": "RMA - Rocky Mountain Arsenal", "code": "RMA" }, { "name": "ROW - Right-of-Way District", "code": "ROW" }, { "name": "RU - Residential Unit District", "code": "RU" }, { "name": "ADCO - Unincorporated Adams County", "code": "ADCO" }, { "name": "THOR - City of Thorton", "code": "THOR" }, { "name": "UNK - Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PUD_NAME" }, { "name": "PUD_NAME", "type": "esriFieldTypeString", "alias": "PUD Name", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "CASE_NO" }, { "name": "NOTE", "type": "esriFieldTypeString", "alias": "Note", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "NOTE" }, { "name": "ZONING_SPLIT", "type": "esriFieldTypeString", "alias": "Parcel w/Split Zoning", "domain": { "type": "codedValue", "name": "GEN_Yes_No_1_1", "description": "Yes / No", "codedValues": [ { "name": "NO", "code": "NO" }, { "name": "YES", "code": "YES" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ZONING_SPLIT" }, { "name": "Zoning_Area_SqFt", "type": "esriFieldTypeDouble", "alias": "Zoning Area (SqFt)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONING_AREA" }, { "name": "Zoning_Area_Acres", "type": "esriFieldTypeDouble", "alias": "Zoning Area (Ac)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZONING_ACRES" }, { "name": "create_user", "type": "esriFieldTypeString", "alias": "Create User", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "create_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Editor User", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Last Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2079_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2079", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2079", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2026_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PARCEL_ZONING_SPLIT", "description": "", "prototype": { "attributes": { "Zoning_Area_SqFt": null, "Zoning_Area_Acres": null, "PIN": null, "CASE_NO": null, "ZONING_CODE": null, "PUD_NAME": null, "NOTE": null, "ZONING_SPLIT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }