Closed kent1D closed 6 years ago
The make boundary is now fully working on OSX, partially fix #13 (for sed --in-place)
make boundary
sed --in-place
Fix #12, if there is no tmp/boundary/ folder available, we create it.
tmp/boundary/
Fix #15, relying on ISO country code better than name to use the overpass API, this shouldn't change.
Cool, thanks :)
The
make boundary
is now fully working on OSX, partially fix #13 (forsed --in-place
)Fix #12, if there is no
tmp/boundary/
folder available, we create it.Fix #15, relying on ISO country code better than name to use the overpass API, this shouldn't change.