Skip to content

Releases: zer0infinity/OGR2GUI

OGR2GUI 0.8

06 Jun 12:03
Compare
Choose a tag to compare

New features:

  • Continue after a failure (skipfailures).
  • Spatial query extents (spat).
  • Dataset creation option (dsco).
  • Layer creation option (lco).
  • Additional Geoformat JML.
  • Save EPSG projections files in settings.
  • Improve UI usability.

Qt 5.6.0, GDAL 2.1.0 and VC 18.00.
GDAL 2.1 (source & binaries):
http://www.gdal.org/
http://www.gisinternals.com/
Doxgen 1.8.11:
http://www.doxygen.org/
Doxygen Plugin for Qt Creator 0.4.3:
https://github.com/fpoussin/qtcreator-doxygen/releases
Enigma Virtual Box 7.40:
http://enigmaprotector.com/

OGR2GUI 0.7.6

20 Oct 19:27
Compare
Choose a tag to compare

Changelog:

  • Menu settings: languages, projections.
  • Optional projections: gcs.override.csv and pcs.override.csv.
  • Improve UI usability.

Enigma Virtual Box 7.20:
http://enigmaprotector.com/en/aboutvb.html

OGR2GUI 0.7.5

17 Sep 21:56
Compare
Choose a tag to compare

Changelog:

  • fix source projection initialization.

OGR2GUI 0.7.4

20 Oct 18:36
Compare
Choose a tag to compare

Changelog:

  • Improve UI usability.
  • Language settings: Englisch (GB), German (CH) translations.
  • Source projection (-s_srs srs_def) selection.
  • Ini file saves language setting.

NOTE: OGR2GUI 0.7.5

Qt Linguist Manual:
http://qt-project.org/doc/qt-5/qtlinguist-index.html

OGR2GUI 0.7.3

28 Aug 13:03
Compare
Choose a tag to compare

Changelog:

  • sort formats, databases, web services alphabetically.
  • rename button 'connect' to 'open'.
  • x64: background process synchronizes with gui.
  • uncheck -overwrite at start.
  • improve UI usability.

Doxygen 1.8.8:
http://www.doxygen.org

OGR2GUI 0.7.2

18 Aug 10:30
Compare
Choose a tag to compare

Changelog:

  • minor UI changes.
  • fix target File projection reset if target changes to/from Folder or Database.

OGR2GUI 0.7.1

01 Aug 18:24
Compare
Choose a tag to compare

Changelog

  • GDAL application icon.
  • Projections read from data/pcs.csv and data/gcs.csv.
  • One binary file for each architecture (x86/x64).

Enigma Virtual Box 7.10:
http://enigmaprotector.com/en/aboutvb.html

OGR2GUI 0.7

22 Jun 18:29
Compare
Choose a tag to compare

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