Brandon Liu
Brandon Liu
Related https://github.com/orgs/protomaps/discussions/1 for potentially loading go-pmtiles as a caddy module I need to investigate if this lets Caddy handle URL prefixes while the pmtiles HTTP handler is prefix-unaware. Caddy may...
see https://github.com/protomaps/go-pmtiles/issues/85 for directly related discussion of prefixes and tilejson hostnames
basic Google Cloud Run instructions up: https://docs.protomaps.com/deploy/google-cloud This deployment pattern is straightforward compared to Firebase but doesn't yet include the Cloud CDN component
It isn't hard to implement as it's part of `gocloud` and it means one can make complete use of pmtiles with a S3-compatible bucket, a set of credentials, and a...
Should be simplified and improved in 1.22.
This might be possible without migrating to MapLibre - it's not clear for me that there's a pathway to add `addProtocol`-like functionality which exists in GL JS, as Native lacks...
Can this be accomplished outside of the maplibre native codebase, and then just deliver the tile archive in a format MLN understands?
A related issue recently added to felt/tippecanoe https://github.com/felt/tippecanoe/pull/82 - is bounds specifications that cross the antimeridian using the 0-360 degree range. This is an addition to existing `bounds`, not a...
+1 to forking the unmaintained TileJSON spec In practice I do not think the overhead of empty tiles is that important for end-user-facing map applications, simply because human users do...
Thanks for the detailed issue report! The names in these situations are coming from different sources (NE/OSM), we should clean the logic here up along with #112