[Tile-serving] [osm2pgsql] Providing Windows binaries/packages (#17)
klonuo
notifications at github.com
Thu Jun 19 10:51:20 UTC 2014
> OTOH, postgis data already generated by Alex's build show some issues in both QGIS and ArcMap, like missing lines, polygons, etc...
I figured out why this happened. Data is missing when I use this utility on multiple files, which I assumed is valid as in this quote (PostGIS in Action):
>Appending versus overwriting with osm2pgsql
>By default, OSM will overwrite the tables and create them fresh. If you’re appending
>multiple OSM files at different points in time, you’ll want to use the --append switch
>to switch to append mode. Note that you can process multiple files at once by sepa-
>rating the filenames with spaces, for example, file1.osm file2.osm ....
If I use this tool with `--append` for transferring multiple files or if I use it just on single osm for testing, then I get all data transferred, but again it doesn't look right as polygons are merged in large groups unlike example from ArcGIS osm plugin.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/17#issuecomment-46546725
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140619/552dc55f/attachment.html>
More information about the Tile-serving
mailing list