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

Stepped Terrain on Low Elevation Zooming #45

Closed
vistacon21 opened this issue Aug 6, 2021 · 1 comment
Closed

Stepped Terrain on Low Elevation Zooming #45

vistacon21 opened this issue Aug 6, 2021 · 1 comment

Comments

@vistacon21
Copy link

Hi, I'm using your library with the following dataset and config geoserver config

Geoserver plugins: BIL/DDS, image pyramid

Source Data: dted level 2

Dted2 Conversion Steps:

  • gdalbuildvrt dted2.vrt .//.dt2
  • gdal_retile.py -v -r cubic -levels 4 -ps 512 512 -co "TILED=YES" -targetDir dted2-tiles dted2.vrt

Elevation data store: Image Pyramid

BIL Format Settings

  • Application Encoding: application/bil16
  • Byte Order: Big Endian

The terrain renders, but on close-in zoom levels, the terrain appears to have a "stepped" appearance. Do you know if there's anything I can do in the conversion process or otherwise to generate the terrain so it doesn't have the stepped appearance on lower elevation zooming?

stepped-terrain

@kaktus40
Copy link
Owner

kaktus40 commented Aug 7, 2021

Hello did you test with dted 3. dted 2 has a precision of 30 meters so could you test with a more precise dataset?

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

2 participants