Selon David1980 <[email protected]>: > 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... _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
