37 lines
641 B
JSON
37 lines
641 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w100s50.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-100,-50,-90,-40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w110s50.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-110,-50,-100,-40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w120s50.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-120,-50,-110,-40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w100s60.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-100,-60,-90,-50]
|
||
|
},
|
||
|
{
|
||
|
"output": "w110s60.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-110,-60,-100,-50]
|
||
|
},
|
||
|
{
|
||
|
"output": "w120s60.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-120,-60,-110,-50]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|