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

Jan Mayen (ENJA) has no elevation #16

Open
jonaseberle opened this issue Jul 12, 2023 · 0 comments
Open

Jan Mayen (ENJA) has no elevation #16

jonaseberle opened this issue Jul 12, 2023 · 0 comments

Comments

@jonaseberle
Copy link

For the Arctic explorers...

Jan Mayen (ENJA) also has zero elevation in the current Viewfinderpanorama mesh.

Funnily I was not able to fix it with Sonny although it has data.
I don't know, somehow Ortho4XP is not able to process the data.

+71-009 with Sonny DTM:

[Ortho4XP/Tiles/*/*/*/+71-009.dsf]
...
Available elevation data for this tile before Ortho4XP run (25M is HD 1", 2.8M is 3"):
25M Ortho4XP/Elevation_data/N71W009.hgt
...
   Loading elevation data and smoothing it over airports.
    * Min altitude: 0.0 , Max altitude: 0.0 , Mean: 0.0

I'll leave it like that for now.
I am just leaving that information here to maybe revisit it later.

Build tiles for Jan Mayen:

for lat in {70..71}; do 
  for lon in {-10..-8}; do 
    make -f Makefile.tiles z_aosingle_$(printf "%+03d%+04d" "$lat" "$lon").zip
  done
done
@jonaseberle jonaseberle changed the title Jan Mayen has no elevation Jan Mayen (ENJA) has no elevation Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant