22 lines
332 B
JSON
22 lines
332 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "sw-nw-1.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-180,-40,-150,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "sw-nw-2.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-150,-40,-120,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "sw-nw-3.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-120,-40,-90,0]
|
||
|
},
|
||
|
],
|
||
|
"directory": "."
|
||
|
}
|