Skip to content

Instantly share code, notes, and snippets.

@charleyramm
Forked from max-mapper/camping.geojson
Last active August 29, 2015 14:24
Show Gist options
  • Save charleyramm/d9b9f46d51496fef39e4 to your computer and use it in GitHub Desktop.
Save charleyramm/d9b9f46d51496fef39e4 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"OBJECTID": "37",
"REC_NAME": "Upper Palisades Recreation Site",
"REC_TYPE": "Campsite Point",
"REC_LABEL": "Upper Palisades",
"OPEN_STAT": "Yearlong",
"FEE_AUTH": "Yes",
"REC_DEV_LVL": "Developed",
"COMPLT_DT": "UNKNOWN",
"BUDGET_CD": "Null",
"FAC_ADMIN": "BL - Bureau of Land Management",
"BLM_ORG_CD": "ORP06 - Deschutes Field Office",
"PLANID": "Null",
"FAMSKEY": "Null",
"RMISKEY": "Null",
"GLOBALID": "{26C717E9-B323-4FFC-8697-4E3237E4C0F7}",
"SHAPE": "Point",
"ELEV_FT": "Null",
"name": "Campsite"
},
"geometry": {
"type": "Point",
"coordinates": [
-120.82060038599997,
44.131275052000035
]
}
},
{
"type": "Feature",
"properties": {
"OBJECTID": "138",
"REC_NAME": "Rattlesnake Recreation Site",
"REC_TYPE": "Campsite Point",
"REC_LABEL": "Rattlesnake ",
"OPEN_STAT": "Yearlong",
"FEE_AUTH": "Yes",
"REC_DEV_LVL": "Developed",
"COMPLT_DT": "UNKNOWN",
"BUDGET_CD": "Null",
"FAC_ADMIN": "BL - Bureau of Land Management",
"BLM_ORG_CD": "ORP06 - Deschutes Field Office",
"PLANID": "Null",
"FAMSKEY": "L1380235",
"RMISKEY": "01553.000",
"GLOBALID": "{529FCFE4-9098-496E-9A5C-F6062870A129}",
"SHAPE": "Point",
"ELEV_FT": "Null",
"name": "Campsite"
},
"geometry": {
"type": "Point",
"coordinates": [
-120.93173108099995,
45.33648567600005
]
}
},
{
"type": "Feature",
"properties": {
"OBJECTID": "139",
"REC_NAME": "Jones Canyon Recreation Site",
"REC_TYPE": "Campsite Point",
"REC_LABEL": "Jones Canyon",
"OPEN_STAT": "Yearlong",
"FEE_AUTH": "Yes",
"REC_DEV_LVL": "Developed",
"COMPLT_DT": "UNKNOWN",
"BUDGET_CD": "Null",
"FAC_ADMIN": "BL - Bureau of Land Management",
"BLM_ORG_CD": "ORP06 - Deschutes Field Office",
"PLANID": "Null",
"FAMSKEY": "L1380212",
"RMISKEY": "01551.000",
"GLOBALID": "{CF216ECA-5549-486E-BC75-DBE8D979B2D3}",
"SHAPE": "Point",
"ELEV_FT": "Null",
"name": "Campsite"
},
"geometry": {
"type": "Point",
"coordinates": [
-120.957777325,
45.307691041000055
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment