if you need forcing the update within java you can call graphHopper.clear or create a new instance where the import was already done and swap them to the currently used
Regards, Peter On 23.05.2015 15:43, Andreas Wolf wrote: > Hi Denis, > > Am 23.05.2015 um 15:41 schrieb Denis Rykov: >> I want to update graph. Updating osmreader.osm path and restarting Jetty >> has no effect. >> Should I also manually remove graph.location directory? > yes, you need to remove the directory/change its location. > Unfortunately, the information stored during graph generation is not > enough to do an in-place update (and nobody has implemented such an > update, it should be possible when storing a bit more information). > > Regards > Andreas > > > > _______________________________________________ > GraphHopper mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/graphhopper _______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
