<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi Dave</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Sorry I didnt make documentation about the new table,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I am on a trip, so for the moment I can tell you based on this code<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><a href="https://github.com/pgRouting/osm2pgrouting/blob/master/src/database/pois_config.cpp#L49">https://github.com/pgRouting/osm2pgrouting/blob/master/src/database/pois_config.cpp#L49</a></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">There is no X / Y columns</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">fraction is the fraction of the edge<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">because 0 and 1 are whole numbers vertex_id would be the corresponding vertex of the point of interest</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">there is a column new_geom which would have the new geometry if a point was found in the topology (aka was not too far)</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">When I have time I will try to elaborate the documentation of this table,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Vicky<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 19, 2017 at 9:16 PM, Dave Potts <span dir="ltr"><<a href="mailto:mrdapotts@gmail.com" target="_blank">mrdapotts@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Can anybody confirm that the  in the table are as follows<div>CREATE TABLE pointsOfInterest(
pid BIGSERIAL,</div><div> x FLOAT, </div><div>y FLOAT,</div><div> edge_id BIGINT, </div><div>side CHAR, </div><div>fraction FLOAT,</div><div> the_geom geometry,</div><div> newPoint geometry
);<br></div><div>pid primary key the table</div><div>x/y   coordinates of teh point of interest</div><div>edge_id   the nearest edge id to this point of interest</div><div>has a value of l r b  ?</div><div>fraction ?</div><div>the_geom the geometry of the point</div><div>newPoint  the nearest point on the edge that is closest to this point</div><div><br></div><div>Any suggestions welcome</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Dave.</div></font></span></div>
<br>______________________________<wbr>_________________<br>
Pgrouting-users mailing list<br>
<a href="mailto:Pgrouting-users@lists.osgeo.org">Pgrouting-users@lists.osgeo.<wbr>org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pgrouting-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/pgrouting-<wbr>users</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><pre>Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44, 
81739 München, Germany

Vicky Vergara
Operations Research

eMail: vicky@<a href="http://georepublic.de" target="_blank">georepublic.de</a>
Web: <a href="https://georepublic.info" target="_blank">https://georepublic.info</a>

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl

<span></span></pre></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
</div>