{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Trails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 3133174.311869651, "ymin": 1721433.9675290436, "xmax": 3189433.166867867, "ymax": 1790015.916153118, "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": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 56, 0, 255 ], "width": 1.1 }, "value": "EXIST", "label": "EXISTING", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 38, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 20000, "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": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "TrailStatus", "description": "Status of completion", "codedValues": [ { "name": "Existing", "code": "EXIST" }, { "name": "In Progress", "code": "PROG" }, { "name": "Proposed - Mid-term", "code": "PRPMT" }, { "name": "Proposed - Long-term", "code": "PRPLT" }, { "name": "Proposed", "code": "PRP" }, { "name": "Approved for Development", "code": "APPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 5, "defaultValue": "EXIST", "modelName": "STATUS" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "TrailType", "description": "Regional, Local or Private", "codedValues": [ { "name": "Local", "code": "LOC" }, { "name": "Regional", "code": "REG" }, { "name": "Local Outside", "code": "LOCOUT" }, { "name": "Regional Outside", "code": "REGOUT" }, { "name": "Private", "code": "PRIV" }, { "name": "Unknown", "code": "UNK" }, { "name": "Needs Research-Local", "code": "XLOC" }, { "name": "Needs Research-Regional", "code": "XREG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": "UNK", "modelName": "TYPE" }, { "name": "SUBTYPE", "type": "esriFieldTypeString", "alias": "SUBTYPE", "domain": { "type": "codedValue", "name": "TrailSubtype", "description": "Details about a portion of the trail", "codedValues": [ { "name": "Spur", "code": "SPUR" }, { "name": "Connection", "code": "CONN" }, { "name": "Bridge", "code": "BRID" }, { "name": "Underpass", "code": "UPAS" }, { "name": "Bike", "code": "BIKE" }, { "name": "At-Grade Crossing", "code": "XING" }, { "name": "Stairway", "code": "STEP" }, { "name": "Dock", "code": "DOCK" }, { "name": "Paved Shoulders", "code": "SHLD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SUBTYPE" }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "SURFACE", "domain": { "type": "codedValue", "name": "TrailSurface", "description": "Surface type", "codedValues": [ { "name": "Concrete", "code": "CONC" }, { "name": "Asphalt", "code": "ASPH" }, { "name": "Soft Surface", "code": "SOFT" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Unknown", "code": "UNK" }, { "name": "Planking", "code": "PLNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "length": 4, "defaultValue": "UNK", "modelName": "SURFACE" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": { "type": "range", "name": "TrailWidth_4", "description": "Width of trail", "range": [ 0.5, 20 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0.5, "modelName": "WIDTH" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "TrailSource", "description": "Source of the data", "codedValues": [ { "name": "DRCOG 2008 Aerials", "code": "AER08" }, { "name": "Thornton GIS", "code": "COT" }, { "name": "Northglenn GIS", "code": "NGLN" }, { "name": "Adams Co GIS", "code": "ADCO" }, { "name": "Google Earth", "code": "GOOG" }, { "name": "Pictometry 2010", "code": "PIC10" }, { "name": "POS Master Plan 2010", "code": "POS" }, { "name": "Asbuilt/Plans", "code": "DRAW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": "COT", "modelName": "Source" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "TrailFunctionCode", "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": "E_LENGTH", "type": "esriFieldTypeDouble", "alias": "Estimated Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E_LENGTH" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S19_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "EXIST", "name": "EXIST", "domains": { "STATUS": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "SUBTYPE": {"type": "inherited"}, "SURFACE": {"type": "inherited"}, "WIDTH": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "FUNCTION_CODE": {"type": "inherited"} }, "templates": [ { "name": "EXISTING", "description": "", "prototype": { "attributes": { "FUNCTION_NOTES": null, "STATUS": "EXIST", "SUBTYPE": null, "SURFACE": "UNK", "NAME": null, "TYPE": "UNK", "WIDTH": 0.5, "SOURCE": "COT", "E_LENGTH": null, "DATE_CREATED": null, "DATE_CHANGED": null, "FUNCTION_CODE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Rec Fields", "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": 3136175.329860106, "ymin": 1727077.7592257708, "xmax": 3173867.0117325634, "ymax": 1789171.2902029604, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "TYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_35", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S23_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Rec Fields", "description": "", "prototype": { "attributes": {"TYPE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "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 } ], "tables": [] }