GeoDB::Search::Geodining.3pm

Langue: en

Version: 2008-11-19 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Geodining - query the waypoint list for geodining attributes

DESCRIPTION

START HELP
   > geoqo -s geodining:resturant_name=Cafe -d count
   Search/Set Count: 6
 
 

Searches the database for only waypoints that are of type 'Geodining' and conform to the terms given. See the documentation on the waypoint: search type for further details on how to use it, because everything else is the same.

Possible search columns for geodining waypoints include the following beyond those listed in the waypoint section:

                                geodining_restaurant_name
                                geodining_submitted_by
                                geodining_price
                                geodining_service
                                geodining_continent
                                geodining_country
                                geodining_state
                                geodining_city
                                geodining_zip
                                geodining_address
                                geodining_description
                                geodining_details
 
 

END HELP

AUTHOR

Wes Hardaker (AKA Yamar) <hardaker ATAT users.sourceforge.net>