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

Pocket GPS World :: View topic - Garmin CSV to GPX Converter
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in for private messagesLog in for private messages   Log inLog in 

Garmin CSV to GPX Converter
Goto page 1, 2, 3 ... 72, 73, 74  Next
 
Post new topic   Reply to topic    Pocket GPS World Forum Index -> Garmin Portable Navigation Devices
View previous topic :: View next topic  
Author Message
Kremmen
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Mar 03, 2006
Posts: 7037
Location: Reading

PostPosted: Wed Jan 02, 2013 3:28 pm    Post subject: Garmin CSV to GPX Converter Reply with quote

I have developed a utility to convert the Garmin PGPSW camera files to the Garmin supported GPX format.

The reasons behind this are:

1) To overcome/reduce the Garmin default 36 second advance warning.
2) To avoid the situation where there is no warning, usually because you are below the speed limit and not accelerating.
3) To remove continual back to back warnings (e.g.Motorways) because the Garmin is not directional for user created POI's.
4) More recently there is a warning banner change facility but this should be used with caution on Garmins as it stops other features from working. These are mentioned in the change text screen.
5) Separate Redlight, Gatso and RedSpeed cameras with appropriate icons and sounds.

Latest versions:

**Download CSV Converter V1**

Version 2 :

**Download CSV Converter V2**



Installation:

Unzip the package somewhere unique and follow the instructions in the help file which can be viewed before installation.

I've been using this program since the middle of 2011 without issue so I'm confident it is fit for purpose.

#kremsearch
_________________
Satnav:
Garmin 2599 LMT-D (Indoor test rig)
DashCam:
Viofo A119 V3
Car Average MPG :


Last edited by Kremmen on Mon May 08, 2023 5:42 am; edited 52 times in total
Back to top
View user's profile Send private message
walkerx
Lifetime Member


Joined: Oct 21, 2009
Posts: 491
Location: South Yorkshire

PostPosted: Sun Jan 06, 2013 1:57 pm    Post subject: Reply with quote

ok - giving this a test - installs fine on windows 8

could do with being able to change the working directory

will upload to my 2390 and see how it performs tomorrow, compared to using ash's camera manager

i may need to change the bitmaps as last time tried over 22x22 on the device it didn't like it
Back to top
View user's profile Send private message
Kremmen
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Mar 03, 2006
Posts: 7037
Location: Reading

PostPosted: Mon Jan 07, 2013 7:36 am    Post subject: Reply with quote

Ok thanks

Once you've used it, if you still think a user defined working directory is the way to go I'll work on it.
_________________
Satnav:
Garmin 2599 LMT-D (Indoor test rig)
DashCam:
Viofo A119 V3
Car Average MPG :
Back to top
View user's profile Send private message
walkerx
Lifetime Member


Joined: Oct 21, 2009
Posts: 491
Location: South Yorkshire

PostPosted: Tue Jan 08, 2013 10:48 pm    Post subject: Reply with quote

Kremmen wrote:
Ok thanks

Once you've used it, if you still think a user defined working directory is the way to go I'll work on it.


this worked a treat - I just got to change distance warning so a bit longer, rather than when near enough on top of the camera (ie 200 yards) - so will try different settings.

I swapped the voices for the ones with the 3 beeps at the beginning as I prefer these.

The icons displayed fine, but I need to see if can use similar to the ones from camera manager (but they are 22x22) as not bothered about it displaying the speeds as the voice alerts tell me.

I also found the app to generate the output a lot faster than CM as well.

But definitely would like t to have a user defined working folder, as I store all my data on a hybrid drive or network and not the os and app installation drive.

Not sure what you program in, but it's usually a simple command to open the dialog box and select a folder

Overall though the app is very good
Back to top
View user's profile Send private message
Kremmen
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Mar 03, 2006
Posts: 7037
Location: Reading

PostPosted: Wed Jan 09, 2013 7:40 am    Post subject: Reply with quote

Thanks for the feedback. Very Happy

I program in VB2010 at home and VB2012 in the office (plus VB6 and COBOL in the office). I would have upgraded at home but the Visual Studio 2012 is heavily into Win8 and therefore more akin to touchscreen which I don't like. I upgraded to MapPoint 2013 recently and that is the same with large black and white finger size buttons. Colour menus and buttons seems to be a thing of the past with M$. I've avoided Office 2013 for the same reasons.

Changing the working directory and holding it in the .ini file will not be a problem but give me a bit of time as I have a large project on the go at the moment.

ps: Also in the working folder/directory is the .ini file and a .log file, just in case there are problems.
_________________
Satnav:
Garmin 2599 LMT-D (Indoor test rig)
DashCam:
Viofo A119 V3
Car Average MPG :
Back to top
View user's profile Send private message
walkerx
Lifetime Member


Joined: Oct 21, 2009
Posts: 491
Location: South Yorkshire

PostPosted: Wed Jan 09, 2013 12:22 pm    Post subject: Reply with quote

I've done a bit in VB6, 2010 and Delphi 6 - many years ago used to program in assembly language (that was fun)

Why not use the registry to store information instead of an ini file?
Back to top
View user's profile Send private message
Kremmen
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Mar 03, 2006
Posts: 7037
Location: Reading

PostPosted: Wed Jan 09, 2013 1:21 pm    Post subject: Reply with quote

I like to be able to get at both the ini and log files for any debugging, just my personal preference.

I need to work out the best way to allow user selection of the working directory as the old VB6 components of drive /directory / files are no more, and I don't want to call in the COM component to include them.

I've backed out VS2012 here in the office and I'm now running VS2010 so I've got compatibility both here and home. Just need to find the time now ..........
_________________
Satnav:
Garmin 2599 LMT-D (Indoor test rig)
DashCam:
Viofo A119 V3
Car Average MPG :
Back to top
View user's profile Send private message
walkerx
Lifetime Member


Joined: Oct 21, 2009
Posts: 491
Location: South Yorkshire

PostPosted: Mon Feb 11, 2013 10:32 pm    Post subject: Reply with quote

As Kremmen has been busy lately, I have with his permission been updating his CSV to GPX Converter and PGPSW have agreed to host it.

I have made some changes mainly to the code and also some of the menu options have been changed



if you are interested in testing or using it, it can be downloaded from



All feedback is welcome

thanks
Walkerx
Back to top
View user's profile Send private message
Andy_P
Pocket GPS Moderator
Pocket GPS Moderator


Joined: Jun 04, 2005
Posts: 19991
Location: West and Southwest London

PostPosted: Tue Feb 12, 2013 1:39 am    Post subject: Reply with quote

Hi walkerx (and Kremmen!)

It all looks very clever, I really wish I knew how to code. Crying or Very sad

But just looking at your screen shots from the PGPSW cam-data side of things....
I just wondered why the Gatso, SPECS and Mobile "TBA" sections were missing? (and there's SPECS "var" too now)
_________________
"Settling in nicely" ;-)
Back to top
View user's profile Send private message
Kremmen
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Mar 03, 2006
Posts: 7037
Location: Reading

PostPosted: Tue Feb 12, 2013 11:50 am    Post subject: Reply with quote

That's my fault.

For my personal preference I don't want to be warned of TBA stuff and I remove them during the conversion. If the majority verdict is to include them, probably as an option, then that would be quite straightforward.

I think walkerx has done a mighty fine job slimming it down and I look forward to testing the final version myself now it's reached that stage.
_________________
Satnav:
Garmin 2599 LMT-D (Indoor test rig)
DashCam:
Viofo A119 V3
Car Average MPG :
Back to top
View user's profile Send private message
walkerx
Lifetime Member


Joined: Oct 21, 2009
Posts: 491
Location: South Yorkshire

PostPosted: Tue Feb 12, 2013 8:02 pm    Post subject: Reply with quote

Andy_P wrote:
Hi walkerx (and Kremmen!)

It all looks very clever, I really wish I knew how to code. Crying or Very sad

But just looking at your screen shots from the PGPSW cam-data side of things....
I just wondered why the Gatso, SPECS and Mobile "TBA" sections were missing? (and there's SPECS "var" too now)


Kremmen wrote:
That's my fault.

For my personal preference I don't want to be warned of TBA stuff and I remove them during the conversion. If the majority verdict is to include them, probably as an option, then that would be quite straightforward.

I think walkerx has done a mighty fine job slimming it down and I look forward to testing the final version myself now it's reached that stage.


Thanks for the feedback

I'm going to update it so you can choose whether or not to include the unknown cameras and also ensure it pulls in the data for the specs variable cameras (as it adds them for the gatso one's).

Also looking at the over-speed section to give you the option of including in main or separating them (similar to Ash's Camera Manager), as on some Garmins (mine including) if in same file it won't display the icon's on the screen.

update: I've just gone painstakingly debugging why the TBA cameras weren't been adding when included in the run and found that most are duplicates of confirmed cameras and thus no need to be added again.

I did find a couple of other bugs Sad which I've near enough ironed out, but as it's getting late and i'm tired I off to bed in a moment, so won't be doing much more tonight

regards
Walkerx
Back to top
View user's profile Send private message
walkerx
Lifetime Member


Joined: Oct 21, 2009
Posts: 491
Location: South Yorkshire

PostPosted: Wed Feb 13, 2013 8:58 pm    Post subject: Reply with quote

The application has been updated



The updates include:
Fix for incorrect number of cameras read
Inclusion of specs variable speed cameras
Inclusion to include unverified speed cameras
Use settings from previously installed version

Update can be downloaded from
Back to top
View user's profile Send private message
walkerx
Lifetime Member


Joined: Oct 21, 2009
Posts: 491
Location: South Yorkshire

PostPosted: Sat Feb 23, 2013 10:27 pm    Post subject: Reply with quote

New update released



This update has some from Kremmen and myself

you can download from

The updates include:
Changes to the speed camera choices layout
Changes to the menu options

Hope you all enjoy and all feedback appreciated
Back to top
View user's profile Send private message
Kremmen
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Mar 03, 2006
Posts: 7037
Location: Reading

PostPosted: Sun Feb 24, 2013 7:15 am    Post subject: Reply with quote

Over the last week I've been the 'tester' for walkerx's enhancements.

I'm confident that this latest version is rock solid and will provide far better control over both approaching a PGPSW camera and notification when still over the known limit.

As above, all feedback welcome Smile
_________________
Satnav:
Garmin 2599 LMT-D (Indoor test rig)
DashCam:
Viofo A119 V3
Car Average MPG :
Back to top
View user's profile Send private message
AliOnHols
Pocket GPS Verifier
Pocket GPS Verifier


Joined: Oct 15, 2008
Posts: 1936

PostPosted: Sun Feb 24, 2013 11:04 am    Post subject: Reply with quote

It looks brilliant Kremmen & walkerx, it makes me wish I had a Garmin so I could start using it.

When something like this is made available it makes you realise that there are some very clever people about.
_________________
Garmin Nuvi 2599
Android with CamerAlert, OsmAnd+, Waze & TT Europe.
TomTom GO 730, GO 930, GO 940 & Rider2.
SatMap Active 10 & 20.
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, 3 ... 72, 73, 74  Next
Page 1 of 74

 
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.034 (27 Mar 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