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

https://github.com/stephangeorg/searoutes-api

Compute shortest maritime routes between two locations.
https://github.com/stephangeorg/searoutes-api

Last synced: 12 months ago
JSON representation

Compute shortest maritime routes between two locations.

Awesome Lists containing this project

README

          

# Searoutes

Heavily inspired by [Eurostat SeaRoute](https://github.com/eurostat/searoute).

## Data

+ [Eurostat SeaRoute](https://github.com/eurostat/searoute?tab=readme-ov-file#some-additional-information)
+ Oak Ridge National Labs CTA Transportation Network Group, Global Shipping Lane Network, World, 2000
+ AIS data

## Features

+ Djikstra via https://github.com/perliedman/geojson-path-finder
+ Spatial Index [Flatbush spatial index](https://github.com/mourner/flatbush)