[Tile-serving] [osm2pgsql] --flat-nodes fails using 64 bit Windows builds (#119)

anothergisblog notifications at github.com
Mon Feb 3 19:31:59 UTC 2014


Sure,

So I am just guessing, but could be what's happening on the mingw build of the osm2pgsql.exe is that maybe the --flat-nodes option isn't setting correctly.

I had a couple of ideas of what might be wrong:
   1. const char *flat_nodes_file isn't set right
   2. in init_node_persistent_cache(const struct output_options *options, int append) it can't seem to get the right value in --flat-nodes.

I'm a tad rusty in c++ so I'm just guessing.



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


More information about the Tile-serving mailing list