36 lines
617 B
JSON
36 lines
617 B
JSON
{
|
|
"extracts":
|
|
[
|
|
{
|
|
"output": "w010n50.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-10,50,-0,60]
|
|
},
|
|
{
|
|
"output": "w020n50.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-20,50,-10,60]
|
|
},
|
|
{
|
|
"output": "w030n50.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-30,50,-20,60]
|
|
},
|
|
{
|
|
"output": "w010n40.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-10,40,-0,50]
|
|
},
|
|
{
|
|
"output": "w020n40.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-20,40,-10,50]
|
|
},
|
|
{
|
|
"output": "w030n40.osm.pbf",
|
|
"output-format": "pbf",
|
|
"bbox": [-30,40,-20,50]
|
|
},
|
|
],
|
|
"directory": "./output"
|
|
}
|