Capable of moving or being moved readily.

learn more… | top users | synonyms (1)

0
votes
0answers
32 views

OpenLayers: show polygon of images in mobile

I'm using Phonegap 2.6 and OpenLayers 2.12 for my mobile application. Feature: in a panel (jQuery Mobile), I'm clicking in a checkbox and georeferenced images are displayed in the map that is ...
0
votes
0answers
29 views

Any Decent chinese phones with reliable GPS fix? [closed]

this question it may not be directly related to GIS development however as a basic data input to most GIS projects I was wondering whether there is any DECENT Chinese phone, running Android OS vs 4 or ...
1
vote
1answer
91 views

Prism mobile phone metadata: does it include location? [closed]

I've read that Prism collects metadata, but no details of what that metadata includes. Does anyone know if location is part of the metadata?
-1
votes
0answers
29 views

I need a book related to geolaction and iOS [closed]

The best book related to geolaction and iOS ? Thanks !
1
vote
1answer
78 views

'GIS' grade mobile mapping app that isnt ArcPad? [duplicate]

I am a GIS analyst/geologist with a mining company based in Canada. However most of my fieldwork is in remote places with minimal access to the internet. I am after a reliable alternative to ArcPad ...
1
vote
1answer
139 views

display WMS layer from geoserver in mobile app with openlayers mobile

i try to display WMS layer from geoserver with openLayers Mobile,and its working great in the navigator (chrome) but its not appeering in the simulator device (android)... & with another WMS ...
-1
votes
1answer
36 views

How can I transmit and receive the error? [closed]

I have created an android app, which is capable of accessing Google map and getting the current location (co-ordinates) and I also found the error in that current location, by using mathematical ...
3
votes
1answer
52 views

Can i do everything with openlayers mobile like openlayers api?

Where can I download openlayers mobile api? Can i do everything with openlayers mobile like openlayers api? Thank you very much
7
votes
2answers
203 views

How to become a GIS Mobile Developer?

I am mid level GIS Analyst\GPS Coordinator who would like to become a GIS mobile developer at some point. At my workplace we work in the ESRI Platform,ArcGIS Server etc Being a GIS Analyst without any ...
1
vote
2answers
112 views

Publishing Maps to Mobile Devices and the Web

I have a bunch of agricultural information stored in a local postgis database. We use qgis to manipulate/analyze this information and to print output. I would like to publish this information (both ...
5
votes
1answer
170 views

Possible ways to display maps offline, inside mobile hybrid app

I want to develop a mobile hybrid application to run on both Android & iPhone devices in which i want to display my own map data. I have the SHP files with the data i need. I have Geoserver and ...
2
votes
0answers
115 views

How to create a custom Attribute Inspector for mobile app using the ESRI JS API

I am making a mobile version of a JS web application I developed. I'm noticing though that the AttributeInspector widget by default uses standard dojo/form controls. This means that the form within ...
0
votes
0answers
87 views

ESRI JS API PopupMobile - view attribute page directly

I am using the ESRI Javascript API to write a mobile web application. I have used the PopupMobile widget for viewing/editing attributes. This widget creates a popup on the map when a feature(s) is ...
8
votes
3answers
679 views

How does WiFiSLAM work?

Apple recently acquired WifiSlam. How does their technology work? Their website doesn't go into much detail. Allow your smartphone to pinpoint its location (and the location of your friends) ...
1
vote
0answers
65 views

OpenLayers GetFeature Control Mobile

I have a map that is using OpenLayers and GeoServer. I have a base layer and a WMS layer with many features. I was using OpenLayers.Control.Click to get the coordinates from the map and show a popup ...
4
votes
0answers
156 views

What GIS applications use Google Glass?

From techcrunch. I see a lot of press coverage about Google Glass, yet I haven't seen details of GIS apps that use it. What GIS applications use Google Glass?
1
vote
0answers
104 views

Get info from WMS layer with Openlayers mobile

I am trying to build a webapp for iPad using OpenLayers Mobile. One of the features it should have is that you can tap on a tree displayed on a basemap and get info about this tree. These trees are ...
0
votes
0answers
117 views

Port an OpenLayers application to mobile devices

After making a duration/cost estimation, I'm about to start to start developing a desktop application using OpenLayers. I've never had experience on it before, but have the support of some coworkers ...
0
votes
0answers
29 views

Mobile data collection website

More to inform people which can be interested, here: carnet-terrain-electronique, a website devoted to mobile data collection, especialy for environmental data, avec some links for devices, apps, ...
11
votes
3answers
150 views

What is the most appropriate journal for publishing a paper about data collection with QGIS and mobile equipment?

I am a QGIS user, and a few months ago, we used QGIS on a PC Tablet to collect data on nesting birds on a cliff directly on the field. The principle is to have QGIS installed on a PC-Tablet with an ...
2
votes
1answer
78 views

Good advice regarding Mobile GIS Hardware and software for outdoor tasks?

Could anyone offer advice regarding outdoor mobile hardware and software for GPS-photos, data capture, and textual input. We don´t want to necessarily write long text, so the ability to write into ...
0
votes
0answers
81 views

matching gps coordinates to a hand drawn map

I am looking for a professional who can help in the creation of a map app that requires GPS coordinates to be matched to a hand drawn illustrated map. to get an idea of the types of maps we are ...
4
votes
1answer
299 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, ...
2
votes
2answers
585 views

Link to google maps ignores url parameters for streetview

I have a web site where I need to generate link to Google Maps in Street View mode. I have available the coordinates to generate the URL. When I try this URL in a desktop browser, it does what I ...
0
votes
0answers
199 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. ...
1
vote
0answers
35 views

opensource projects for mobile offline tripplanning

I'm looking for initiatives persueing mobile offline tripplanning using a combination of public transit data and walking-routes. Thusfar, without much success. Osmand, seems to be closest, but the ...
1
vote
0answers
108 views

ArcPad get vbs script location

Within arcpad (edit form) I want to get the current location of the vbs script running. This simple vbs script outside of arcpad works fine. wscript.echo " " + Wscript.ScriptFullName However, when ...
1
vote
1answer
191 views

Show Fields in infowindow from my custom layer

I want to display 2 fields from the POIData layer. What i get now is ${ToegangsNr} ${Baanvak} in text. Does anyone know how to do this in an DynamicMapServiceLayer. Thanks in advance POIData = new ...
0
votes
0answers
62 views

Javascript tutorial from Flexviewer map to Mobile JavaScript

I want to make some web maps from my private and https server available over JavaScript for all mobile devices. I dont want to use the esri app but just to use the browser. This because of the ...
1
vote
2answers
306 views

Creating Mobile web mapping application [closed]

I was interested in creating a mapping application in the iOS environment. I have looked at what ESRI has to offer, but I am interested in open source. Could anybody suggest any documentation or point ...
14
votes
1answer
642 views

Trilateration algorithm for n amount of points

I need to find algorithm that can calculate centroid A (aka gravity center, geometric center, center of mass) from the figure where circles T1,T2,T3,T4,T5,..,Tn intersect AND length of line R from ...
1
vote
4answers
844 views

Android native app - Geoserver

I am involved in a bigger university mobile application project and my task is to design and develop a mobile module regarding map and location-based services in a native Android application. ...
4
votes
4answers
2k views

Using android phone to plot GPS points?

I was wondering if I could use my android phone (HTC Wildfire) to plot gps points and export these into GIS software (I have QGIS and MapInfo). Thanks, Alan
2
votes
0answers
197 views

How To Do OpenLayers.Mobile Popup

It seems that the OpenLayers.mobile.js library (v 2.12) doesn't have a popup class. Does anyone know how to do a popup with the mobile version? I'm using some code that i ported over form normal OL ...
0
votes
2answers
271 views

How to build a mobile app from Flex web app

We have a Flex application based on ArcGIS flex API in the final stage of development and ready to move to testing/production. The application uses some map services and a complex GP tool. My boss ...
2
votes
1answer
490 views

How to display a map from geoserver on a mobile device

I am attempting to display a map from geoserver on mobile device, for example an Android Smartphone. I have already set my map to geoserver via localhost, but I really don't know how to call the map ...
3
votes
1answer
155 views

Resources for learning to create mobile GIS Apps using Windows 8 Metro?

I have no experience with either mobile apps or Windows 8 Metro. Are there any good resources out there that would be good for getting started from ground zero? Thanks for helping a noob out!
1
vote
0answers
194 views

What are some really cool web/mobile GIS UI examples? [closed]

I need some ideas on eye candy for our product. We have to display maps with lots of data on accessible through the web. Most sites I have seen have a Google, or OSM map with markers and layers ...
4
votes
3answers
624 views

Mobile, Offline viewer for geographic data

Currently, field crews consumer geographic data via laptop (no internet, no gps). ArcReader. I would like to get them shapefiles (or some derivative of a shapefile) on a mobile platform (smartphone) ...
1
vote
0answers
186 views

Openlayers WMS layer not diplaying in IE windows mobile 6 emulator

I am new to openlayers. I tried this example. I have published world shapefile to tiger workspace as 'country' layer to geoserver and want to access with WMS. The world map is getting displayed in IE ...
4
votes
1answer
1k views

OpenLayers on iPhone with navigation: marker-click event won't work

I'm making a map with openlayers. For the navigation on the iPhone I added OpenLayers.Control.Navigation(), so zoom and pan work fine. On the desktop, i can click a marker and a popup appears. But on ...
1
vote
1answer
154 views

Which is the best Android tool to visualize JPG+JGW images?

I've got some georreferenced JPG+JGW images, and would like to visualize them on my Android device. Which is, in your opinion, the best tool? I've tried OSMdroid (after converting JPG+JGW with ...
2
votes
0answers
424 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
292 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 ...
1
vote
1answer
432 views

Creating a openstreetmap renderer in android

I am trying to learn how the openstreetmap is rendered in android. There are already some tools out there that are rendering the maps. Specially I am focusing on offline maps renderer. There is one ...
3
votes
1answer
129 views

is the GPS network free or available for any device?

I have a question (I'm really sorry if is kind of dumb question). But if I have a device with GPS (smarthphone,pda,pocket pc, etc) Does the device need any additional service to enable GPS data? I ...
2
votes
1answer
418 views

Offline satellite map of a specific area for an iOS app

I have a client that wants an offline satellite map as part of an iOS application. The map is of a specific area and needs to be able to be loaded without a connection. From my research I'm pretty ...
7
votes
2answers
575 views

How do I use HTML5 Storage to cache mapservice data?

I would like to develop a web app that runs on any device (including iPad and iPhone) in a disconnected mode. It is OK if the user is required to browse around and download mapservice data to a local ...
3
votes
1answer
716 views

Open Source Tools for Mobile GIS app development?

I want to create a complete Map application with the facilities of edit geometry and attributes of layers. The server and client for the application should be some open source tools. The application ...
1
vote
1answer
540 views

Touch 'tap' event not available on openlayers 2.11 map (update: click works fine)

According to Will mousedown events fire with Touch events on OpenLayers mobile?, openlayers 2.11 supports click-like behaviour for vector layers only. Separate from that, regular ...

1 2