GeoDB::Search::Attr.3pm

Langue: en

Autres versions - même langue

Version: 2009-11-10 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Attr - search waypoint attributes

SYNOPSIS

geoqo -s attr:myattr=myvalue -l

DESCRIPTION

START HELP

Attr searches attributes that you yourself have placed on a cache using the modify setattr module.

   > geoqo -s ident:gcabcd -m setattr:found=1 --save
 
   > geoqo -s attr:found=1 -d count
   Search Result Count: 1
 
 

NOTE: this does NOT search groundpseak (geocaching.com) attributes. For this you should use the attribute: search plugin intstead.

END HELP

AUTHOR

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