2019-07-01 06:08:55 by Ryo ONODERA | Files touched by this commit (669) |
Log message: Recursive revbump from boost-1.70.0 |
2018-12-13 20:52:27 by Adam Ciarcinski | Files touched by this commit (668) |
Log message: revbump for boost 1.69.0 |
2018-08-16 20:55:17 by Adam Ciarcinski | Files touched by this commit (653) | |
Log message: revbump after boost-libs update |
2018-08-02 19:00:15 by Greg Troxel | Files touched by this commit (2) |
Log message: osm2pgsql: Update to 0.96.0 Upstream does not provide NEWS, but reading the git commit messages from 0.94, this is mostly bugfixes and a number of efficiency improvements. |
2018-04-29 23:32:09 by Adam Ciarcinski | Files touched by this commit (629) | |
Log message: revbump for boost-libs update |
2018-03-02 02:19:25 by Greg Troxel | Files touched by this commit (12) |
Log message: proj: revbump of multiple depdendencies |
2018-01-01 22:18:57 by Adam Ciarcinski | Files touched by this commit (629) | |
Log message: Revbump after boost update |
2017-10-08 14:28:55 by Sebastian Wiedenroth | Files touched by this commit (2) | |
Log message: osm2pgsql: update to 0.94.0 Release 0.94.0, a new stable branch This is the last release which will support old-style multipolygons. Upgrading to this version requires a reimport for the slim table changes. Major changes since 0.92.0 are - Coordinates are now stored unprojected in slim tables, and an osmium dense file array is used for flat nodes. This dense file array can be read by other libosmium-based programs. - Libosmium is used for geometry building instead of GEOS This offers speed increases, improves code, and avoids relying on a large library for a small portion of its functionality. Other changes are - Tile expiry has been rewritten, fixing bugs, including one that dropped large portions of expiry lists. - Node tags are no longer stored in slim tables, consistent with flat-nodes. THis reduces space required for --slim imports without --flat-nodes. - A default database name of gis is no longer assumed. An explicit -d option is recommended if compatibility with 0.92 and earlier. |
2017-08-24 22:03:43 by Adam Ciarcinski | Files touched by this commit (621) | |
Log message: Revbump for boost update |
2017-06-13 21:00:50 by Sebastian Wiedenroth | Files touched by this commit (1) |
Log message: bring back geos buildlink as it is still required |