IFD:GoingMobile/Location Technologies: Difference between revisions

From Medien Wiki
mNo edit summary
(Added many links)
Line 1: Line 1:
* Terminology (Coordinates, Location, Heading, Bearing, POI, GIS ...)
* Terminology (Coordinates, Location, Heading, Bearing, POI, GIS )
* GIS File Formats (GPX & GeoJSON)
* '''GPX and GeoJSON''' (File Formats)
* JavaScript
** [http://geojson.io geojson.io] - GeoJSON WebEditor
** Getting Geolocation
** [http://www.gpsies.com/convert.do GPSies.com] - Convert between GPX and GeoJSON
** Maps (OSM: Open Street Map, Google, Bing, Yahoo)
* Routing & Directions
** Leaflet
** [http://developer.mapquest.com/web/products/open/directions-service Mapquest Open Directions API]
* Native
* POI (Points of Interest)
** [http://www.openpois.net/api.php#customapi OpenPOI API]
** [http://openpois.net/poiquery.php?format=geojson&lat=51.3316&lon=12.3594 Openpoi JSON Example]
* '''Maps'''
** [https://www.google.com/maps Google Maps]
** [https://developers.google.com/maps/?hl=en-US Google Maps APIs]
** [http://www.openstreetmap.de openstreetmap.de] (OSM: Open Street Map)
** Cloudmade (Cloudmade seems to be dead as of May 2014, this is what it was: [http://maps.stamen.com/#watercolor/12/37.7676/-122.3435 map.stamen.com], [http://stamen.com/clients/cloudmade stamen.com Cloudmade Examples])
** [http://developer.mapquest.com/web/products/open/map Mapbox] ([https://www.mapbox.com/tour/ Tour] and [https://www.mapbox.com/plans/ Plans]) from
** [http://mapquest.com Mapquest], the new Cloudmade?
** [https://www.mapbox.com/tilemill/ TileMill] - Designing Maps
** [http://leafletjs.com Leaflet.js] - Displaying Maps with JavaScript
** [http://d3js.org d3.js] - Data Driven Documents: a JavaScript Library with support for GeoJSON
* '''HTML5 & JavaScript'''
** Getting the current location with navigator.geolocation ([http://html5demos.com/geo Demo])
** Forward and Reverse Geocoding with XHR
* CLLocationManager and MKMapView on '''iOS'''
** Devices with GPS
** Devices with GPS
** Heading (Magnetometer)
** Heading (Magnetometer)
** GPS Demo with GPX tracks in Xcode
** GPS Demo with GPX tracks in Xcode
* Energy & Battery Power
** Energy & Battery Power
* '''Audio-Tours with Android'''
** presented by Nima

Revision as of 13:09, 12 May 2014