[Gdal-dev] GML to database
Jørn Vegard Røsnes
jorn at spacetec.no
Thu Apr 27 11:50:12 EDT 2006
Hi,
we have implemented this by using
1. Castor to generate Java from the GML XSDs
2. Hibernate to for JDO and interfacing the database (Castor can also be
used).
3. Insert the coordinates into PostGIS by using SQL
Step 3 could be improved by implementing (sort of) Geometry types and handling
(insert/retrieve) in Hibernate/Castor.
Best Regards
Joern
On Wednesday 26 April 2006 21:33, Bart van den Eijnden (OSGIS) wrote:
> Hi list,
>
> there seems to be a growing need for tools which can read GML 3
> application schemas and the corresponding GML files, and roll that into
> a database (so create the tables, and the relationships between the
> tables, fill them etc.).
>
> Does ogr2ogr see a role for itself in this domain?
>
> Best regards,
> Bart
More information about the Gdal-dev
mailing list