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

klonuo notifications at github.com
Wed Jun 18 12:26:58 UTC 2014


I tried it now. I managed to make it transfer data to postgis by explicitly setting host `-H` (although it's localhost) and then setting PGPASS variable as if I omit `-W` from command line - program exits, but if I set `-W` then the program fails to finish data transfer as it complains it can't make table `xxx` (which is my password). So I set PGPASS variable with my password and completed transfer successfully.

Database is exactly the same as with Alex's build. It's my fault I complained about missing features, but the problem is this - ArcGIS plugin provides separate polygons, while if I load data from created postgis database I don't get separate polygons, but all are merged is large polygon blocks:

![screenshot](http://i.imgur.com/4NgP8kB.png)

I don't know why is this.

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


More information about the Tile-serving mailing list