https://github.com/interuss/geospatial-utils
https://github.com/interuss/geospatial-utils
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/interuss/geospatial-utils
- Owner: interuss
- License: apache-2.0
- Created: 2025-09-04T18:31:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-16T13:35:21.000Z (3 months ago)
- Last Synced: 2026-03-17T00:54:46.985Z (3 months ago)
- Language: Python
- Size: 89.8 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# geospatial-utils
This repository contains a suite of tools to manage geospatial data
## Getting started
To run the tool:
* Install Docker.
* Ensure you initialized submodules with `git submodule update --init --recursive`
* Run the following command: `./geospatial-utils/run_locally.sh --help`
## Tools
### ED-269 to ED-318 converter
A converter to transform ED-269 to ED-318 is provided by using the `convert` command.