Open GoogleCodeExporter opened 9 years ago
It seems to me that GaiaGeoReader and GaiaGeoWrite are in sync.
They can read and write the geometries.
But spatialite-gui (thus libSpatiaLite) fail to create those geometries.
Don't know if this is a design choice/known limitation or really needs to be
fixed.
Whatsoever, you should be able to recover your geometries using GaiaGeoReader.
If you want to stick to GeometryCollections, be sure to only add single
geometry types.
Original comment by felix.ob...@netcologne.de
on 21 Nov 2012 at 1:36
As Sandro Furieri pointed out, Spatialite only accepts simple geometries in
GeometryCollections.
Therefore I will (asap) change the GaiaGeoReader/-Writer classes to respect
that design decision.
Original comment by felix.ob...@netcologne.de
on 21 Nov 2012 at 3:00
Original issue reported on code.google.com by
sharov.a...@gmail.com
on 20 Nov 2012 at 4:35