<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<meta charset="utf-8">
Osm2pgsql 0.90.0 has been released. The major changes since 0.88.0
are<br>
<br>
- Windows support is much improved, and osm2pgsql builds natively
with MSVC<br>
<br>
- Osm2pgsql now requires a C++11 compiler<br>
<br>
- Memory overhead for very small extracts is significantly reduced<br>
<br>
- Multi-threading support is enabled for Windows<br>
<br>
- The build system has switched from autotools to cmake<br>
<br>
- Parsing is now done by libosmium and protobuf-c-compiler is not
required<br>
<br>
- Multi-backend improvements and bug fixes<br>
<br>
- PBF support is no longer optional<br>
<br>
- Legacy code from 32-bit node IDs has been removed<br>
<br>
- Builds now generate no GCC or Clang warnings or errors<br>
<br>
Upgrading is strongly recommended for anyone using the multi backend
or Windows.<br>
<br>
This will be the last version that supports PostGIS 1.5 or
PostgreSQL 9.0. Both of these have been end of life for some time.<br>
<br>
Future version will also use EPSG 3857 by default, not 900913.<br>
<br>
A full list of commits can be found at
<a class="moz-txt-link-freetext" href="https://github.com/openstreetmap/osm2pgsql/compare/0.88.0...0.90.0">https://github.com/openstreetmap/osm2pgsql/compare/0.88.0...0.90.0</a><br>
</body>
</html>