{ "currentVersion": 10.91, "id": 2, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": 3135955.669822395, "ymin": 1728280.148876682, "xmax": 3188358.667046055, "ymax": 1789643.7319886386, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "COMPL", "label": "EXISTING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 215, 158, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "PROG", "label": "IN PROGRESS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 215, 158, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "PROP", "label": "PROPOSED", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 76, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 30000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "Park_Type_1", "description": "Specific land use for park and open space land", "codedValues": [ { "name": "Park", "code": "PARK" }, { "name": "Joint Use", "code": "JOINT" }, { "name": "Developer Park", "code": "DEV" }, { "name": "Golf Course", "code": "GOLF" }, { "name": "Farm", "code": "FARM" }, { "name": "ADCO Conservation Easement", "code": "EASE" }, { "name": "Open Space", "code": "OPNSP" }, { "name": "School", "code": "SCHL" }, { "name": "Open Land", "code": "OPNL" }, { "name": "Open Land Not Open to Public", "code": "OPNLX" }, { "name": "Other Areas", "code": "OTHR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "TYPE" }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "domain": { "type": "codedValue", "name": "Park_Subtype_1", "description": "What specific type of park is it?", "codedValues": [ { "name": "Pocket Park", "code": "POCK" }, { "name": "Neighborhood Park", "code": "NBHD" }, { "name": "Community Park", "code": "COMM" }, { "name": "Unknown", "code": "UNK" }, { "name": "HOA", "code": "HOA" }, { "name": "Detention", "code": "DET" }, { "name": "Trail Corridor/Open Space", "code": "CORR" }, { "name": "Other Areas", "code": "OTHR" }, { "name": "Median/ROW", "code": "ROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": "UNK", "modelName": "SUBTYPE" }, { "name": "SPEC_DESIG", "type": "esriFieldTypeString", "alias": "SPEC_DESIG", "domain": { "type": "codedValue", "name": "Park_SpecDesig", "description": "Additional Special Designation for Park Type", "codedValues": [ { "name": "Detention", "code": "DET" }, { "name": "Conservation Easement", "code": "CEAS" }, { "name": "Life Estate", "code": "LIFE" }, { "name": "Other Easement", "code": "OEAS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SPEC_DESIG" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Park_Status", "description": "What stage of development land is in", "codedValues": [ { "name": "Complete", "code": "COMPL" }, { "name": "Proposed", "code": "PROP" }, { "name": "Purchased", "code": "PURCH" }, { "name": "Unknown", "code": "UNK" }, { "name": "In Progress", "code": "PROG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "STATUS" }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "DATA SOURCE", "domain": { "type": "codedValue", "name": "Park_DataSource", "description": "Who provided the data", "codedValues": [ { "name": "Thornton", "code": "COT" }, { "name": "Adams County", "code": "ADCO" }, { "name": "Northglenn", "code": "NGLN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 4, "defaultValue": null, "modelName": "DATA_SOURCE" }, { "name": "LIMITS", "type": "esriFieldTypeString", "alias": "LIMITS", "domain": { "type": "codedValue", "name": "Park_Limits", "description": "Location of park relative to city limits", "codedValues": [ { "name": "Within City Limits", "code": "I" }, { "name": "Outside City Limits", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "LIMITS" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ACRES" }, { "name": "CALC_ACRES", "type": "esriFieldTypeDouble", "alias": "CALC_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CALC_ACRES" }, { "name": "ACRES_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ACRES_TYPE", "domain": { "type": "codedValue", "name": "Acreage_Type", "description": "Legal from plat or calculated by ArcGIS", "codedValues": [ { "name": "Legal", "code": 1 }, { "name": "Calculated", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES_TYPE" }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "MAINT_BY", "domain": { "type": "codedValue", "name": "Park_MaintBy", "description": "Area Assignment; who maintains it", "codedValues": [ { "name": "City of Thornton", "code": "COT" }, { "name": "Homeowner's Association", "code": "HOA" }, { "name": "Adams County", "code": "ADCO" }, { "name": "Adjacent City", "code": "ADJCITY" }, { "name": "State", "code": "STATE" }, { "name": "Special District", "code": "SPCDIST" }, { "name": "Unknown", "code": "UNK" }, { "name": "Private", "code": "PRIVATE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "MAINT_BY" }, { "name": "LOC_CODE", "type": "esriFieldTypeSmallInteger", "alias": "LOC_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOC_CODE" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "DATE_CHANGED", "type": "esriFieldTypeDate", "alias": "DATE_CHANGED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CHANGED" }, { "name": "FUNCTION_CODE", "type": "esriFieldTypeString", "alias": "FUNCTION_CODE", "domain": { "type": "codedValue", "name": "Park_FunctionCode", "description": "Identifies changes", "codedValues": [ { "name": "Changed", "code": "C" }, { "name": "Insert", "code": "I" }, { "name": "Delete", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FUNCTION_CODE" }, { "name": "FUNCTION_NOTES", "type": "esriFieldTypeString", "alias": "FUNCTION_NOTES", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FUNCTION_NOTES" }, { "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": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S20_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "COMPL", "name": "COMPL", "domains": { "TYPE": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "SPEC_DESIG": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "DATA_SOURCE": {"type": "inherited"}, "LIMITS": {"type": "inherited"}, "ACRES_TYPE": {"type": "inherited"}, "MAINT_BY": {"type": "inherited"}, "FUNCTION_CODE": {"type": "inherited"} }, "templates": [ { "name": "EXISTING", "description": "", "prototype": { "attributes": { "NAME": null, "TYPE": " ", "SPEC_DESIG": null, "STATUS": "COMPL", "DATA_SOURCE": " ", "LIMITS": " ", "ACRES_TYPE": null, "FUNCTION_NOTES": null, "SUBTYPE": "UNK", "ACRES": 0, "CALC_ACRES": null, "MAINT_BY": " ", "LOC_CODE": null, "DATE_CREATED": null, "DATE_CHANGED": null, "FUNCTION_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PROG", "name": "PROG", "domains": { "TYPE": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "SPEC_DESIG": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "DATA_SOURCE": {"type": "inherited"}, "LIMITS": {"type": "inherited"}, "ACRES_TYPE": {"type": "inherited"}, "MAINT_BY": {"type": "inherited"}, "FUNCTION_CODE": {"type": "inherited"} }, "templates": [ { "name": "IN PROGRESS", "description": "", "prototype": { "attributes": { "NAME": null, "TYPE": " ", "SPEC_DESIG": null, "STATUS": "PROG", "DATA_SOURCE": " ", "LIMITS": " ", "ACRES_TYPE": null, "FUNCTION_NOTES": null, "SUBTYPE": "UNK", "ACRES": 0, "CALC_ACRES": null, "MAINT_BY": " ", "LOC_CODE": null, "DATE_CREATED": null, "DATE_CHANGED": null, "FUNCTION_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "PROP", "name": "PROP", "domains": { "TYPE": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "SPEC_DESIG": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "DATA_SOURCE": {"type": "inherited"}, "LIMITS": {"type": "inherited"}, "ACRES_TYPE": {"type": "inherited"}, "MAINT_BY": {"type": "inherited"}, "FUNCTION_CODE": {"type": "inherited"} }, "templates": [ { "name": "PROPOSED", "description": "", "prototype": { "attributes": { "NAME": null, "TYPE": " ", "SPEC_DESIG": null, "STATUS": "PROP", "DATA_SOURCE": " ", "LIMITS": " ", "ACRES_TYPE": null, "FUNCTION_NOTES": null, "SUBTYPE": "UNK", "ACRES": 0, "CALC_ACRES": null, "MAINT_BY": " ", "LOC_CODE": null, "DATE_CREATED": null, "DATE_CHANGED": null, "FUNCTION_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }