37 lines
631 B
JSON
37 lines
631 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w160n30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-160,30,-150,40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w170n30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-170,30,-160,40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w180n30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-180,30,-170,40]
|
||
|
},
|
||
|
{
|
||
|
"output": "w160n20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-160,20,-150,30]
|
||
|
},
|
||
|
{
|
||
|
"output": "w170n20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-170,20,-160,30]
|
||
|
},
|
||
|
{
|
||
|
"output": "w180n20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-180,20,-170,30]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|