maptiler / tileserver-gl

Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.
https://tileserver.readthedocs.io/en/latest/
Other
2.24k stars 639 forks source link

Publish to npm #14

Closed lukasmartinelli closed 8 years ago

lukasmartinelli commented 8 years ago

We forked tileserver-gl and removed the serverside rendering part so it is installable via npm. Perhaps you can publish tileserver-gl to npm and make it work for any Node environment? This makes it much more usable.

To make it installable from npm and that it can be used as binary you need to expose tileserver-gl as binary. Add entry like "bin": "bin/tileserver-vector.js" to package.json.

klokan commented 8 years ago

I would be very glad id the "tileserver-gl-light" would be the main package OSM2VectorTiles used for serving the tiles.

This is very important for KlokanTech team. I like the idea of having a light version of the tileserver which does not have binary compiled dependencies and runs everywhere.

petrsloup commented 8 years ago

https://www.npmjs.com/package/tileserver-gl https://www.npmjs.com/package/tileserver-gl-light