osmium-tool wrapper that allows you to download OSM files from GCS, export the data as a GeoJSON sequence file, and upload the result into GCS.
Navigate to the root osmium-gcs/
directory (where exporter.sh
is located) and run:
./exporter.sh
When contributing to this repository, please follow the steps below:
- Fork the repository
- Submit your patch in one commit, or a series of well-defined commits
- Submit your pull request and make sure you reference the issue you are addressing