Tagged Questions
1
vote
1answer
124 views
How can I import geometries from an invalid GML quickly?
I have the following gml geometry :
<gml:Polygon xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:2154">
<gml:exterior>
<gml:LinearRing>
<gml:posList ...
19
votes
2answers
2k views
Spatial ETL comparisons
I am hoping some of you experts out there can list the pro's and con's of various spatial ETL (extract, transform, load) tools. If you have used these items listed here (or add your own), please ...
