History of Changes | ![]() |
Version 1.3 (2008/01/31) | ||
-
Adding a data matching tool (a documentation about this tool is available).
(cogit) -
Adding a simple method to create minimal spanning trees.
(cogit) -
Adding a generator of DBMS tables and XML mapping files from Java classes.
(cogit) -
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) | ||
-
Adding geometric tools (angles, distances, shape indicators, vectors)
(cogit) -
Adding a topological map.
(cogit) -
Adding Delaunay's triangulation support.
(cogit) -
Correction of some minor bugs.
(cogit)
Version 1.1 (2006/06/12) | ||
-
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) -
Improvment of the method GeoDatabase::loadAllFeatures for PostGIS (loading all the features contained in a geometry is now supported).
(abraun) -
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) -
Support of Postgis 1.0.x ! Compatibility with the previous versions of PostGIS is broken.
(tbadard, abraun) -
Generation of primary key column "COGITID" on geospatial tables in PostGIS is now possible (use the "Manage Data" item in the Console menu).
(abraun) -
Deletion of an explicit call to the TABLESPACE in the code of OracleSpatialQuery::spatialIndex.
(abraun) -
Correction of errors in the sql scripts for PostGIS.
(abraun) -
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) -
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) | ||
-
Initial release
(tbadard)


