On Tue, Jun 24, 2014 at 03:53:52PM +0200, Siegfried Jetzke wrote: > > To use this address within my application I do need to know the edge > to which this address belongs. It would be "nice" to know > approximately the distance of this address from one of the nodes, > defining the edge. I'm not interested in the coordinates of the > address. > > I found that "interpolation" gives exactly the information I need > but that this will not longer be supported. > > Can anyone give me some hint how to find the edge belonging to one address? >
Isnt this a pure technical problem in finding the nearest node on the road network for a given address? You might want to take a look at something like the OSM Inspector from Geofabrik. They have a preprocessing tool which searches for the nearest road matching addr:street and constructing a node on it - I think this is the tool processing OSM input and dumping a spatialite with address informations etc. git://github.com/ltog/osmi-addresses.git Flo -- Florian Lohoff [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Routing mailing list [email protected] https://lists.openstreetmap.org/listinfo/routing
