easy-osm2city/scripts/osmium-config/osmium-cut-world-step-3-nw-nw.json
merspieler 3286ece84d Removed -hemi from file names
Signed-off-by: merspieler <merspieler@airmail.cc>
2019-03-23 03:01:46 +00:00

21 lines
332 B
JSON

{
"extracts":
[
{
"output": "nw-nw-1.osm.pbf",
"output-format": "pbf",
"bbox": [-180,40,-150,80]
},
{
"output": "nw-nw-2.osm.pbf",
"output-format": "pbf",
"bbox": [-150,40,-120,80]
},
{
"output": "nw-nw-3.osm.pbf",
"output-format": "pbf",
"bbox": [-120,40,-90,80]
},
],
"directory": "."
}