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

cesium serrated display #14

Closed
ysnsln opened this issue Jan 12, 2016 · 1 comment
Closed

cesium serrated display #14

ysnsln opened this issue Jan 12, 2016 · 1 comment

Comments

@ysnsln
Copy link

ysnsln commented Jan 12, 2016

Hi,

I am using geoserver and bil format settings application/bil16 - Big Endian,

my code is;

var terrainProvider = new Cesium.GeoserverTerrainProvider({
url: "http://localhost:8080/geoserver/test/wms?",
layerName: "test",
maxLevel: 10,
highest: 12000,
lowest: -500,
heightMapWidth: 64,
heightMapHeight: 64
});

What is your opinion about this problem?

tirtik

@ysnsln ysnsln changed the title cessium serrated display cesium serrated display Jan 12, 2016
@kaktus40
Copy link
Owner

Hello,
could you check #7

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