36 lines
628 B
JSON
36 lines
628 B
JSON
{
|
|
"extracts":
|
|
[
|
|
{
|
|
"output": "w130n10.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-130,10,-120,20]
|
|
},
|
|
{
|
|
"output": "w140n10.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-140,10,-130,20]
|
|
},
|
|
{
|
|
"output": "w150n10.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-150,10,-140,20]
|
|
},
|
|
{
|
|
"output": "w130n00.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-130,0,-120,10]
|
|
},
|
|
{
|
|
"output": "w140n00.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-140,0,-130,10]
|
|
},
|
|
{
|
|
"output": "w150n00.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-150,0,-140,10]
|
|
},
|
|
],
|
|
"directory": "./output"
|
|
}
|