Hi all!

One of my holiday vacation projects is to get a Geotools generated
GeoPackage vector database working with QGIS and GDAL.  The first issue I
ran into was that QGIS and GDAL don't recognize the geometry column because
it's type is BLOB.  GDAL creates geometry columns with a type like GEOMETRY,
POINT, MULTIPOLYGON ect...  I have a fix for this.  The second issue is that
QGIS and GDAL expect the gpkg_contents entry to have valid min_x, min_y,
max_x, and max_y values.  Is there some way to have GeoTools update this
bounds after every write?    

Thanks,
Jared




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GeoPackage-and-QGIS-GDAL-Compatibility-tp5179287.html
Sent from the geotools-devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to