[postgis-users] Turning gml into postgis tables
Regina Obe
lr at pcorp.us
Tue Jun 30 17:11:55 PDT 2020
You could use GDAL – ogr2ogr, ogr_fdw (spatial foreign data wrapper basically ogr2ogr inside of PostgreSQL) or built in XML support in PostgreSQL
I unfortunately don’t have any readily available examples for GML.
https://gdal.org/drivers/vector/gml.html
From: postgis-users [mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Shaozhong SHI
Sent: Tuesday, June 30, 2020 7:21 PM
To: PostGIS Users Discussion <postgis-users at lists.osgeo.org>
Subject: [postgis-users] Turning gml into postgis tables
What is the best way to turn gml into PostGIS tables?
Are there any technical articles or papers on ways to turn gml into PostGIS tables?
Which one is most efficient?
Regards,
Shao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20200630/33793cbe/attachment.html>
More information about the postgis-users
mailing list