Open Ryanf55 opened 6 months ago
Allow SDFormat to load a DEM that uses the GDAL virtual filesystem format.
<heightmap> <use_terrain_paging>false</use_terrain_paging> <uri>gdal:://vsizip/vsicurl/https://terrain.ardupilot.org/SRTM1/ap_srtm1.zip/ap_srtm1.vrt</uri> </heightmap>
Desired behavior
Allow SDFormat to load a DEM that uses the GDAL virtual filesystem format.
Alternatives considered
Implementation suggestion
Additional context