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