[Tile-serving] [osm2pgsql] Providing Windows binaries/packages (#17)

klonuo notifications at github.com
Mon Jul 28 10:43:52 UTC 2014


> Here is the binary build:
> https://dl.dropboxusercontent.com/u/63393258/osm2pgsql.zip
> Can someone check if it is really working?

@alex85k I tried it. In comparison to previous version this one has ~10 new libs build with mingw.

``` text
C:\PostgreSQL\9.3\bin\osm2pgsql>osm2pgsql.exe test.osm.pbf -d osm_test -U postgres -P 5432
osm2pgsql SVN version 0.70-win-cmake (64bit id space)

Password:
Using projection SRS 900913 (Spherical Mercator)
Setting up table: planet_osm_point
NOTICE:  table "planet_osm_point" does not exist, skipping
NOTICE:  table "planet_osm_point_tmp" does not exist, skipping
Setting up table: planet_osm_line
NOTICE:  table "planet_osm_line" does not exist, skipping
NOTICE:  table "planet_osm_line_tmp" does not exist, skipping
Setting up table: planet_osm_polygon
NOTICE:  table "planet_osm_polygon" does not exist, skipping
NOTICE:  table "planet_osm_polygon_tmp" does not exist, skipping
Setting up table: planet_osm_roads
NOTICE:  table "planet_osm_roads" does not exist, skipping
NOTICE:  table "planet_osm_roads_tmp" does not exist, skipping
Using built-in tag processing pipeline
Allocating memory for sparse node cache
Node-cache: cache=800MB, maxblocks=102400*zd, allocation method=8192
Mid: Ram, scale=100
ERROR: PBF support has not been compiled into this version of osm2pgsql, please either compile it with pbf support or use one of the other input formats
```
Do I miss something?

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/17#issuecomment-50323870
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140728/341fce17/attachment.html>


More information about the Tile-serving mailing list