boku-ilen / geodot-plugin

Godot plugin for loading geospatial data
GNU General Public License v3.0
108 stars 18 forks source link

Add a demo for streaming data (e.g. via WMTS) #82

Open kb173 opened 1 year ago

kb173 commented 1 year ago

GDAL supports this out-of-the-box, so with the right format, Geodot does too - we just need to add a demo to demonstrate how to do that.