Building a simple nodejs tiles server #236
Unanswered
francois-baptiste
asked this question in
Q&A
Replies: 1 comment 1 reply
-
please provide any error messages you get for NodeJS and local files you probably need to implement a new Source class that uses the nodeJS standard library to read from the filesystem |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I tried but failed to build a simple tile server for pmtiles in nodejs like this one but for mbtiles.
PMTiles lib doesn't seem to like local pmtiles files. I've tried to provide a self-hosted PMTiles file url with as little success, it returns a 500 after a while.
Does anyone have a clue?
Beta Was this translation helpful? Give feedback.
All reactions