Skip to content

Commit

Permalink
Add pmtiles/mvt experiment (#130)
Browse files Browse the repository at this point in the history
* Add pmtiles/mvt experiment. Has a localhost:8080 geoserver layer, so 
that can't be published, until we have a public layer that will serve.

Very hard-coded, with custom dist directory built into this demo because I 
need to think about how to design / propose to integrate the Symbolizer
and theme API / configuration to expose it via ?map-link? (perhaps).

* Add pmtilesStyles.js usage. pmtilesStyles.js must be co-located with 
other modules, especially mapml.js

* Add pmtilesStyles.js usage. pmtilesStyles.js must be co-located with
other modules, especially mapml.js

* Add pmtilesStyles.js usage. pmtilesStyles.js must be co-located with
other modules, especially mapml.js

* Add label rule with filter example for Spearfish to pmtilesRules.js

* Add label rule with filter example for Spearfish to pmtilesRules.js

* Make labels larger

* Add backup of index.html

* Add spearfish.pmtiles local file - let's see if github.io supports 
range requests...

---------

Co-authored-by: prushfor <[email protected]>
  • Loading branch information
prushforth and prushfor authored Aug 1, 2024
1 parent bb73343 commit 20deeec
Show file tree
Hide file tree
Showing 36 changed files with 468 additions and 0 deletions.
Binary file added vector-tiles/pmtiles/dist/images/layers-2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vector-tiles/pmtiles/dist/images/layers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vector-tiles/pmtiles/dist/images/marker-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vector-tiles/pmtiles/dist/images/marker-shadow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions vector-tiles/pmtiles/dist/layer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vector-tiles/pmtiles/dist/layer.js.map

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions vector-tiles/pmtiles/dist/leaflet.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions vector-tiles/pmtiles/dist/leaflet.js.map

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions vector-tiles/pmtiles/dist/map-area.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 20deeec

Please sign in to comment.