diff --git a/sources/federal/ut-blm-grazing.json b/sources/federal/ut-blm-grazing.json new file mode 100644 index 0000000..efd2a6b --- /dev/null +++ b/sources/federal/ut-blm-grazing.json @@ -0,0 +1,18 @@ +{ + "name": "Bureau of Land Management Grazing Allotments in Utah", + "attribution": "Bureau of Land Management", + "properties": { + "adminAgency": { + "static": "Bureau of Land Management" + }, + "type": { + "static" : "other" + }, + "adminLevel": { + "static": "federal" + } + }, + "filetype": "gdb", + "url": "https://www.blm.gov/style/medialib/blm/ut/support_services_uso.Par.79233.File.dat/GrazingAllotments_042016.gdb.zip", + "layerName" : "gra_allot_poly" +}