diff --git a/sources/federal/nv-blm-grazing.json b/sources/federal/nv-blm-grazing.json new file mode 100644 index 0000000..ccee872 --- /dev/null +++ b/sources/federal/nv-blm-grazing.json @@ -0,0 +1,18 @@ +{ + "name": "Bureau of Land Management Grazing Allotments in Nevada", + "attribution": "Bureau of Land Management", + "properties": { + "name" : "ALLOT_NAME", + "adminAgency": { + "static": "Bureau of Land Management" + }, + "adminLevel": { + "static": "federal" + }, + "type": { + "static": "other" + } + }, + "filetype": "shp", + "url": "https://www.blm.gov/style/medialib/blm/nv/gis/shp_files.Par.83222.File.dat/NV_Grazing_Allotments_shp.zip" +}