Skip to content

Tools to produce vector tiles from Electronic Navigational Charts

License

Notifications You must be signed in to change notification settings

openwatersio/enc-tiles

Repository files navigation

enc-tiles

Tools to produce vector tiles (mbtiles, pmtiles) from Electronic Navigational Charts (ENCs)

  • styles - MapLibre styles for S-57 Nautical Charts using IHO's S-52 Presentation Library
  • s52 - The S-52 Presentation Library in JSON format
  • dai - Parser for S-52 .dai file

Contributing

$ git clone https://github.com/bkeepers/enc-tiles.git
$ cd enc-tiles
$ bin/setup
$ npm start

Open http://localhost:5173 in your browser to view the demo map with ENC tiles.

Inspect tiles using pmtiles.io.

Prior Art

License

This project is licensed under the Apache License 2.0.