{ "currentVersion": 10.91, "id": 37, "name": "ADCO_SPECIAL_DISTRICTS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "This was a new district in 1967.", "copyrightText": "Documents recorded with the County Clerk and Recorder (Ordered newest --> oldest):\n\nPetition for Organization: #811413, 06/01/1967.\n\nOrder and Decree: #822907, 11/10/1967.\n\nInclusions: #135122 B2241 P564, 05/25/1978; #825272 B1406 P354, 12/3/1967.\n\nExclusion:\n\nContact: Adams County Assessor's Office, GIS Deparment, 720-523-6038.", "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": 3125407.9999698848, "ymin": 1695058.250099644, "xmax": 3504328.2500018924, "ymax": 1794566.416568473, "spatialReference": { "wkid": 2877, "latestWkid": 2877 } }, "sourceSpatialReference": { "wkid": 2877, "latestWkid": 2877 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 206, 245, 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_1", "displayField": "DIST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTR_ABBR", "type": "esriFieldTypeString", "alias": "DISTR_ABBR", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "DISTR_ABBR" }, { "name": "DIST_NAME", "type": "esriFieldTypeString", "alias": "DIST_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DIST_NAME" }, { "name": "DIST_ID", "type": "esriFieldTypeString", "alias": "DIST_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIST_ID" }, { "name": "DIST_TYPE", "type": "esriFieldTypeString", "alias": "DIST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIST_TYPE" }, { "name": "DIST_PURPO", "type": "esriFieldTypeString", "alias": "DIST_PURPO", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DIST_PURPO" }, { "name": "RECORDED", "type": "esriFieldTypeDate", "alias": "RECORDED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RECORDED" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "PHONE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHONE" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "DocumentLink", "type": "esriFieldTypeString", "alias": "DocumentLink", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DocumentLink" }, { "name": "FinancialDocLink", "type": "esriFieldTypeString", "alias": "FinancialDocLink", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FinancialDocLink" }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID_1" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2056_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2056", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2056", "fields": "GlobalID_1,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2003_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ADCO_SPECIAL_DISTRICTS", "description": "", "prototype": { "attributes": { "FinancialDocLink": null, "DocumentLink": null, "DISTR_ABBR": null, "DIST_NAME": null, "DIST_ID": null, "DIST_TYPE": null, "DIST_PURPO": null, "RECORDED": null, "CONTACT": null, "PHONE": null, "ADDRESS1": null, "ADDRESS2": null, "CITY": null, "STATE": null, "ZIPCODE": null, "GlobalID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1500, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }