Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
This program takes NMEA, CSV, GPR or GPX logfiles from your GPS device, manages your tracks and exports them as KML to Google Earth. Investigate altitude and speed information, measure distances and cut tracks.
Il programma TrasfSianItalia, da usare con javaproj scaricabile anch'esso, è nato dalla necessità di trasformare le coordinate visualizzate sul SIAN. Il programma si occupa semplicemente di effettuare la trasformazione delle coordinate per i codici epsg e di visualizzarle su Google maps. Le coordinate trasformate si possono salvare e stampare. Richiede java 8 per funzionare. Per installazione completa cliccare su browse all file e scaricare TrasfSianItalia35.zip. Per gli aggiornamenti scaricare solo TrasfSianItalia(ultima versione).jar e sostituirlo nella directory di destinazione.
...The remote device connects to the database using a Glassfish server and Jersey.
This app has been available on Apple's iTunes App Store for over two years and has a 4+ star ratings. I have moved on to other things and while I've been maintaining it I'd like to see it continue to improve. That's is why I'm releasing it as an open source project.
Analyze gpx files and store summary in Sqlite database
There are many good programs to manage gpx tracks from my sport activities. My favorite one is gps-prune to view gps tracks on a map and make changes. However, I was missing a simple tool to store summary information about a gpx track into a database to keep track of my training efforts. That's why I created GPXReport.
GPXReport is a desktop solution which is written in Java and should run on most computers. The program can read a gpx-file and calculate basics information such as:
- overall and moving time
- distance (km),
- average and max speed
- time, km uphill and downhill
It automatically classifies the acitvity as hiking, MTB or race bike. ...
...The GUI plots the GPX track (latitude vs longitude) and lets the user remove GPS points from the beginning and end of the track respectively. There is also a built-in Command Line Interface.
Note: No development anymore since I found out that GpsPrune does all the things I was looking for.
...I'd be happy to hand it over to anyone willing to take over, or just to use the name. Check out the showcase : http://gwt-mapfish.sourceforge.net/showcase/GwtMapFishShowcase.html
I see there are still some downloads, so I feel I have to advise against using this project. It barely has any functionality, and anyway you'd be better off with home-made GWT widgets and Java logic. GWT-OpenLayers is OK, but don't go further in JS-library wrapping, or it gets messy.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.