Exporting
From Geoqo
Revision as of 06:27, 24 February 2007 by 168.150.236.43 (Talk)
To export your data, use the -e switch:
- saves a .gpx file for all caches in california:
geoqo -s cache:state=CA -e out.gpx
- saves a .loc file:
geoqo -s cache:state=CA -e out.loc
- saves a .kml google earth file which includes a density plot:
geoqo -s cache:state=CA -e out.kml