<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Nick,<br>
<br>
all the points you 'add' will add no further information when I
correctly understand.<br>
<br>
You can avoid the minor reduction at the following two places:<br>
<br>
1. while import: set this in the config
osmreader.wayPointMaxDistance=0 or use
hopper.setWayPointMaxDistance(0) to disable simplification while
import<br>
2. while querying: set the request hint simplifyRequest=false<br>
<br>
Regards,<br>
Peter.<br>
<br>
On 08.11.2014 05:13, Nick Bauer wrote:<br>
</div>
<blockquote
cite="mid:CAH3kBmyjjkkABGBTnskhDwi-qfpSzXfzTzj86Lh4ohMjYZ7v9g@mail.gmail.com"
type="cite">
<div dir="ltr">Peter,
<div>Thanks for the reply. Can you point reference material
regarding the index?</div>
<div><br>
</div>
<div>I want to increase the density to satisfy another SDK's
requirements. I believe its a work around to get the other
SDK to do what we want it to do :)</div>
<div>We will implement our own density improvement since it does
not appear to be very configurable via graphhopper and OSM.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Nick</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Nov 7, 2014 at 3:00 AM, Peter <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:graphhopper@gmx.de" target="_blank">graphhopper@gmx.de</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Hi Nick,<br>
<br>
the index resolution has nothing to do with the GPX
resolution. Why would you want to increase the density?
What problem you have?<br>
There are options to slightly increase this but you
cannot get more than "OpenStreetMap" density.<br>
<br>
Regards,<br>
Peter.<span class=""><br>
<br>
On 07.11.2014 05:10, Nick Bauer wrote:<br>
</span></div>
<blockquote type="cite"><span class="">
<div dir="ltr">Hi-
<div><br>
</div>
<div>I tried to adjust the resolution or density of
the GPX points that can be exported from a route.
Using v0.3. I modified config.properites to
change index.highResolution=500 to 50, restarted
graphhopper, but no change in GPX output. In the
comments of the config file, it mentions that 500
is the lowest (resolution in meters). Can this be
updated / improved to allow fine-grained
resolutions / higher densities?</div>
<br>
</div>
</span></blockquote>
</div>
</blockquote>
</div>
</div>
</blockquote>
<br>
</body>
</html>