[gdal-dev] Common Datastore / Dataset for a database interface
Even Rouault
even.rouault at spatialys.com
Tue Nov 3 09:43:41 PST 2015
Le mardi 03 novembre 2015 16:51:17, David Adler a écrit :
> Is there any reason why a common module couldn't be used to support both
> raster and vector data for a particular database?
>
> When the driver is opened the data type could be specified either as an
> option or different names, such as "DB2V:" and "DB2R:"
With GDAL 2.0 unification, you can even open it with a single syntax for both
vector and raster. You can have a look at the frmts/pcidsk, frmts/pdf,
ogr/ogrsf_frmts/geopackage drivers that have both raster & vector support.
And http://trac.osgeo.org/gdal/wiki/rfc46_gdal_ogr_unification
>
> Regards,
> David
>
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list