rurseekatze / node-tileserver

A lightweight tileserver based on NodeJS for serving bitmap and vector tiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make SRID configurable

rurseekatze opened this issue · comments

Add a config option to set the SRID of the osm2pgsql database (but only support 900913 and 3857 as a first step).

This task was taken from #122.