PDA

View Full Version : JVTrip -> Export your trips to Google Earth


joubertvasc
20th January 2009, 11:45 PM
Hello all,

I just start a new project: JVTrip.

My idea is let you track yourself while you are in a trip, walking, cycling, driving or just watching your childs moves ;) And then export the path to Google Earth.

You can add notes, costs or pictures to your path. These informations will be stored with the GPS location where you added them. When you export your track to Google Earth, all information will be there as markers.

Also the application will tell you the total cost of your trip, the distance you traveled, the current speed, altitude and position. There is an internal compass to help you to know where the true north is (not magnetic north).

Because WM6 bases software can't take pictures I just let you to select pictures you have in your device. Of course you can take pictures with the application started.

Another use of this project is for professional purpose. People who work with geo referenced material would use this application to register their works and discovers.

Thinking on that professional use I added to the project the feature to show the traveled distance, the current speed, altitude, position and a compass for people knows where the true north is. Choosing between Imperial or Metric measurement systems the user will be able to convert meters in feets, km in miles and more.

The project works with Windows Managed GPS or with External GPS devices. With WM GPS, the user will be able to use more than one GPS based software at the same time.

How it works:

First of all you must create a new trip typing the name of the trip, the start and end points. After that you just need to click in Start Trip.

There is an integration with Google Maps! When your GPS is fixed just click Where Am I and the application will show you an image from Google Maps (http://www.google.com/maps) with your current position. The same feature works to see where you added notes, costs or pictures.

What you need:

- .NET 3.5 (http://downloads.sourceforge.net/opencellclient/NETCFv35.wm.armv4i.cab)
- SQLServerCE (http://downloads.sourceforge.net/opencellclient/sqlce.ppc.wce5.armv4i.CAB)

Where can I find the cab file?

There is no official site yet. But you can download it here (http://downloads.sourceforge.net/jvtrip/JVTrip.CAB).

You can install a GPS based Compass downloading here (http://downloads.sourceforge.net/jvtrip/JVCompass.CAB).

Keep JVTrip up to date!

There is an integration with AppToDate. This application verify if configured softwares are up to date or not. If not, you are alerted, and invited to download the new version! Very cool and useful.

You can download AppToDate here (http://www.modaco.com/content/apptodate/267096/download-apptodate-supported-applications/).

After install AppToDate, please download and run JVTrip to configure AppToDate.

Try this and don't forget a new version never more!

--> It is a work in progress. In future versions I will make a lot more.

Support this project

You can support this project making a donation clicking here (https://www.paypal.com/br/cgi-bin/webscr?cmd=_flow&SESSION=XEVcBCt5EpLzyJT1Nw92Jicn4eb9MqksRUGEktQ1S_ l9eEJVqZkeYlQ3LdG&dispatch=5885d80a13c0db1f9fecf49521b3f5afc18ba9034 b1c79cb454909ae53a8db99) or clicking the banners in the project website: http://jvtrip.sourceforge.net (not working yet).

Cheers,
Joubert Vasconcelos

Anolnx
21st January 2009, 07:13 PM
Feature request: .gpx export.

Then your app can be used for Openstreetmaps. ;)

joubertvasc
21st January 2009, 08:26 PM
Feature request: .gpx export.

Then your app can be used for Openstreetmaps. ;)

Ok, good idea. But I'll be out in february (vacations! :D). I'll do it after that ;)

Joubert

kuzco1
22nd January 2009, 08:58 PM
Hi Joubert,
nice to see you again :-)

Ok, I have tried it and I failed.
C:\Loadsets\RT\JVTrip\screenshot_8.png
C:\Loadsets\RT\JVTrip\screenshot_9.png

I am running Opencell and RT also on my mobile, so .net and sql are installed.

I have tried the installation on my device and also on my memorycard. Same issue.
Therefore I created in my registry a key hklm\jv software\jvtrip (debug = y) --- (I understand your software is working), so that I get a debug log :-)

JVTrip.txt says:
Start: 22.01.09 21:15:17
JVTrip Version: 0.1.0-0
Instaled in: \Speicherkarte\JVTrip\
JVUtils version: 0.0.1-1
JVSQL version: 0.1.0-0
JVGPS version: 0.0.1-0
22.01.09 21:15:18 - DataBase, creating object
22.01.09 21:15:18 - OpenDataBase: object is valid? Yes
OpenDatabase
OpenSQL: sql=select * from config where 1=2
OpenSQL: sql=select * from config
22.01.09 21:15:22 - OpenDataBase: opened? Yes
OpenSQL: sql=select * from trip order by nmtrip
CloseDatabase




kuzco

btw: Enjoy your vacation.

joubertvasc
23rd January 2009, 12:33 AM
Hi Joubert,
nice to see you again :-)

Ok, I have tried it and I failed.
C:\Loadsets\RT\JVTrip\screenshot_8.png
C:\Loadsets\RT\JVTrip\screenshot_9.png

I am running Opencell and RT also on my mobile, so .net and sql are installed.

I have tried the installation on my device and also on my memorycard. Same issue.
Therefore I created in my registry a key hklm\jv software\jvtrip (debug = y) --- (I understand your software is working), so that I get a debug log :-)

JVTrip.txt says:
Start: 22.01.09 21:15:17
JVTrip Version: 0.1.0-0
Instaled in: \Speicherkarte\JVTrip\
JVUtils version: 0.0.1-1
JVSQL version: 0.1.0-0
JVGPS version: 0.0.1-0
22.01.09 21:15:18 - DataBase, creating object
22.01.09 21:15:18 - OpenDataBase: object is valid? Yes
OpenDatabase
OpenSQL: sql=select * from config where 1=2
OpenSQL: sql=select * from config
22.01.09 21:15:22 - OpenDataBase: opened? Yes
OpenSQL: sql=select * from trip order by nmtrip
CloseDatabase




kuzco

btw: Enjoy your vacation.

My bad! :(

Please download again. I made some improvements.

Regards,
Joubert

kuzco1
23rd January 2009, 08:54 AM
My bad! :(

Please download again. I made some improvements.

Regards,
Joubert

It is working now. :)
I will create a trip next week.

Thanks
kuzco

joubertvasc
23rd January 2009, 10:20 AM
It is working now. :)
I will create a trip next week.

Thanks
kuzco

I hope you enjoy it.

This software is nothing special yet, but if the people like it I will add feature as possible. ;)

Regards,
Joubert

joubertvasc
25th January 2009, 03:44 AM
I just uploaded a new version. Nothing special, just a new compass.

Regards,
Joubert

kuzco1
27th January 2009, 08:53 AM
Joubert,

are you using a different way to get a GPS fix with JVTrip 0.1.0-1?

With RT (0.3.2-0) and OCC (0.3.0-0) I need approx. 20-30 sec. to get a fix, but with JVTrip I get most times no fix.

Regards

kuzco

joubertvasc
27th January 2009, 10:10 AM
Joubert,

are you using a different way to get a GPS fix with JVTrip 0.1.0-1?

With RT (0.3.2-0) and OCC (0.3.0-0) I need approx. 20-30 sec. to get a fix, but with JVTrip I get most times no fix.

Regards

kuzco

No, I use the same library.

joubertvasc
1st February 2009, 09:12 AM
Hi,

I just released version 0.1.0-3 with bug fixes.

Regards,
Joubert