{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Park with public access", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The Trust for Public Land built a comprehensive database of local parks in the nearly 14,000 cities, towns, and communities. We used census-defined urban areas to define where to collect and create local data. For each municipality, geographic boundaries were obtained from the U.S. Census 2010 Places geospatial dataset. Associated population estimates are derived from ESRI\u2019s 2018 Demographic Forecasts. We attempted to contact each municipality with a request for their parks data. If no GIS data was provided, we created GIS data for the place based on available resources, such as park information from municipal websites, GIS data available from counties and states, and satellite imagery.", "copyrightText": "2019 The Trust for Public Land", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.84136103519E7, "ymin": 2029746.4585000016, "xmax": -7269459.025599999, "ymax": 1.1505575909900002E7, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 163, 67, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "Park_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "parkid", "type": "esriFieldTypeString", "alias": "ParkID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ParkID" }, { "name": "park_name", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Park_Name" }, { "name": "park_designation", "type": "esriFieldTypeString", "alias": "Park Designation", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Park_Designation" }, { "name": "park_local_owner", "type": "esriFieldTypeString", "alias": "Local Owner Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Park_Local_Owner" }, { "name": "park_local_manager", "type": "esriFieldTypeString", "alias": "Local Manager Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Park_Local_Manager" }, { "name": "park_access", "type": "esriFieldTypeInteger", "alias": "Public Access", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Access" }, { "name": "park_size_acres", "type": "esriFieldTypeDouble", "alias": "Park Size (Acres)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Size_Acres" }, { "name": "park_address_1", "type": "esriFieldTypeString", "alias": "Street Address", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Park_Address_1" }, { "name": "park_urbanarea", "type": "esriFieldTypeString", "alias": "Park Urban Area", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Park_UrbanArea" }, { "name": "park_urbanarea_id", "type": "esriFieldTypeString", "alias": "Park Urban Area ID", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Park_UrbanArea_ID" }, { "name": "sum_totpopsvca", "type": "esriFieldTypeDouble", "alias": "Total population within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_TOTPOPSVCA" }, { "name": "sum_kidsvca", "type": "esriFieldTypeDouble", "alias": "Total population < 20 years of age within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_KIDSVCA" }, { "name": "sum_youngprosvca", "type": "esriFieldTypeDouble", "alias": "Total population 21 - 64 years of age of within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_YOUNGPROSVCA" }, { "name": "sum_seniorsvca", "type": "esriFieldTypeDouble", "alias": "Total population > 64 years of age within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_SENIORSVCA" }, { "name": "sum_hhilowsvca", "type": "esriFieldTypeDouble", "alias": "Total number of low income households within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_HHILOWSVCA" }, { "name": "sum_hhimedsvca", "type": "esriFieldTypeDouble", "alias": "Total number of middle income households within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_HHIMEDSVCA" }, { "name": "sum_hhihighsvca", "type": "esriFieldTypeDouble", "alias": "Total number of high income households within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_HHIHIGHSVCA" }, { "name": "sum_tothhsvca", "type": "esriFieldTypeDouble", "alias": "Total number of households within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_TOTHHSVCA" }, { "name": "sum_white_svc", "type": "esriFieldTypeDouble", "alias": "Total White population within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_WHITE_SVC" }, { "name": "sum_black_svc", "type": "esriFieldTypeDouble", "alias": "Total Black population within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_BLACK_SVC" }, { "name": "sum_amerindsvc", "type": "esriFieldTypeDouble", "alias": "Total American Indian population within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_AMERINDSVC" }, { "name": "sum_asian_svc", "type": "esriFieldTypeDouble", "alias": "Total Asian population within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_ASIAN_SVC" }, { "name": "sum_pacificsvc", "type": "esriFieldTypeDouble", "alias": "Total Pacific Islander population within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_PACIFICSVC" }, { "name": "sum_othracesvc", "type": "esriFieldTypeDouble", "alias": "Total population of other races within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_OTHRACESVC" }, { "name": "sum_race2upsvc", "type": "esriFieldTypeDouble", "alias": "Total population of 2 or more races within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_RACE2UPSVC" }, { "name": "sum_hisp_svc", "type": "esriFieldTypeDouble", "alias": "Total Hispanic population within a 10-minute walk (2018)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUM_HISP_SVC" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "datashare_yn", "type": "esriFieldTypeString", "alias": "DataShare_YN", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DataShare_YN" }, { "name": "park_place", "type": "esriFieldTypeString", "alias": "Park_Place", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Park_Place" }, { "name": "park_place_fips", "type": "esriFieldTypeString", "alias": "Park_Place_FIPS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Park_Place_FIPS" }, { "name": "gistrkrid", "type": "esriFieldTypeInteger", "alias": "GISTrkrID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISTrkrID" }, { "name": "sourceid", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SourceID" }, { "name": "park_owner_type", "type": "esriFieldTypeString", "alias": "Park_Owner_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Owner_Type" }, { "name": "park_manager_type", "type": "esriFieldTypeString", "alias": "Park_Manager_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Manager_Type" }, { "name": "park_status", "type": "esriFieldTypeString", "alias": "Park_Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Status" }, { "name": "park_land_acquisition", "type": "esriFieldTypeInteger", "alias": "Park_Land_Acquisition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Land_Acquisition" }, { "name": "park_est_date", "type": "esriFieldTypeString", "alias": "Park_Est_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Est_Date" }, { "name": "park_size_sqft", "type": "esriFieldTypeDouble", "alias": "Park_Size_SQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Size_SQFT" }, { "name": "park_size_sqmeters", "type": "esriFieldTypeDouble", "alias": "Park_Size_SQMeters", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Size_SQMeters" }, { "name": "park_state", "type": "esriFieldTypeString", "alias": "Park_State", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_State" }, { "name": "park_state_fips", "type": "esriFieldTypeString", "alias": "Park_State_FIPS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Park_State_FIPS" }, { "name": "park_county", "type": "esriFieldTypeString", "alias": "Park_County", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "Park_County" }, { "name": "park_county_fips", "type": "esriFieldTypeString", "alias": "Park_County_FIPS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Park_County_FIPS" }, { "name": "park_zip", "type": "esriFieldTypeString", "alias": "Park_Zip", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Zip" }, { "name": "park_boundary_source", "type": "esriFieldTypeString", "alias": "Park_Boundary_Source", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Park_Boundary_Source" }, { "name": "park_source_agency", "type": "esriFieldTypeString", "alias": "Park_Source_Agency", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Park_Source_Agency" }, { "name": "park_feedback_source", "type": "esriFieldTypeString", "alias": "Park_Feedback_Source", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Park_Feedback_Source" }, { "name": "park_dateadded", "type": "esriFieldTypeDate", "alias": "Park_DateAdded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Park_DateAdded" }, { "name": "area_sq_km", "type": "esriFieldTypeDouble", "alias": "area_sq_km", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_sq_km" }, { "name": "canopy_pct", "type": "esriFieldTypeDouble", "alias": "canopy_pct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "canopy_pct" }, { "name": "trails_yn", "type": "esriFieldTypeString", "alias": "Trails (Y/N)", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "trails_yn" }, { "name": "playground_count", "type": "esriFieldTypeInteger", "alias": "Playground Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "playground_count" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "idx_parkid", "fields": "parkid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r35_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Park with public access", "description": "", "prototype": { "attributes": { "trails_yn": null, "parkid": null, "park_name": null, "park_designation": null, "park_local_owner": null, "park_local_manager": null, "park_access": null, "park_size_acres": null, "park_address_1": null, "park_urbanarea": null, "park_urbanarea_id": null, "sum_totpopsvca": null, "sum_kidsvca": null, "sum_youngprosvca": null, "sum_seniorsvca": null, "sum_hhilowsvca": null, "sum_hhimedsvca": null, "sum_hhihighsvca": null, "sum_tothhsvca": null, "sum_white_svc": null, "sum_black_svc": null, "sum_amerindsvc": null, "sum_asian_svc": null, "sum_pacificsvc": null, "sum_othracesvc": null, "sum_race2upsvc": null, "sum_hisp_svc": null, "playground_count": null, "canopy_pct": null, "datashare_yn": null, "park_place": null, "park_place_fips": null, "gistrkrid": null, "sourceid": null, "park_owner_type": null, "park_manager_type": null, "park_status": null, "park_land_acquisition": null, "park_est_date": null, "park_size_sqft": null, "park_size_sqmeters": null, "park_state": null, "park_state_fips": null, "park_county": null, "park_county_fips": null, "park_zip": null, "park_boundary_source": null, "park_source_agency": null, "park_feedback_source": null, "park_dateadded": null, "area_sq_km": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "90eb4044285149bd92510276f946b9de" }