osm-lib
osm-lib copied to clipboard
Ways in index but not in database
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.