<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<small>Thank you for the detailed answer! This means that the
solution for issue #67 is probably not incorporated (0.81.0 is
from September 14th 2012).<br>
<br>
I've now opened another osm2pgsql-issue [1] for this, because I
find it unlikely that issue #67 is causing this. Because I don't
know, what goes wrong inside osm2pgsql, I called it somewhat
generic "Multipolygon error".<br>
<br>
But as Tom pointed out, </small><small><small></small>even if the
issue gets fixed, the resulting rendering glitch will probably
stay. Does anyone have an idea, if there is a way to resolve the
rendering glitch? Manual fix of the database? Some special editing
move (maybe deleting the relation and creating it newly)?<br>
<br>
Florian<br>
<br>
[1]: <a class="moz-txt-link-freetext" href="https://github.com/openstreetmap/osm2pgsql/issues/215">https://github.com/openstreetmap/osm2pgsql/issues/215</a><br>
<br>
<br>
</small>
<div class="moz-cite-prefix"><small>Am 17.11.2014 um 16:01 schrieb
Andy Allan:</small><br>
</div>
<blockquote
cite="mid:CAJmUSVhLmtCFes86NrTTsFgDCA8Rv3b36-iLFWUawGO=B6x3kQ@mail.gmail.com"
type="cite">
<pre wrap="">On 17 November 2014 12:16, Florian Schäfer <a class="moz-txt-link-rfc2396E" href="mailto:florian@schaeferban.de"><florian@schaeferban.de></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">What version of osm2pgsql is running on the main osm.org-tileserver?
</pre>
</blockquote>
<pre wrap="">
Tom has already answered (0.81.0), but here's a longer explanation for
anyone who is interested. This is how I went about finding the answer
:-)
The server configurations are managed by chef, so the place to start
is with the chef configuration repository at
<a class="moz-txt-link-freetext" href="http://git.openstreetmap.org/chef.git/">http://git.openstreetmap.org/chef.git/</a> , which is mirrored at
<a class="moz-txt-link-freetext" href="https://github.com/openstreetmap/chef">https://github.com/openstreetmap/chef</a>
Each component is normally managed by a cookbook, so I had a look in
the cookbooks directory for one for osm2pgsql. Since there isn't, I
searched for osm2pgsql and found in the "tile" cookbook the line
'package "osm2pgsql"', which shows that osm2pgsql is being installed
from packages. I doubt that we're using the stock Ubuntu package, so I
had a look in the "apt" cookbook "recipe/default.rb" for any PPA
definitions, and found <a class="moz-txt-link-freetext" href="http://ppa.launchpad.net/osmadmins/ppa/ubuntu/">http://ppa.launchpad.net/osmadmins/ppa/ubuntu/</a>.
In the 'pool/main/o/osm2pgsql/' there's packages there with 0.81.0 in
the name, so it's a reasonable bet these are the ones being used.
Cheers,
Andy
</pre>
</blockquote>
<br>
</body>
</html>