I often need to fetch a town for a given (raw) address. Sometimes I also have latitude / longitude fields, which could potentially focus the results outputted by Placemaker.
The reference suggests that latitude / longitude can be used in conjunction with the text inputted.
specifically:
http://developer.yahoo.com/geo/placemaker/...-reference.html states that the 'matchType' output-param indicates if:
type of match (0=text or text and coordinates, 1=coordinates only)
However, when supplying lat/ long as part of the text, I don't see a difference in processing results (I made sure to check on some ambiguous example) .
Question: is there a way to use lat/ long to focus the results that Placemaker outputs?
Thanks,
Britske