"Android is a software stack for mobile devices that includes an operating system, middleware, and key applications," Wikipedia.
3
votes
1answer
252 views
which mobile gis application developing is better for me
I want to develop a mobile app with the following features:
work offline on mobile and don't need access to the internet (disconnect mode)
can import layers to it in public extensions (shape file, ...
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 ...
0
votes
1answer
108 views
WMS-C Google Maps v2 Android
I'm have added a map from a WMS-server in Google Maps v2 for Android using the code provided from this site: http://www.azavea.com/blogs/labs/2013/01/wms-on-android/ . The tiles are downloaded and ...
0
votes
1answer
176 views
Is there a way to control transparency for the basemap layer in ArcGIS for Android?
The options seem sparse, but maybe I'm missing something (I'm new to both ArcGIS for Android and Android Honeycomb). Is there a way to make the basemap transparent?
Update: this question is on the ...
2
votes
0answers
172 views
popular solution for display both tiles and vector data in android map app
We are planning to build a location based app like google map in android.
We have some experiences in the PC development,that's to say we have a similar javascript api like google map javascript api, ...
2
votes
0answers
118 views
QGIS on android4 with bluetooth GPS
I'm trying to set up a moving map on my tablet (asus, Android 4).
I've installed QGIS (latest version), which works. I've got a blue tooth external GPS, which I've paired to the tablet. However, I ...
2
votes
0answers
413 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 ...
2
votes
0answers
286 views
Visualization libraries for rendering 3D GIS world on iOS/Android
Are there any good 3D libraries/frameworks for rendering 3D worlds in geospatial coordinates on mobile platforms?
Use case: I have some known 3D geospatial features (eg. buildings) with their ...
2
votes
0answers
206 views
web service to find the shortest path
if you have any idea that can help me I would be grateful :):)
So i should create a web service wich will communicate with my android application .in my android app the client choose two point start ...
2
votes
0answers
333 views
Moving Marker in a Google Map on Android
I am trying to create something similar to
http://dev.syskall.com/map/
in my android phone application. Basically I have a List of GeoPoints and I need to make the car/marker move on the map ...
2
votes
0answers
296 views
How to limit viewing to map boundary on Android?
I have an offline map of a city displaying on Android. Since my map is just small, when you scroll beyond the the boundaries of the map you see only a gray screen and you will probably be lost and ...
1
vote
0answers
38 views
ArcGIS Online Map using URL does not work with PhoneGap
I wanted to show my public accessible ArcGIS Online map with URL on a simple Hello World PhoneGap project with Eclipse. Eclipse threw out the following error in LogCat.
Web Console:RequestError: ...
1
vote
0answers
105 views
Displaying KMZ file + my location in Android Google Maps application?
This is probably a newbie question, but I don't know anything about GIS.
Someone sent me a GPX file that I converted into a KMZ file so it's displayed in Google Maps.
It works fine when viewed in a ...
1
vote
0answers
37 views
Developing Carto Mobile App
I have the project to develop a mobile application (Android) being able to get offline maps, go on the field, collect datas about the area we're at and then synchronize it with our data server when ...
1
vote
0answers
131 views
Android Apps to edit WFS-T
Are there any mobile Android Apps where you can edit the Features served via a WFS-T?
1
vote
0answers
140 views
Convert GPS coordinates to EPSG:54004
I need to convert GPS coordinates to EPSG:54004 on android. Are there any libraries or formulas to acomplish the task? Thanks in advance.
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 ...
1
vote
0answers
157 views
Is there any support for Rasterlite in the Android QGIS?
Is there any support for Rasterlite databases in the Android port of QGIS?
I have tried adding a raster layer as I would on desktop QGIS but there are fewer GDAL file formats listed.
Is this ...
0
votes
0answers
61 views
Use leaflet draw plugin with mobile application
I am working on an Android project using leaflet to show a map, but I also want to add drawing features to my application. I found the leaflet draw plugin, but it's not really designed for mobile ...
0
votes
0answers
46 views
How to Draw a Point on a Geotiff in Android and Put it in the Postgresql Database?
I need to:
Open a geotiff in my phone (android) {offline)
Draw a point
Get it's coordinates (X,Y)
Fill in the data attributes (name of the point, ...)
Put the data and the coordinates in my ...
0
votes
0answers
112 views
SQLite QGIS for Android not loading
I have installed the latest version (http://android.qgis.org/download/apk/qgis-bug304240-workaround.apk) QGIS for android on my tablet.
I found out that this app does not support SQLite files.
SQLite ...
0
votes
0answers
184 views
Openlayers on Android and chrome browser - white lines when using viewport meta tag
When rendering TMS tiles, sometimes there is a white line that shows up between tiles. Not between all tiles, just some, and only sometimes. Pan around and it disappears and reappears again.
...
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 ...
0
votes
0answers
71 views
Convert Map with GK projection into WSG84 for mobile
I'm currently working on displaying a govermental map from a city (for an open data initiativ) on Android via osmdroid. The problem is, that osmdroid or all other map sdks I found for Android work ...
0
votes
0answers
43 views
What happened to the DynamicLayerModel in the Android API?
We were using the Dynamic Layer model from the Alpha API and well, we are updating our large code base and can't seem to find the DynamicLayerModel.
Can someone point to where this went or how to ...
