Skip to content

OGR2GUI 0.7

Compare
Choose a tag to compare
@zer0infinity zer0infinity released this 22 Jun 18:29
· 57 commits to master since this release

It has three new major features:

  • Web Services: Web Feature Service is implemented as fourth source.
  • Optional options: There is a textfield as third frame which is for ogr2ogr options. Only dsco and lco are tested, but it might work with other options too.
  • SQLite Database: Open and save from/to an sqlite file.

some minor features:

  • Windows 64-bit support: x64 version runs ogr2ogr as multi-thread background process (in Windows 32-bit it is only one thread/process).
  • Projections are read from data/gcs.csv file.
  • OGR2GUI runs as ogr2ogr 1.12dev in the windows command prompt.
  • Additional Geoformats.

Qt 5.2.1, GDAL 1.11 and VC 16.00.
Qt 5.2.1 x64 framework for MSVC 2010 can be found here:
http://sourceforge.net/projects/qtx64/
ogr2ogr 1.12dev source code:
ftp://ftp.remotesensing.org/gdal/1.11.0/gdal1110.zip