Tagged Questions
1
vote
1answer
34 views
From OSM to shape. Parsing problem
I'm working at OpenStreetMap project for android at the moment. I want to retrieve OSM data from my app(nodes, markers and paths) and convert it to shape file (.shp, .dbf and .shx). Later, I'll load ...
6
votes
1answer
140 views
GIS storage format for better performance - Android device
We have developed an android application which loads different eco-zones and does geo-fencing based on current GPS location.
We have converted a shapefile to KML, then to JSON format, for loading in ...
0
votes
0answers
66 views
Creating KML with geolocated images and comments in baloons
I am trying to create a kml with a series of geolocated images each with a comment using android.
In essence, it is very similar to what gpicsync does but this software does not include text other ...
4
votes
1answer
69 views
Different ways to publish media-enhanced route/trail information to mobile users
I'm looking for some different approaches that a non-profit I'm helping could use to publish information about some tourism routes. Each route is 1-2 tracks, with some historical background ...
2
votes
0answers
414 views
How to draw an overlay using KML on our own app in Android?
Repost from here
Hi there,
I want to draw an overlay using .kml files, just look like this. But on my own app in MapActivity.
31.kml, display district in Jakarta, Indonesia
or
the example that I get ...
1
vote
0answers
126 views
Why can't Android phones render this KML poly?
Our outage map works well in browsers and most mobile devices. The map can be found here:
Test Outage Map
However, on Android phones the perimeter polygon is rendered as black. Have tried changing ...