To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here

PDA Street

  #1  
Old 10-05-2003, 07:24 PM
OceanView OceanView is offline
Member
 
Join Date: Sep 2003
Location: RI
Posts: 61
Lightbulb Free program to import waypoints

I just finished writing a program to import waypoints into the iQue, and would like to share it with other people if there is any interest. The program can import *.loc files downloaded from www.geocaching.com AND it can also import *.txt files created from the MapSource program using File->Export as a tab delimited file.

Please let me know if there is any interest and I will upload it here along with a more complete description (I don't want to clutter the message board if no one is interested in this).

-Bill
(iQue owner since 7/28/03)
Reply With Quote
  #2  
Old 10-05-2003, 07:48 PM
mrkablooey's Avatar
mrkablooey mrkablooey is offline
mdgps.org
 
Join Date: Aug 2003
Location: Balto.
Posts: 88
I'd love to try it. If it works, I'd be happy to review it on my CacheGear site.
__________________
~robert
Reply With Quote
  #3  
Old 10-05-2003, 08:58 PM
Gator w/ an IQ Gator w/ an IQ is offline
Junior Member
 
Join Date: Sep 2003
Posts: 5
Count me in. I would love to have this app! Great to see people making ique specific apps. Thanks.
Reply With Quote
  #4  
Old 10-05-2003, 09:46 PM
kokopeli123 kokopeli123 is offline
Senior Member
 
Join Date: Aug 2003
Location: C-Springs
Posts: 309
I'm in for a test drive as well.

kokopeli123
__________________
A life without hope is lost
Reply With Quote
  #5  
Old 10-05-2003, 10:24 PM
Octoberfest Octoberfest is offline
Senior Member
 
Join Date: Aug 2003
Location: Long Island, New York
Posts: 108
Re: Free program to import waypoints

Quote:
Originally posted by OceanView
...The program can import *.loc files downloaded from www.geocaching.com AND it can also import *.txt files created from the MapSource program using File->Export as a tab delimited file....-Bill
Bill,
I'm interested, and I think there should be strong interest, having followed the comments on this board.

EasyGSP is avaialable through the Geocache web site allows the downloading of waypoints from most GPSs into a *.loc file,

Bill, will your program import multiple waypoints from a single *.loc file?
In any event I'm looking forward to giving your program a workout.
John
Reply With Quote
  #6  
Old 10-05-2003, 10:27 PM
OceanView OceanView is offline
Member
 
Join Date: Sep 2003
Location: RI
Posts: 61
> Bill, will your program import multiple waypoints from a single *.loc file?

Yes, it will. I am uploading it here in a few...

-Bill
Reply With Quote
  #7  
Old 10-05-2003, 11:05 PM
OceanView OceanView is offline
Member
 
Join Date: Sep 2003
Location: RI
Posts: 61
Here it is

OK, I have attached a zip of the program and a ReadMe file to this message. I hope you find it useful. Please read the ReadMe file before using the program and also see the bottom of this message How to use the program.

The program is actually written in vbscript. I have been writing software for years but never in vbscript before (so be kind with your critiquing vbscript writers ;-) I choose vbscript because I wanted to write something that would be able to run on most systems and would also contain the source so others could modify to suite their needs if they so desire. This program/script requires that you have Internet Explorer 5.5 or higher installed on your system.

As most of us already know, the iQue stores waypoints in the Palm address book. So the easiest way to get waypoints into the iQue is to convert them into a vCard format. Once the waypoint data has been converted into a vCard, you simply read the vCard file into the Palm Desktop and then HotSync. To read these vCard files into the Palm Desktop you can either drag and drop them onto the open address book, or you can create a file association to Palm Desktop for the vCard file format (as described in the readme file attached here).

The attached program (Geocaching To iQue) will currently convert two types of files as follows:

1) *.loc files in the XML format as downloaded from www.geocaching.com

2) *.txt files in a tab delimited format as created from the MapSource File->Export as tab delimited menu option

The program will convert either of these file formats into a vCard format and then try to import them into Palm address book automatically if you have created the file association. Either of these files can have multiple waypoints defined in them.

How to use the program
1) Download the attached file and unzip the program and the ReadMe.txt file.
2) Read the ReadMe.txt file thoroughly.
3) Download a waypoint file (*.loc) from www.geocaching.com or save out a *.txt file from MapSource.
4) Drag and drop the *.loc and/or *.txt file onto the Geocaching To iQue program (yes, you can even drop multiple files of different formats onto the program at the same time).
5) Next a window will open displaying all the waypoint data found in those files. Here you can select or deselect the checkboxes to fine tune which waypoints you want to import. Also, you can select on any waypoint data including lat/lon, elevation, name and description. After selecting on some data you will be allowed to modify it. These changes will be saved in the new vCard file and imported into Palm Desktop.
6) After you are happy with your changes, select OK.
7) Now you will be prompted to import the waypoints into Palm Desktop. If you have successfully created the file association between vCard format and Palm Desktop, then just select YES. Otherwise you could select NO and then open Palm Desktop and drag and drop the newly created vCard file (*.vcf) onto the address book.
8) Palm Desktop will ask you to select a category to read the data into. On my system I created one named "Waypoints" and always read into that category.
9) Now just HotSync and the waypoints will be on your iQue!

Suggestions/comments welcome.

Enjoy,
-Bill

NOTE: A newer version (1.4) of the program was attached here on 31-Dec-2003.
Attached Files
File Type: zip waypt2ique-v14.zip (18.8 KB, 2663 views)

Last edited by OceanView; 12-31-2003 at 08:47 AM.
Reply With Quote
  #8  
Old 10-06-2003, 07:26 AM
nagyg nagyg is offline
Member
 
Join Date: Jul 2003
Location: NY, USA
Posts: 92
Bill,
This is great - can it also work with Microsoft Outlook?
Reply With Quote
  #9  
Old 10-06-2003, 07:35 AM
OceanView OceanView is offline
Member
 
Join Date: Sep 2003
Location: RI
Posts: 61
> can it also work with Microsoft Outlook?

What do you mean by work with MS Outlook? Do you mean to import the waypoints into Outlook? If so, I don't see any problem with that as I believe Outlook also imports vCards (I know the address book for Outlook Express does).

If you have any problems importing into Outlook, let me know and I'll see if I can do a quick fix.

-Bill
Reply With Quote
  #10  
Old 10-06-2003, 07:45 AM
LarryP LarryP is offline
Junior Member
 
Join Date: Oct 2003
Posts: 4
GREAT program!

Just what I have been looking for!

Thanks
Reply With Quote
  #11  
Old 10-06-2003, 11:19 AM
kokopeli123 kokopeli123 is offline
Senior Member
 
Join Date: Aug 2003
Location: C-Springs
Posts: 309
Oceanview,

My initial comment request is that when you import multiple waypoints can you make the program create multiple v-cards (one for each point) instead of just one v-card with all the coordinates on listed on it?

kokopeli123
__________________
A life without hope is lost

Last edited by kokopeli123; 10-06-2003 at 11:45 AM.
Reply With Quote
  #12  
Old 10-06-2003, 11:45 AM
OceanView OceanView is offline
Member
 
Join Date: Sep 2003
Location: RI
Posts: 61
> ...when you import multiple waypoints can you make the program create multiple v-cards...

Sure, that was the way I wrote it originally. Then I thought it would be a pain to load each one individually since the end goal is to import them all (I would think). Basically the only purpose of the vCard "file" is to act as a staging area to write the converted data to before importing. When you import n number of waypoints they actually become n number of vCards, just stored in a single "staging" file before being imported as n individual waypoints.

Could you please help me understand how you would like to use it differently so I can try to help? (Are you looking for the program to create a separate "file" for every waypoint? If so, how would this help in usage?)

Thanks,
-Bill
Reply With Quote
  #13  
Old 10-06-2003, 11:55 AM
kokopeli123 kokopeli123 is offline
Senior Member
 
Join Date: Aug 2003
Location: C-Springs
Posts: 309
Bill,

If you're using MS Outlook (which is the medium the iQue uses to store the waypoint locations) , each waypoint (geocache) gets it own address book entry or v-card.

For example I test drove waypt2ique by downloading 58 geocaches from geocaching.com to a .loc file on my computer. When I dragged and dropped them to your VBScript Script File it created one v-card file with the lat-long location data for all 58 geocaches in one MS Outlook Contact Card. In order to create seperate geocache points, I had to go through and manually select each geocache individualy and create and save v-cards for them (58 times). If your program could patch process this creating individual v-cards in the processs the problem is solved.

kokopeli123
__________________
A life without hope is lost
Reply With Quote
  #14  
Old 10-06-2003, 12:02 PM
mrkablooey's Avatar
mrkablooey mrkablooey is offline
mdgps.org
 
Join Date: Aug 2003
Location: Balto.
Posts: 88
Works great, now just need a Mac version. ;-)

CacheMate allows you to do this one at a time, but not in a "bulk" fashion.

Nice job!
__________________
~robert
Reply With Quote
  #15  
Old 10-06-2003, 12:03 PM
OceanView OceanView is offline
Member
 
Join Date: Sep 2003
Location: RI
Posts: 61
OK, I get it now. It sounds like Outlook is not capable of creating multiple contacts from a single vCard file (with multiple vCards in it) as Palm Desktop is. I use Palm Desktop so I did not know this (sorry).

It would help me fix the problem if you think it would be possible to save one of your waypoint "contacts" out of Outlook as a vCard file and email it to me. Then I could see the format Outlook is expecting and fix my program accordingly.

Thanks,
-Bill
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 10:56 AM.




Click Here to Expand Forum to Full Width





Acceptable Use Policy

Internet.com
The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

Powered by vBulletin® Version 3.7.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.