CesiumGS / cesium-ion-rest-api-examples

Code examples for using the Cesium ion REST API :earth_americas:
https://cesium.com/
35 stars 16 forks source link

ASC file has missing SRS #230

Closed bkkite closed 4 years ago

bkkite commented 5 years ago

Hello,

Asset ID 46970. When i try to upload a file from National center of Geographical information (Spain), where there are several files with Digital terrein information in asc format appear this fail:

Error: Missing or invalid spatial reference system File: PNOA_MDT05_ETRS89_HU30_0519_LID.asc

Could you tell me more about this problem? What can i do?

OmarShehata commented 5 years ago

Hey @bkkite , thanks for reporting this issue! It looks like this file does not define any spatial reference system, which Cesium ion needs in order to correctly tile it.

Is this from a publicly accessible dataset? Can you post the link to it here?

bkkite commented 5 years ago

Is this from a publicly accessible dataset? Can you post the link to it here?

Yes, it is. Follow this link -> http://centrodedescargas.cnig.es/CentroDescargas/locale?request_locale=en. Then go to Digital Elevation Models and at bottom you can choose Digital Terrain Model - DTM05.

OmarShehata commented 4 years ago

We're migrating the issues in this repository to consolidate questions, Cesium ion feature requests, and bug reports on the Cesium community forum, that way there'll be one place to search for answers.

If you have any follow up questions on how to fix the missing SRS issue in your data, please post a new topic on the community forum.