<div dir="ltr">A company I support maintains a private instance of the overpass server so that they do not burden the public server with their queries. The instance has been working for a over a year, but last week we discovered that a simple query, e.g. <div>
<div class="gmail-WordSection1">
<p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black">[out:xml]; <br>
node(min_lat,min_long,max_lat,max_long); <br>
out meta; </span><span style="font-size:10pt;font-family:"segoe ui",sans-serif;color:black"></span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black"> </span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black">Was: </span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black">* Returning nodes outside the bbox </span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black">* Returning multiple nodes with same id (same nodes that were outside the bbox) </span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black">* Returning outdated nodes, e.g. version 2 when main OSM db says current version is 2 (same nodes that were outside the bbox). </span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black"> </span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black">The public server does not exhibit these issues. </span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black"><br></span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt">The symptoms lead me to believe that some sort of index has become corrupt. Is there a way to rebuild the indexes? </p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><br></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt">Mike</p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><span style="font-size:10.5pt;font-family:"courier new";color:black"><br></span></p><p class="MsoNormal" style="margin:2pt 0in;line-height:12.75pt"><br></p>
</div></div></div>