I have an overpass server setup locally, which is working, but there's still one more issue I have with it. Some results are different from my server to the public one, and I want to know what the best way of fixing that is? Should I just scrap the whole database and re-download it, following this? I posted about this previously, and from that I setup daily diffs on my database which solved some of the issues that I had. This was a few days ago, but clearly has not solved all of my problems. Here's an example query that is producing different results for me: My result (only the first three lines are shown here, and preceding "<" omitted in xml output): Public server's result:
The difference here is that the node (and many other nodes in this way) do not have a lat / lon in my results. I'm pretty sure this is also the cause of the center of this way being calculated very wrong. My center:
Public server's center:
Any ideas on the best way to update/change/fixing my local database would be very appreciated! asked 16 Jul '21, 19:07 nbreden |