Home PageFacebookRSS News Feed
PocketGPS
Web
SatNav,GPS,Navigation
Pocket GPS World - SatNavs | GPS | Speed Cameras: Forums

Pocket GPS World :: View topic - Present Location
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in for private messagesLog in for private messages   Log inLog in 

Present Location
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Pocket GPS World Forum Index -> Garmin Portable Navigation Devices
View previous topic :: View next topic  
Author Message
LT
Regular Visitor


Joined: Nov 02, 2005
Posts: 76
Location: Lancashire

PostPosted: Wed Jan 11, 2006 12:49 am    Post subject: Present Location Reply with quote

Looked on FAQ's not there...

Is it possible, where you are as a favourite? I'll give you the scenario.

The garage where I have my car serviced is on a long road, and the postcode covers a big area, and it has no actual number (you can't put house names or business names in can you?) so if you put number 0, or number 99 for example, you'd get two places quite far apart. If I get to the place, and wanted to store where I was, can I?

Ta.!
Back to top
View user's profile Send private message
PaulB2005
Pocket GPS Moderator
Pocket GPS Moderator


Joined: Jan 04, 2006
Posts: 9323
Location: Durham, UK

PostPosted: Wed Jan 11, 2006 2:07 am    Post subject: Reply with quote

I believe if you press the scroll wheel for 2 seconds you get the option to save that location - never tried it yet.
Back to top
View user's profile Send private message
MaFt
Pocket GPS Staff
Pocket GPS Staff


Joined: Aug 31, 2005
Posts: 15142
Location: Bradford, West Yorkshire

PostPosted: Wed Jan 11, 2006 11:45 am    Post subject: Reply with quote

yes, it works and it adds it to the 'my favourites' list. however, at the moment there's no way to get this data out of the i3 to put into a custom poi unless, i believe, if you have mapsource (?) it can be done

MaFt
Back to top
View user's profile Send private message Visit poster's website
hazee
Occasional Visitor


Joined: Jan 11, 2006
Posts: 1

PostPosted: Wed Jan 11, 2006 5:37 pm    Post subject: Reply with quote

The SDK available from Garmin certainly allows you to extract data (including favourites) from the i3, but it's a pig to use - the documentation sucks, and this is only really suitable for dedicated programmers.

A much better and simpler option that I discovered, is a free program on the net called EasyGPS that can extract and save favourites from the i3 - it explicitly supports the i3 by name.

When importing the data, it simply imports the whole list of favourites and shows them on screen arranged graphically according to their relative positions.

From here, you can save the data to your PC as a .gpx file. This is in XML format, but it's plain text, so you can view it in Notepad or whatever. You could then either manually re-edit it into CSV format if it's just a handful of points you're after, or alternatively, it should be pretty straightforward to write a script that converts the whole lot. Either way, the resultant CSV file can then be put through POILoader for re-export to the device.

It's worth noting that while EasyGPS has its own export function, I found this to be rather more hit and miss. It exports the data back to the "My Favourites" folder (unlike POILoader, which puts points in "Custom Points"), but doesn't erase the existing data first, so you end up with a bunch of duplicated data - in capitals.

But even if you have no intention of exporting data, it's worth having this program just to make a backup of your saved points.

(And no - I don't have anything to do with EasyGPS.)
Back to top
View user's profile Send private message
Almahadeus
Frequent Visitor


Joined: Aug 06, 2005
Posts: 346

PostPosted: Wed Jan 11, 2006 5:56 pm    Post subject: Reply with quote

hazee wrote:
The SDK available from Garmin certainly allows you to extract data (including favourites) from the i3, but it's a pig to use - the documentation sucks, and this is only really suitable for dedicated programmers.

A much better and simpler option that I discovered, is a free program on the net called EasyGPS that can extract and save favourites from the i3 - it explicitly supports the i3 by name.

When importing the data, it simply imports the whole list of favourites and shows them on screen arranged graphically according to their relative positions.

From here, you can save the data to your PC as a .gpx file. This is in XML format, but it's plain text, so you can view it in Notepad or whatever. You could then either manually re-edit it into CSV format if it's just a handful of points you're after, or alternatively, it should be pretty straightforward to write a script that converts the whole lot. Either way, the resultant CSV file can then be put through POILoader for re-export to the device.

It's worth noting that while EasyGPS has its own export function, I found this to be rather more hit and miss. It exports the data back to the "My Favourites" folder (unlike POILoader, which puts points in "Custom Points"), but doesn't erase the existing data first, so you end up with a bunch of duplicated data - in capitals.

But even if you have no intention of exporting data, it's worth having this program just to make a backup of your saved points.

(And no - I don't have anything to do with EasyGPS.)

Thanks. Looks interesting.
Back to top
View user's profile Send private message
Ash10
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Feb 19, 2005
Posts: 478

PostPosted: Wed Jan 11, 2006 9:30 pm    Post subject: Reply with quote

hazee wrote:
The SDK available from Garmin certainly allows you to extract data (including favourites) from the i3, but it's a pig to use - the documentation sucks

Bit of an understatement, that... ;)

hazee wrote:
A much better and simpler option that I discovered, is a free program on the net called EasyGPS that can extract and save favourites from the i3 - it explicitly supports the i3 by name.

That sounds quite interesting - thanks for posting the link, I'll have to take a look Smile
Back to top
View user's profile Send private message
MattW
Occasional Visitor


Joined: Jan 12, 2006
Posts: 16

PostPosted: Thu Jan 12, 2006 5:52 pm    Post subject: Reply with quote

EasyGPS is a great little application.
I've used it for years to back up my Magellan Sportrack and just tried it with my new (3 days old) i3 (which incidentally, I think is great for the money!).

It seems to work really well with the i3 (at least as far as downloading goes - as noted previously, uploading is better if you convert to csv and use poi loader).

It also crosses my ming that EasyGPS would be useful for submitting speed camera's and poi's to PocketGPSworld - just do the long press on the click wheel to save the location and download it when you get back. If you right click on a waypoint in the left pane of EasyGPS and select 'edit' you can see it's properties including lat and long.

I've just started work on a little python script to convert the .gpx file to csv - anyone who wants it will be welcome when it's done

best
Matt
Back to top
View user's profile Send private message
MattW
Occasional Visitor


Joined: Jan 12, 2006
Posts: 16

PostPosted: Thu Jan 12, 2006 6:30 pm    Post subject: Reply with quote

And you can enter the lat and long onto google maps (http://maps.google.com/) search box:

in the form:

N 53.483527 W 2.270672

you can check where your waypoint is on the road.

(if you post the coordinates above, you'll see where I work!)

cheers
Matt
Back to top
View user's profile Send private message
Ash10
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Feb 19, 2005
Posts: 478

PostPosted: Thu Jan 12, 2006 9:54 pm    Post subject: Reply with quote

MattW wrote:
I've just started work on a little python script to convert the .gpx file to csv - anyone who wants it will be welcome when it's done

This'll do the job:

Code:
FILENAME = raw_input('GPX to convert (omit .GPX suffix):')
GPX = file(FILENAME + '.gpx', 'rt').read()
CSV = ""
while GPX.find('<wpt') >= 0:
    GPX = GPX[GPX.find('<wpt') + 4:]
    LATITUDE = GPX[GPX.find('lat=') + 5:GPX.find('" ')]
    LONGITUDE = GPX[GPX.find('lon=') + 5:GPX.find('">')]
    NAME = GPX[GPX.find('<name>') + 6:GPX.find('</name>')]
    CSV += '%s,%s,"%s"\n' % (LONGITUDE, LATITUDE, NAME)
file(FILENAME + '.csv', 'wt').write(CSV)

8)
Back to top
View user's profile Send private message
MattW
Occasional Visitor


Joined: Jan 12, 2006
Posts: 16

PostPosted: Fri Jan 13, 2006 1:45 am    Post subject: Reply with quote

cool Smile
I'll still work on mine though!

Matt
Back to top
View user's profile Send private message
LT
Regular Visitor


Joined: Nov 02, 2005
Posts: 76
Location: Lancashire

PostPosted: Sat Jan 14, 2006 7:51 pm    Post subject: Reply with quote

Well back to the original question, and holding the scroll button, whilst in map view mode, seems to do exactly as I wanted.

Well dont that man, and thanks!
Back to top
View user's profile Send private message
NiTrO
Occasional Visitor


Joined: Jan 19, 2006
Posts: 11

PostPosted: Thu Jan 19, 2006 1:04 pm    Post subject: Code Reply with quote

@Ash10

Hi...How do I run your code?...
Back to top
View user's profile Send private message
MattW
Occasional Visitor


Joined: Jan 12, 2006
Posts: 16

PostPosted: Thu Jan 19, 2006 1:58 pm    Post subject: Re: Code Reply with quote

NiTrO wrote:
@Ash10

Hi...How do I run your code?...


First, you'll need to install Python for windows:
http://www.python.org/ftp/python/2.4.2/python-2.4.2.msi

Then run it from a DOS prompt (preferably in the directory where your saves gpx file resides).

Matt
Back to top
View user's profile Send private message
MattW
Occasional Visitor


Joined: Jan 12, 2006
Posts: 16

PostPosted: Thu Jan 19, 2006 2:03 pm    Post subject: Reply with quote

Oh, how I wish this forum allowed editing......

Further to my last post

You'll need to cut and paste Ash's code into a text file and save it as whateverNameYouLike.py (for ease of use save it into the same directory as your gpx file). If you use notepad, make sure that it doesn't append .txt to the file name - if it does, just edit the file name to remove the .txt (ignoring the dire warnings about it being unable to run etc.)

Matt
Back to top
View user's profile Send private message
NiTrO
Occasional Visitor


Joined: Jan 19, 2006
Posts: 11

PostPosted: Thu Jan 19, 2006 4:38 pm    Post subject: @MattW Reply with quote

Hi ..Thanks for your quick reply....will do as you suggest later this afternoon...
VBRegards
Back to top
View user's profile Send private message







Posted: Today    Post subject: Pocket GPS Advertising

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pocket GPS World Forum Index -> Garmin Portable Navigation Devices All times are GMT + 1 Hour
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Make a Donation



CamerAlert Database

Click here for the PocketGPSWorld.com Speed Camera Database

Download Speed Camera Database
22.051 (01 May 24)



WORLDWIDE SPEED CAMERA SPOTTERS WANTED!

Click here to submit camera positions to the PocketGPSWorld.com Speed Camera Database


12mth Subscriber memberships awarded every week for verified new camera reports!

Submit Speed Camera Locations Now


CamerAlert Apps



iOS QR Code






Android QR Code







© Terms & Privacy


GPS Shopping