[GraphHopper] MyGZIPHook error

Peter K peathal at yahoo.de
Mon Apr 14 15:01:41 UTC 2014


good to hear.

> if (!Helper.isEmpty(...
> should be
> if (Helper.isEmpty(...

Why? If there is no config file provided in the commands it should not
merge any existing commands. Or what is the problem you have?

Regards,
Peter.

> All is ok now using GHServer.
> I haven't changed any code.
> Thanks, again ,for support.
>
> PS: actually I've changed a line
> https://github.com/graphhopper/graphhopper/blob/master/core/src/main/java/com/graphhopper/GraphHopper.java#L443
> if (!Helper.isEmpty(...
> should be
> if (Helper.isEmpty(...
> or I'm wrong?





More information about the GraphHopper mailing list