[OSM-dev] OSM-Carto style, ported to vector tiles!
Rory McCann
rory at technomancy.org
Sun Jul 24 14:23:04 UTC 2016
Hi,
On 22/07/16 18:29, Daniel Koć wrote:
> I needed to launch:
> make install-node-modules
> before I was able to launch "make tessera".
My apologies, I've fixed the Makefile
> When tessera is already running and I go to URL
> http://localhost:8080/pbfs/live/ , I get:
>
> GET /pbfs/live/index.json 500 6.836 ms - 1182
> Error: Invalid tilesource protocol: tmsource:
Another mistake. I had forgotten to include some node packages to
install. If you update the code, and remove the node_modules directory
and re-run "make tessera" it should all work.
Rory
More information about the dev
mailing list