Brandon Liu

Results 553 comments of Brandon Liu

It's a good feature request - anything that interacts with GeoTIFF or raster formats will probably depend on GDAL, which is out of scope for go-pmtiles. I've heard the best...

It's unlikely this would be part of `go-pmtiles` because it would need to depend on GDAL. A python package installed through pip run via a `rasterio` command e.g. `rio pmtiles...

issue transferred to main PMTiles repository

@Mtehabsim is tippecanoe 2.45 installed through brew? Can you please try to compile from source here and see if you can reproduce the problem? Seems to be related to this:...

These return blank for you? https://protomaps.github.io/protomaps-leaflet/examples/leaflet.html https://protomaps.github.io/protomaps-leaflet/examples/multi_source.html https://protomaps.github.io/protomaps-leaflet/examples/sandwich.html https://protomaps.github.io/protomaps-leaflet/examples/sprites.html Are you replacing the API key with one designated for your domain?

Can you provide an example of the non-working code?

Opened PR: https://github.com/bertt/opendata/pull/1

@patrykkalinowski can you provide a video of the issue? That seems odd that the style is affecting the behavior that way, if all other parts of the code are the...

@patrykkalinowski I want to watch the videos, but they seem to be private or offline! can you re-upload them?

@patrykkalinowski interesting, I'll have to take a closer look... Can you try adding `maxzoom` : 10 to the `protomaps` object in the GL style? would be also helpful to record...