Hi, On 05/07/2015 11:58 AM, Walter Nordmann wrote: > Is there any way to access those nodes by osm_id? I tried to write a litte > program starting with node-persistent-cache-reader.c but i did not manage > it. Many nodes are missing.
Until very recently, node-persistent-cache-reader.c had a bug where it would not use the correct 64-bit data type for node IDs. If all node IDs missing in your setup are > 2^31-1 then that's probably the issue! Bye Frederik -- Frederik Ramm ## eMail [email protected] ## N49°00'09" E008°23'33" _______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

