22 lines
320 B
JSON
22 lines
320 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "se-nw-1.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [0,-40,30,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "se-nw-2.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [30,-40,60,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "se-nw-3.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [60,-40,90,0]
|
||
|
},
|
||
|
],
|
||
|
"directory": "."
|
||
|
}
|