Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2014-06-03 | 1.3 kB | |
geogit-user-manual-0.9.0.zip | 2014-06-02 | 1.5 MB | |
geogit-cli-app-0.9.0.zip | 2014-06-02 | 36.6 MB | |
Totals: 3 Items | 38.1 MB | 0 |
Geogit 0.9.0 CHANGELOG ====================== Features -------- * Web-API end point for a "describe feature type" like functionality. * Web-API end point to get repository statistics. Improvements ------------ * Performance improvements for the remote HTTP protocol (fetc/push over HTTP remotes), for both full and sparse/shallow clones. * More tutorial docs that follow through the whole workflow. * Some API improvements. Removed deprecated code. * Added missing man page for osm import-history * Prevent pushing to symbolic references * Trees resulting from OSM mapping now use exact same CRS as canonical OSM trees Bug Fixes --------- * Editing features changes the feature type * Sporadic exceptions thrown under concurrent edits * GeoGit transactions not setting its ids as conflicts namespace * Wrong output of diff comand when feature type has changed * Fixed an issue which caused FindCommonAncestor to use too much memory * Fixed an issue with LogOp with path filter * Fixed exceptions thrown by geogit-console when closed and when started in a working directory that's not a geogit repository * Fixed the osm unmap operation to detect changes if a new tag is added * Fixed an issue in FeatureDiff when computing diffs including feature type changes