37 lines
619 B
JSON
37 lines
619 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w070n30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-70,30,-60,40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w080n30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-80,30,-70,40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w090n30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-90,30,-80,40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w070n20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-70,20,-60,30]
|
||
|
},
|
||
|
{
|
||
|
"output": "w080n20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-80,20,-70,30]
|
||
|
},
|
||
|
{
|
||
|
"output": "w090n20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-90,20,-80,30]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|