37 lines
623 B
JSON
37 lines
623 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w010s10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-10,-10,-0,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "w020s10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-20,-10,-10,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "w030s10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-30,-10,-20,0]
|
||
|
},
|
||
|
{
|
||
|
"output": "w010s20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-10,-20,-0,-10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w020s20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-20,-20,-10,-10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w030s20.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-30,-20,-20,-10]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|