22 lines
325 B
JSON
22 lines
325 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "nw-ne-1.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-90,40,-60,80]
|
||
|
},
|
||
|
{
|
||
|
"output": "nw-ne-2.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-60,40,-30,80]
|
||
|
},
|
||
|
{
|
||
|
"output": "nw-ne-3.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-30,40,0,80]
|
||
|
},
|
||
|
],
|
||
|
"directory": "."
|
||
|
}
|