/osmium-gcs

osmium-tool wrapper that integrates with Google Cloud Storage

Primary LanguageShellMIT LicenseMIT

osmium-gcs Docker Pulls

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.

Usage

Navigate to the root osmium-gcs/ directory (where exporter.sh is located) and run:

./exporter.sh

Contributing

When contributing to this repository, please follow the steps below:

  1. Fork the repository
  2. Submit your patch in one commit, or a series of well-defined commits
  3. Submit your pull request and make sure you reference the issue you are addressing