3dcitydb / 3dcitydb-web-map

Cesium-based 3D viewer and JavaScript API for the 3D City Database
Apache License 2.0
367 stars 122 forks source link

GMLID not exist on database table #66

Closed ozaapt closed 3 years ago

ozaapt commented 3 years ago

image

i successfully import and export my 3D file. i want to try show atribut on window using posgres API. atribute not show. then i investigate this issue, evidently GMLID not exist on database.

image

image

How did this happen? any error or fail step ?

Son-HNguyen commented 3 years ago

Try querying the GMLIDs in the building table and see if they can be found there. You can use VIEWs to extract or combine information that you'd like to publish via PostgREST.

ozaapt commented 3 years ago

thanks for your advice, i found my gmlid on other table