Hallo, kann mir jemand sagen, was diese Fehlermeldung von osmosis zu bedeuten hat, und wie ich das Problem beseitigen kann?
... SCHWERWIEGEND: Thread for task 1-rx failed org.openstreetmap.osmosis.core.store.NoSuchIndexElementException: Requested key 1470178889 does not exist. ... Befehl sieht folgendermaßen aus: osmosis --rx input.osm enableDateParsing=no --a2p --buffer bufferCapacity=50000 --tf reject-relations --buffer bufferCapacity=50000 --tf reject-ways --buffer bufferCapacity=50000 --nkv keyValueList="amenity.bus_station,highway.bus_stop,railway.station,railway.halt,railway.tram_stop,amenity.parking" --wx output.osm Die input.osm habe ich vorher habe ich mit osmfilter erzeugt: osmfilter data.o5m --fake-lonlat --keep="amenity=bus_station highway=bus_stop railway=station railway=halt railway=tram_stop amenity=parking" --drop-author --out-osm >input.osm Ein Neuerzeugen der input.osm hat nicht geholfen. Alex _______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-de

