osm-lib icon indicating copy to clipboard operation
osm-lib copied to clipboard

Ways in index but not in database

Open abyrd opened this issue 10 years ago • 0 comments

When fetching tiles from a server that has loaded the entire planet and had several days of updates applied:

22:55:15.484 INFO (VexOutput.java:115) Writing VEX format...
22:55:15.551 ERROR (TileOSMSource.java:65) Way 351753993 is not available.
22:55:15.768 ERROR (TileOSMSource.java:65) Way 351753993 is not available.
22:55:15.862 INFO (VexOutput.java:129) Finished writing VEX format.

This implies that there are ways in the index that are not in the database. That shouldn't happen.

abyrd avatar Jun 22 '15 21:06 abyrd