Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support GDAL DEM file URI's #1412

Open
Ryanf55 opened this issue May 10, 2024 · 0 comments
Open

Support GDAL DEM file URI's #1412

Ryanf55 opened this issue May 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Ryanf55
Copy link

Ryanf55 commented May 10, 2024

Desired behavior

Allow SDFormat to load a DEM that uses the GDAL virtual filesystem format.

Alternatives considered

  • Skip SDF, write a custom plugin

Implementation suggestion

<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>

Additional context

@Ryanf55 Ryanf55 added the enhancement New feature or request label May 10, 2024
@azeey azeey moved this from Inbox to To do in Core development Jul 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant