37 lines
631 B
JSON
37 lines
631 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w070s50.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-70,-50,-60,-40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w080s50.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-80,-50,-70,-40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w090s50.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-90,-50,-80,-40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w070s60.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-70,-60,-60,-50]
|
||
|
},
|
||
|
{
|
||
|
"output": "w080s60.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-80,-60,-70,-50]
|
||
|
},
|
||
|
{
|
||
|
"output": "w090s60.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-90,-60,-80,-50]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|