EarthWyrm Logo

EarthWyrm is an open-source map server developed for the Minnesota Department of Transportation (MnDOT). It can serve OpenStreetMap (and other) data in MVT format.

Setup

Edit /var/lib/pgsql/data/pghba.conf: change _local method to peer. Restart PostgreSQL server.

Customizing

By default, EarthWyrm will listen on the IPv4 loopback address. This means clients from other hosts will not be able to reach the server. There are a couple of options:

In either case, the url in /var/lib/earthwyrm/map.js will need to be updated.