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