How to view pmtiles locally? #234
Robinlovelace
started this conversation in
General
Replies: 3 comments 7 replies
-
|
Solution: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I've tried this many different ways for locally stored pmtile files (using jsx/react) and keep getting a |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
Here is a Python example for visualizing local PMTiles. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I've got a local test version of a pmtiles file and am trying to view it in our statically hosted web app on localhost.
This is the change I've made:
But the tiles are not showing. Any advice greatly appreciated, cc @mem48 who wrote most of the .js code.
Source: https://github.com/nptscot/nptscot.github.io/pull/76/files
Beta Was this translation helpful? Give feedback.
All reactions