36 lines
629 B
JSON
36 lines
629 B
JSON
{
|
|
"extracts":
|
|
[
|
|
{
|
|
"output": "w100n70.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-100,70,-90,80]
|
|
},
|
|
{
|
|
"output": "w110n70.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-110,70,-100,80]
|
|
},
|
|
{
|
|
"output": "w120n70.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-120,70,-110,80]
|
|
},
|
|
{
|
|
"output": "w100n60.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-100,60,-90,70]
|
|
},
|
|
{
|
|
"output": "w110n60.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-110,60,-100,70]
|
|
},
|
|
{
|
|
"output": "w120n60.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-120,60,-110,70]
|
|
},
|
|
],
|
|
"directory": "./output"
|
|
}
|