37 lines
629 B
JSON
37 lines
629 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w010s30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-10,-30,-0,-20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w020s30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-20,-30,-10,-20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w030s30.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-30,-30,-20,-20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w010s40.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-10,-40,-0,-30]
|
||
|
},
|
||
|
{
|
||
|
"output": "w020s40.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-20,-40,-10,-30]
|
||
|
},
|
||
|
{
|
||
|
"output": "w030s40.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-30,-40,-20,-30]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|