Hi Does the is_in() function should also work for a point on a line in stead of in a polygon?
highway = turning_circle & is_in(highway, track, in_or_on) = true [0x641a resolution 24] It returns false for this situation where the turningcircle is attached to a highway = track. (mkgmap:cache_is_in_POINT_highway_track_in_or_on=false) Would there be another way to know if the point is attached to a highway = track rather then a for example highway = residential? I use add-pois-to-lines, and link-pois-to-ways but as far as I can see, that doesn't give me more information. https://www.openstreetmap.org/#map=18/49.65888/5.45845 [cid:[email protected]] Kind regards Joris
_______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
