37 lines
628 B
JSON
37 lines
628 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w160n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-160,10,-150,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w170n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-170,10,-160,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w180n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-180,10,-170,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w160n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-160,0,-150,10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w170n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-170,0,-160,10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w180n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-180,0,-170,10]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|