Android Open Source - Map map tum-map-matching






Project Summary

A Java Android implementation of an on-line scoring-based map-matching algorithm, called ST-Matching, which takes into account spatial, topological and temporal information of the setting.

Web Site / Source Repository

tum-map-matching is hosted in the following web site
https://github.com/ermin-sakic/tum-map-matching

If you think the Android project tum-map-matching listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of tum-map-matching.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version10
Activity Count3
jar files usedandroid-support-v4.jar
gt-opengis-8.0-RC2.jar
gt-referencing-8.0-RC2.jar
mapsforge-map-0.3.0.jar
mapsforge-map-reader-0.3.0.jar
postgresql-9.1-902.jdbc4.jar
simplelatlng-1.0.1.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in tum-map-matching. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

tum-map-matching has the following Java source files.

com.vmi.mapmatching_demo.CandidateNode.java
com.vmi.mapmatching_demo.CandidateSegment.java
com.vmi.mapmatching_demo.GeneralSettingsActivity.java
com.vmi.mapmatching_demo.MyLocationListener.java
com.vmi.mapmatching_demo.OverlayMapViewer.java
com.vmi.mapmatching_demo.SQLConfiguration.java
com.vmi.mapmatching_demo.SQLSettingsActivity.java
com.vmi.mapmatching_demo.STMatching.java