37 lines
614 B
JSON
37 lines
614 B
JSON
|
{
|
||
|
"extracts":
|
||
|
[
|
||
|
{
|
||
|
"output": "w010n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-10,10,-0,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w020n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-20,10,-10,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w030n10.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-30,10,-20,20]
|
||
|
},
|
||
|
{
|
||
|
"output": "w010n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-10,0,-0,10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w020n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-20,0,-10,10]
|
||
|
},
|
||
|
{
|
||
|
"output": "w030n00.osm.pbf",
|
||
|
"output-format": "pbf",
|
||
|
"bbox": [-30,0,-20,10]
|
||
|
},
|
||
|
],
|
||
|
"directory": "./output"
|
||
|
}
|