This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

umap to geopdf to avenza?

0

Would like to export a map image from umap where additional features have been added in a format that can be converted to a geopdf for offline navigation in Avenza for ios. Any hints on a conversion chain/apps?

asked 09 Oct '21, 22:28

SmokySteve's gravatar image

SmokySteve
11112
accept rate: 0%


One Answer:

0

Hello,

you can export umap data as geojson, and then there are online converters (like this one), or GDAL probably can do it.

But to combine the data with existing OSM data might prove difficult.

Also, I don't see how you'll get navigation, as geopdf is mostly an image.

I suggest using OsmAnd, where you can download OSM data, and display GPX data (which you can also export from umap) as an overlay, and even route along a GPX track.

My 2 cents.

answered 17 Oct '21, 17:48

H_mlet's gravatar image

H_mlet
5.4k1781
accept rate: 13%