{ "currentVersion": 10.91, "id": 6, "name": "URBAN RENEWAL AREAS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Commerce City's Urban Renewal Area layer is a digital, geospatial file depicting urban renewal areas (URAs) within Commerce City. Maintained by Commerce City's Economic Development division.", "copyrightText": "Commerce City, Colorado (GIS division, Economic Development division)", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edit_date", "editorField": "last_edit_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": 3156928.3001181334, "ymin": 1710858.213578388, "xmax": 3172960.9117536396, "ymax": 1732028.0567373037, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 245, 188, 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": "MODUSER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDATE" }, { "name": "LASTMODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "LASTMODIFIEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTMODIFIEDDATE" }, { "name": "MODUSER", "type": "esriFieldTypeString", "alias": "MODUSER", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MODUSER" }, { "name": "CREATEUSER", "type": "esriFieldTypeString", "alias": "CREATEUSER", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CREATEUSER" }, { "name": "RENEWALAREA", "type": "esriFieldTypeString", "alias": "URA Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RENEWALAREA" }, { "name": "ORDINANCENUMBER", "type": "esriFieldTypeString", "alias": "ORDINANCENUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ORDINANCENUMBER" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "DOCUMENTLINK", "type": "esriFieldTypeString", "alias": "DOCUMENTLINK", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DOCUMENTLINK" }, { "name": "APPROVALDATE", "type": "esriFieldTypeDate", "alias": "APPROVALDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "APPROVALDATE" }, { "name": "RESOLUTIONNUMBER", "type": "esriFieldTypeString", "alias": "RESOLUTIONNUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RESOLUTIONNUMBER" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NOTES" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status_Basic", "description": "Status Basic", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 50, "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_edit_user", "type": "esriFieldTypeString", "alias": "last_edit_user", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "last_edit_user" }, { "name": "last_edit_date", "type": "esriFieldTypeDate", "alias": "last_edit_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edit_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": "R2050_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2050", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2050", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1997_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "URBAN RENEWAL AREAS", "description": "", "prototype": { "attributes": { "NOTES": null, "STATUS": null, "CREATEDATE": null, "LASTMODIFIEDDATE": null, "MODUSER": null, "CREATEUSER": null, "RENEWALAREA": null, "ORDINANCENUMBER": null, "DESCRIPTION": null, "DOCUMENTLINK": null, "APPROVALDATE": null, "RESOLUTIONNUMBER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }