PostGIS GDO Changelog

What's new in PostGIS GDO 1.0.1.2

May 15, 2012
  • Fixed problem with renaming and deleting feature classes - IMPORTANT! - the gfeatures view must be recreated so that this issue is completely fixed. The attached script "GFeaturesView2.sql" can be used to accomplish this task. Another way is to drop and recreate the metadata using Database Utilities.
  • Fixed problem with WMS Get Feature Info command
  • Added support for EPSG 32054

New in PostGIS GDO 1.0.0.13 (Nov 11, 2011)

  • fixed problem with storing geometry collection containing one item only
  • implemented support for date/time fields (PotsgreSQL TIMESTAMP type)

New in PostGIS GDO 1.0.0.7 (Jul 7, 2011)

  • This release fixes the following problems:
  • added support for EPSG 2056, 21781
  • fixed problem with improper handling of DisableModificationLogging extension
  • fixed problem when only first edit was written into the database

New in PostGIS GDO 1.0.0.6 (Jul 4, 2011)

  • added support for EPSG 25833, 31468

New in PostGIS GDO 1.0.0.5 (Jun 30, 2011)

  • This release fixes the following problems:
  • problem when connection properties control was not displayed correctly on Windows 7/2008 with Windows Classic Desktop Theme
  • added support for EPSG 25832, 31466, 31467

New in PostGIS GDO 1.0.0.4 (Jun 28, 2011)

  • This release fixes the following problems:
  • problem where only views from the schema "public" were visible
  • a memory corruption which occasionally caused GeoMedia crash
  • problem where views were not visible in Database Utilities