Héctor Ochoa Ortiz

Results 18 comments of Héctor Ochoa Ortiz

Comments about checklist: 1. I didn't manage to rebase, so I merged with the conflict errors dialog in GitHub website. 6. No new functionality in the API, just extended previous...

Thanks @aoles for the review. Fixing testNonHighwayConditionallyClosed() makes ferries fail. A way of solving it would be to change (FootFlagEncoder.java) ``` if (!acceptPotentially.canSkip()) { if (way.hasTag(restrictions, restrictedValues)) return isRestrictedWayConditionallyPermitted(way, acceptPotentially);...

In the end I added it to this repo, with a TODO comment to add it later into graphhopper.

https://github.com/GIScience/graphhopper/pull/53

I have added a new setProperties that includes a boolean to change the block_fords behaviour. Should I leave it how I have done it, take block fords completely from setProperties,...

Sure, sounds right! Done.

Hi, I suggest a QoL improvement to this: To open each social media link in its own app (if the user has it installed) instead of in the built-in browser....