Sign inSign up

openboatprojects/maps_converter

By openboatprojects

Updated 6 months ago

This service converting nautical charts into various resolution and colors

Image
Web servers
Monitoring & observability
0

1.7K

openboatprojects/maps_converter repository overview

Maps Converter

The Maps Converter is a server service for converting nautical charts into various resolutions and image formats. This allows for the creation of relatively simple navigation devices based on a microcontroller with various display types. Both color and black-and-white displays are supported.

The microcontroller sends a HTTP GET request to the server specifying the geocoordinates, direction of travel, image size, and image type, and the server transmits the finished rendered image to the microcontroller. The server queries various map services and combines the individual tiles and navigation mark layers into an image, rotates the image in the desired direction, and outputs it in the desired size and color. The image is output as a PNG image or as a black-and-white binary image in JSON. The microcontroller then only needs to display the received image on the display and is freed from all image processing functions.

More details can be found here: https://github.com/norbert-walter/maps-converter

Tag summary

Content type

Image

Digest

sha256:931b2f97c

Size

253.1 MB

Last updated

6 months ago

docker pull openboatprojects/maps_converter:1.21.0