Notices

GPS Talk GPS Hardware and Software discussion

Reply
 
LinkBack Thread Tools
Old 02-27-06, 06:24 AM   #16 (permalink)
Aximsite Minor League
 
Join Date: Jan 2006
Location: Maryland
Posts: 156
Thanked 0 Times in 0 Posts
Tthanks, Matt. This looks easy enough. I saw the POI2GO OCN favorites output so I looked at the SD where I have the maps and color files and there was no favorites file. So I thought they were somehow being incorporated into the map file. I didn't think to check the ROM folder where the program is installed. D'ooohhhh!!

POI2Go is good stuff. :-)


Originally Posted by matthewp
raylo,

Go check the POI2GO website as it now has direct output to OCN. Also, look at the following post in the forums:

http://www.poi2go.com:8080/jforum3/posts/list/35.page
raylo is offline   Reply With Quote
Sponsor Ads
Old 02-27-06, 04:19 PM   #17 (permalink)
BrandenRussell
Guest
 
Posts: n/a
Any chance you can add a way to do this as Outlook Contacts for iGuidance users?
If not, guess I can figure out how to programatically create contacts and read it from your .txt you generate.
Great job!

I just got iGuidance and am very dissapointed with its ability to find anything.
It doesn't have POI's for any place I have been able to think of to try that I am interested in.
I have to do everything with contacts to get it to route me to anywhere.
  Reply With Quote
Old 02-27-06, 04:38 PM   #18 (permalink)
Aximsite Elite
 
Rishad's Avatar
Addicted Member
 
Join Date: Aug 2005
Location: Vancouver, BC
Posts: 3,677
Device: iPhone 2G (OS 3.1)
Carrier: City Fido
Thanked 1 Time in 1 Post

Awards Showcase
Aximsite Active Bronze Member Admin Medal Aximsite Contest Winner Top Notch MyPDA Red Cross 
Total Awards: 5

Good stuff.. but only US.. :(
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

.
.
.
.
.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.




To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Rishad is offline   Reply With Quote
Old 02-27-06, 05:09 PM   #19 (permalink)
BrandenRussell
Guest
 
Posts: n/a
Originally Posted by BrandenRussell
Any chance you can add a way to do this as Outlook Contacts for iGuidance users?
If not, guess I can figure out how to programatically create contacts and read it from your .txt you generate.
Great job!

I just got iGuidance and am very dissapointed with its ability to find anything.
It doesn't have POI's for any place I have been able to think of to try that I am interested in.
I have to do everything with contacts to get it to route me to anywhere.
Figured it would probably be best for me to write it for myself so I can customize the contact's information how I want it.
I learned how to write a C# program that creates contacts in Outlook mostly thanks to this page http://www.dotnetjunkies.com/Tutoria...3.dcik#contact
I use VS 2005 and Office 2003, so the page is a bit out of date, but helpful.

However, if you're interested, this is what I am doing.
I am writing a program that takes a .txt file from your program.
The text file is named what I searched, so Fast food, restaurant, etc.
That becomes the Category of the contact for easy sorting in PocketInformant.

Again, great program! You have saved me time on replacing the horrible database of POIs that iGuidance provides (at least for Utah).
  Reply With Quote
Old 02-27-06, 05:38 PM   #20 (permalink)
BrandenRussell
Guest
 
Posts: n/a
Okay, I wrote my program that takes your .txt and generates a contact for each item in the file and categorizes it based on the file's name.

Problem is your file doesn't contain a city and state for the address....
So, iGuidance can't find it (I tried giving it a general Salt Lake City, UT, but it wasn't happy with that).
Any chance you can get your app to put that info in the .txt?
  Reply With Quote
Old 02-28-06, 06:35 PM   #21 (permalink)
Aximsite Rookie
 
Join Date: Jul 2005
Posts: 36
Thanked 0 Times in 0 Posts
Hi, BrandenRussell,

Well, I can add that format later. Are there other ways to add poi into Iguidance?
Now I pretty much rely on users to tell me where to find related format or utility for conversion...

Now I am kind of having my hand full for various bugs and network / server problems (did not anticipate so much usage but I am happy ).


I will keep u updated.
mitiper is offline   Reply With Quote
Old 02-28-06, 06:43 PM   #22 (permalink)
BrandenRussell
Guest
 
Posts: n/a
As far as I know, you can't add POIs to iGuidance. That is why I was hoping to write a program that took your .txt and made Contacts in Outlook to make up for it.
  Reply With Quote
Old 02-28-06, 07:25 PM   #23 (permalink)
Aximsite Rookie
 
Join Date: Jul 2005
Posts: 36
Thanked 0 Times in 0 Posts
I see. I will add a new "complete txt" format into new version then.



Originally Posted by BrandenRussell
As far as I know, you can't add POIs to iGuidance. That is why I was hoping to write a program that took your .txt and made Contacts in Outlook to make up for it.
mitiper is offline   Reply With Quote
Old 02-28-06, 09:13 PM   #24 (permalink)
bigdave240
Guest
 
Posts: n/a
The poi's for iguidance are in a file called poi.bin. Not sure if there is a way to create a replacement file.
  Reply With Quote
Old 02-28-06, 09:19 PM   #25 (permalink)
Aximsite Rookie
 
Join Date: Jul 2005
Posts: 36
Thanked 0 Times in 0 Posts
It is a binary file then....

Too sad Iguidance may be the only non-native supported POI format by poi2go.com in the future (we may have mapopolis native support soon :) ).


To solve your early request, I am planning to add several checkbox to let users select what they want to include in the "long label" result in the new version...


But it should be sometime around next weekend.
mitiper is offline   Reply With Quote
Old 02-28-06, 09:55 PM   #26 (permalink)
Aximsite Veteran
 
goodguy20k's Avatar
 
Join Date: Mar 2003
Location: Austin, TX
Posts: 1,128
Device: iPhone 3GS
Carrier: AT&T
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member Aximsite Contest Winner Red Cross 
Total Awards: 3

I want to see Mapopolis! I'm waiting!
__________________
-Daniel
goodguy20k is offline   Reply With Quote
Old 03-01-06, 11:48 PM   #27 (permalink)
Aximsite Rookie
 
Join Date: Jul 2005
Posts: 36
Thanked 0 Times in 0 Posts
tomtom format is updated to show "call number".

Originally Posted by goodguy20k
I want to see Mapopolis! I'm waiting!
mitiper is offline   Reply With Quote
Old 03-02-06, 08:31 AM   #28 (permalink)
Aximsite All Star
 
Join Date: May 2003
Location: Maine
Posts: 547
Device: Cingular 8125
Carrier: Cingular
Thanked 0 Times in 0 Posts
Originally Posted by goodguy20k
I want to see Mapopolis! I'm waiting!
You can do it already by downloading the GPX format and then using GPXtoMaplet program. Takes about an extra two seconds.
brobinson is offline   Reply With Quote
Old 03-02-06, 09:33 AM   #29 (permalink)
Aximsite Veteran
 
goodguy20k's Avatar
 
Join Date: Mar 2003
Location: Austin, TX
Posts: 1,128
Device: iPhone 3GS
Carrier: AT&T
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member Aximsite Contest Winner Red Cross 
Total Awards: 3

Wow, everyone is quoating me.

Yes, I know I can convert, but I want on the go POIs. I can't count the number of times I've been traveling and needed to find the nearest McDonalds (Yes, NEEDED. You try a road trip with 7 siblings!:hide: ) but the POIs are CERTAINLY LACKING.

Now if I could dial-up some internet, get POIs for the local area, load them into the mapping software, I'd be one happy dude!:love:

I can wait for it though. I'm not going on any major trips (that I know of) for a while.
__________________
-Daniel
goodguy20k is offline   Reply With Quote
Old 03-04-06, 02:40 PM   #30 (permalink)
Aximsite Rookie
 
Join Date: Jul 2005
Posts: 36
Thanked 0 Times in 0 Posts
bump it to the first page for the weekend traffic :)
mitiper is offline   Reply With Quote
Reply

Tags
create, min, pois, tomtom, unlimited

Sponsor Ads

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help! Cannot create wireless lan zazou X50 Hardware Troubles 5 01-26-06 03:14 PM
How do I create a VPN? alphonso X50 / X51 Forums 0 12-24-05 04:28 PM
Let's create a bug list...again! mpbasher52 X50 / X51 Forums 141 10-31-05 05:56 PM
Can't Create VPN MBCook Tips and Tricks 0 12-09-04 07:55 PM
Create OWN Rompaq PeterAarts X5 Forums 0 10-14-04 03:06 PM


All times are GMT -5. The time now is 05:09 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC