Note: This page describes an obsolete version of GPSBabel that may substantially differ from the current or development version.

Yahoo Geocode API data (yahoo)

This format can...

  • read waypoints

This format has the following options: addrsep .

This format reads output from the Yahoo geocoding API. This feature of GPSBabel makes it easy to get geocoded results from Yahoo into your favorite mapping program, GPS receiver, or other format.

addrsep option

String to separate concatenated address fields (default=", ").

This option specifies the string GPSBabel should use to separate the parts of the street address. Since most other formats supported by GPSBabel do not support street addresses, the street address fields from the Yahoo file are concatenated into the waypoint "notes" field.

The default value for this option is a comma followed by a space (", ").