MakieOrg / Tyler.jl

Makie package to plot maptiles from various map providers
https://makieorg.github.io/Tyler.jl/dev/
MIT License
68 stars 9 forks source link

Google 3d tiles #50

Open lazarusA opened 1 year ago

lazarusA commented 1 year ago

Just wondering how feasible is to have a provider for the 3d tiles from Google.

https://cloud.google.com/blog/products/maps-platform/create-immersive-3d-map-experiences-photorealistic-3d-tiles

Altough, we still don't have 3d suport in Tyler.jl 😅.

rafaqz commented 1 year ago

I've been thinking this too!

Shouldnt be too hard to support 3d in Tyler?

lazarusA commented 1 year ago

@SimonDanisch said it wouldn't be too hard 😅 (for him 🤣)

rafaqz commented 1 year ago

Do we even have a reader for rhe OGC 3d tile format?