Closed ozaapt closed 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.
thanks for your advice, i found my gmlid on other table
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.
How did this happen? any error or fail step ?