36 lines
619 B
JSON
36 lines
619 B
JSON
{
|
|
"extracts":
|
|
[
|
|
{
|
|
"output": "w070n50.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-70,50,-60,60]
|
|
},
|
|
{
|
|
"output": "w080n50.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-80,50,-70,60]
|
|
},
|
|
{
|
|
"output": "w090n50.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-90,50,-80,60]
|
|
},
|
|
{
|
|
"output": "w070n40.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-70,40,-60,50]
|
|
},
|
|
{
|
|
"output": "w080n40.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-80,40,-70,50]
|
|
},
|
|
{
|
|
"output": "w090n40.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-90,40,-80,50]
|
|
},
|
|
],
|
|
"directory": "./output"
|
|
}
|