An open API service indexing awesome lists of open source software.

https://github.com/interuss/geospatial-utils


https://github.com/interuss/geospatial-utils

Last synced: 2 months ago
JSON representation

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.