37 lines
616 B
JSON
37 lines
616 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w040n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-40,10,-30,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w050n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-50,10,-40,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w060n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-60,10,-50,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w040n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-40,0,-30,10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w050n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-50,0,-40,10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w060n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-60,0,-50,10]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|