Adding net.anzix.osm.upload (GPX uploader for Openstreetmaps)
This commit is contained in:
parent
3c7bfb39c7
commit
5ae48c23c5
27
metadata/net.anzix.osm.upload.txt
Normal file
27
metadata/net.anzix.osm.upload.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
Category:Navigation
|
||||
License:GPLv3
|
||||
Source Code:https://github.com/elek/osmgpxuploader/
|
||||
Issue Tracker:https://github.com/elek/osmgpxuploader/issues
|
||||
|
||||
Summary:Application to upload GPX files to the OpenStreetMap servers from Android
|
||||
Description:
|
||||
Simple uploader which can upload any gpx file to the OpenStreetMap (OSM) server. The application can
|
||||
|
||||
1. Upload directly from applications to the OSM:
|
||||
* from Google My Tracks (Share width friends...)
|
||||
* from Cyanogen default OI File Manager(Send...)
|
||||
* from AndExplorer (Send...)
|
||||
* possible from any application which supports Share or Send GPX tracks
|
||||
|
||||
2. Define the source of your gpx traces (eg. a directory) and show the list about the new/uploaded tracks. Select the track and upload to the openstreetmap server.
|
||||
|
||||
3. Upload any file from your Android device
|
||||
* Choose your GPX file, tag it and upload.
|
||||
|
||||
Tags: openstreetmap osm gpx upload track tracking
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/elek/osmgpxuploader.git
|
||||
|
||||
Build Version:1.5.3,10,4ebed08421d791fb84ae3e60870eb0a5457c0bd7,maven=yes,prebuild=$$MVN3$$ install:install-file -DgroupId=android.support -DartifactId=compatibility-v13 -Dversion=13 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/v13/android-support-v13.jar,bindir=upload/target
|
Loading…
Reference in a new issue