← Back to context

Comment by pbsurf

6 days ago

This is great! I recently built a simple project to generate and serve vector tiles on demand from a GOL file: https://github.com/styluslabs/geodesk-tiles

Sounds interesting and built up fine, but I had ChatGPT build a leaflet viewer pointing at localhost:8080/tiles/z/x/y and I'm just getting 404s on http://localhost:8080/tiles/6/12/24. A few words in the README about "what to do next" or "how to tell if it's working" would be appreciated, though I realize your target audience is probably more familiar with maps than I am.