[gdal-dev] Compile GDAL with HDF4 and Shapefile-Support (64bit)
Even Rouault
even.rouault at mines-paris.org
Tue Aug 28 05:33:09 PDT 2012
Selon David1980 <dleimbach at zebris.com>:
> the version from FWTools
> has HDF4, but no Shapefiles
FWTools has definitely shapefile support. The shapefile driver doesn't require
external libraries, so every GDAL/OGR build has shapefile support.
C:Program FilesFWTools2.4.7>ogrinfo --formats
Supported Formats:
-> "ESRI Shapefile" (read/write) <--- look here
-> "MapInfo File" (read/write)
-> "UK .NTF" (readonly)
-> "SDTS" (readonly)
-> "TIGER" (read/write)
-> "S57" (read/write)
-> "DGN" (read/write)
etc etc...
More information about the gdal-dev
mailing list