Hey Jérôme
 
great to see someone else developping tools for working with CityGML data in PostGIS. I've done some testing.
On my computer your tool only worked with the delivered sample dataset and it had problems loading data with higher semantics e.g. buildings modelled in walls and roofs.
Maybe it's becauce you store the data in one table only regarding the GMLID and the geometry.
In my opinion this approach is too simple to handle the complexity of CityGML.
 
Did you take a look at the 3D City Database project (www.3dcitydb.net)?
The database schema of the 3DCityDB covers 99% of the data model of CityGML incl. all thematic modules.
Maybe there's a way to port your viewer component to the schema of the 3DCityDB, because in general it's great to have a viewer component for a PostGIS database, especially in 3D.
 
Best Regards
Felix
 
Gesendet: Freitag, 09. August 2013 um 10:46 Uhr
Von: "j.rolland" <[email protected]>
An: [email protected]
Betreff: [postgis-users] CityGML vers PostGIS 2.0
Hello,

Have a look to my blog at the following address A GeoSpatial World
<http://ageoguy.blogspot.fr/2012/07/citygml-vers-postgis-20.html>
This tutotrial which present a tool to integrate CityGML into a
PostgreSQL/PostGIS database.

<http://postgis.17.x6.nabble.com/file/n5003957/CityGML2PostGIS.bmp>

Regards
Jérôme



--
View this message in context: http://postgis.17.x6.nabble.com/CityGML-vers-PostGIS-2-0-tp5003957.html
Sent from the PostGIS - User mailing list archive at Nabble.com.
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to