<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hey Gabriel,<br>
<br>
exactly. you can specify this in the config (See the
config-example.properties):<br>
<br>
osmreader.acceptWay=bike2<br>
graph.elevation.provider=srtm<br>
<br>
(or via Java API)<br>
<br>
and then GH will download necessary srtm data automatically for
the area you need.<br>
<br>
Regards,<br>
Peter.<br>
<br>
</div>
<blockquote
cite="mid:CAED22YFmjGXSys+Ci0cpv2Vvp2KRbsdXfTjTv4s9Qbi2udLQ_w@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>this is awesome!</div>
<div><br>
</div>
<div>I already tried an old branch with this feature, it was
working pretty well.</div>
<div><br>
</div>
<div>So now it would be possible to compute a bike speed for
each direction using elevation data?</div>
<div><br>
</div>
<div>Great work!</div>
<div><br>
</div>
<div>Regards,</div>
<div>Gabriel</div>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2014-03-18 17:30 GMT+01:00 Peter K <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:peathal@yahoo.de" target="_blank">peathal@yahoo.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
<br>
please check out and try a new feature:<br>
<a moz-do-not-send="true"
href="https://github.com/graphhopper/graphhopper/pull/169"
target="_blank">https://github.com/graphhopper/graphhopper/pull/169</a><br>
<br>
Many thanks goes to @NopMap!<br>
<br>
I would like to know your ideas/questions/experience before
merging this<br>
into master!<br>
<br>
In order to implement this it was necessary to introduce a
'reverse'<br>
flag in the Weighting.calcWeight method. With other changes
(like<br>
several to CH) it is possible to store two weights per edge
in<br>
GraphHopper. This could be useful for a traffic jam scenario
as well:<br>
one direction is slow while the other is faster etc. Storing
this<br>
information in one edge makes it easier to handle and it is
more compact.<br>
<br>
Regards,<br>
Peter.<br>
<br>
_______________________________________________<br>
GraphHopper mailing list<br>
<a moz-do-not-send="true"
href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a moz-do-not-send="true"
href="https://lists.openstreetmap.org/listinfo/graphhopper"
target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
</blockquote>
<br>
</body>
</html>