GeOxygene
 
  Font size:      
 

History of Changes

PDF
PDF

RSS

Version 1.3 (2008/01/31)

  • add Adding a data matching tool (a documentation about this tool is available). (cogit)
  • add Adding a simple method to create minimal spanning trees. (cogit)
  • add Adding a generator of DBMS tables and XML mapping files from Java classes. (cogit)
  • add Improvment of the GeOxygeneReader methods to partially take into account the GM_Aggregate geometry type (useful to visualize data matching results). (cogit)

Version 1.2 (2007/08/08)

  • add Adding geometric tools (angles, distances, shape indicators, vectors) (cogit)
  • add Adding a topological map. (cogit)
  • add Adding Delaunay's triangulation support. (cogit)
  • fix Correction of some minor bugs. (cogit)

Version 1.1 (2006/06/12)

  • add Compilation of the project without Oracle librairies is now possible. Some classes have been moved in the "datatools" package, calls to Oracle algorithms in GM_Object have been disabled and a new ant task named "compile-without-oracle" has been created. (abraun)
  • add Improvment of the method GeoDatabase::loadAllFeatures for PostGIS (loading all the features contained in a geometry is now supported). (abraun)
  • add PostGIS and Oracle can (and must) share the same XML mapping files. JDBC type is 'STRUCT' and the field conversion class is "fr.ign.cogit.geoxygene.datatools.ojb.GeomGeOxygene2Dbms". Examples of mapping files have been modified. (abraun)
  • add Support of Postgis 1.0.x ! Compatibility with the previous versions of PostGIS is broken. (tbadard, abraun)
  • add Generation of primary key column "COGITID" on geospatial tables in PostGIS is now possible (use the "Manage Data" item in the Console menu). (abraun)
  • fix Deletion of an explicit call to the TABLESPACE in the code of OracleSpatialQuery::spatialIndex. (abraun)
  • fix Correction of errors in the sql scripts for PostGIS. (abraun)
  • fix Correction of errors in the sql scripts for Oracle (since Oracle 10g, it is not possible to insert a null value in diminfo column of USER_SDO_GEOM_METADATA). (abraun)
  • fix A problem in the ant build file has been fixed (images and property files were not copied in the class folder). (abraun)

Version 1.0 (released)

  • add Initial release (tbadard)


Valid HTML 4.01!Valid CSS!