tobinbradley/dirt-simple-postgis-http-api

Adding Vector Tile capability

Closed this issue · 3 comments

Hi Tobin

I want to add the mvt_v1.js to my server without doing a complete rebuild. Is this possible?

Thanks
Matt

Sorry I should have read the readme properly...

forever --watch --watchDirectory ./path/to/dir ./start/file

I think if you install the additional dependencies (pg-promise, dbgeo, sphericalmercator, vt-pbf, geojson-vt) it'll work fine.

No worries!