Geby
unread,Apr 8, 2011, 1:54:14 PM4/8/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to geoget
It is because you are never working with GPX files. You can just
import GPX file to database. Each import add new caches and update
existing one in the database. So, your are working with the database,
not with a file! This is reason, why you cannot 'load GPX file' and
must use import instead. And you must use filters for view database,
because program is designed for large count of caches an the
database.
Why to see full database? Are you a robot and you are capable to read
thousands of lines in the list?
Classic save/load operations working with "working set". It is set of
points displayed in main window.
And finally, "Add by file" is operation, where you show caches from
the database by a some GPX file. But not import it!
Example usage: You are plan a trip with the friends and you wish to
see caches, what are not found by all your friends only. So, filter
caches in the area, and grab MyFinds PQ from his friends. Then use
"Subtract by file" for each MyFind PQ. Rest caches are not found by
all your friends and you can plan a trip. ;-)
Changes in the menu to some more intuitive order is possible. I
thinking about it.