Cesium: Proper STK Terrain Server API not being used

Created on 1 May 2017  路  3Comments  路  Source: CesiumGS/cesium

References to AGI's hosted STK Terrain Server are not valid for out-of-the-box private deployments (local rewrite rule). Please update the examples to use "https://assets.agi.com/stk-terrain/v1/tilesets/world/tiles".

good first issue

Most helpful comment

There are also a slew of places in cesium's code base where we do this, might as well be consistent. Just search for assets.agi.com/stk-terrain and you'll find them all (since they are not all world specific).

All 3 comments

@rahwang could you please make this change?

Sure thing, @pjcozzi !

There are also a slew of places in cesium's code base where we do this, might as well be consistent. Just search for assets.agi.com/stk-terrain and you'll find them all (since they are not all world specific).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

worlddai picture worlddai  路  3Comments

lilleyse picture lilleyse  路  4Comments

mramato picture mramato  路  5Comments

pjcozzi picture pjcozzi  路  4Comments

pjcozzi picture pjcozzi  路  4Comments