27 lines
417 B
JSON
27 lines
417 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "sw-ne.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-90,-40,0,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "sw-nw.osm.pbf",
|
||
|
"output-forumat": "pbf",
|
||
|
"bbox": [-180,-40,-90,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "sw-se.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-90,-80,0,-40]
|
||
|
},
|
||
|
{
|
||
|
"output": "sw-sw.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-180,-80,-90,-40]
|
||
|
},
|
||
|
],
|
||
|
"directory": "."
|
||
|
}
|