05.02.2012 0:56, Daniel Morissette пишет:
On 12-02-04 1:05 PM, Dmitry Baryshnikov wrote:
I think there is necessity of such lightweight library (with only CPL
and/or OGR and/or GDAL).
Doing this is possible.
The MITAB library does carry just the required minimum files from the
ogr and port
On 12-02-04 1:05 PM, Dmitry Baryshnikov wrote:
I think there is necessity of such lightweight library (with only CPL
and/or OGR and/or GDAL).
Doing this is possible.
The MITAB library does carry just the required minimum files from the
ogr and port directories: http://mitab.maptools.org/
I
Hi all,
I want to build lightweight ORL library with only SHP, Mapinfo and KML
support (and input such logic to cmake - ability to check any
combination of libraries or drivers with cross dependent logic). But OGR
code need several functions (GDALVersionInfo, GDALCheckVersion, etc.)
form GDAL