Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

gdal_viewshed: allow entering lon,lat #9478

Open
jidanni opened this issue Mar 17, 2024 · 0 comments
Open

gdal_viewshed: allow entering lon,lat #9478

jidanni opened this issue Mar 17, 2024 · 0 comments

Comments

@jidanni
Copy link
Contributor

jidanni commented Mar 17, 2024

Feature description

I see gdallocationinfo has -wgs84 Indicates input x,y points are WGS84 long, lat.

Sure would save a lot of work here,

gdal_translate -a_srs EPSG:3826 95212025dem.grd 95212025dem.nc
set `echo 120.86771 24.18613|
    gdaltransform -s_srs EPSG:4326 -t_srs EPSG:3826`;\
gdal_viewshed -ox $1 -oy $2 95212025dem.nc T.tif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant