ric2016 / openstreetmap_hooked

⚶ OpenStreetMap (Webtrees 1.x Custom Module)
https://cissee.de/
1 stars 0 forks source link

also check in hierarchy #6

Open ric2016 opened 5 years ago

ric2016 commented 5 years ago

"The module doesn’t seem to locate places unless all components of the place name are present in the place hierarchy For example, I have a location "Moordown, Buttermere, Wiltshire, England” but I’ve only entered the location data for "Buttermere, Wiltshire, England”. GoogleMaps seems to ignore the first component when this occurs"

ric2016 commented 5 years ago

The check should rather be made on the caller's side though - The caller may not always be interested in inexact coordinates from a parent place. (or add a parameter to the hook method)