[Tile-serving] [osm2pgsql] Administrative boundaries not imported with filtered osm data (#34)
michael1e23
notifications at github.com
Sat Jun 1 15:54:41 UTC 2013
Ok, now in understood the problem. Sorry to have wasted your time. My osmosis call was flawed. Now everything worked fine. Here is the (hopefully) correct osmosis call that worked:
```
bzcat oberbayern-latest.osm.bz2 | ./osmosis/bin/osmosis --read-xml enableDateParsing=no file=- --tf accept-relations boundary=administrative --used-node --used-way --write-xml file=- | bzip2 > oberbayern-adminbounds.osm.bz2
```
Thanks for all your support
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/34#issuecomment-18791550
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130601/89dfc6c5/attachment.html>
More information about the Tile-serving
mailing list