Import a Tiff/ESRI Grid/Etc (raster) & shapefile without URL or via Dropbox

162 views
Skip to first unread message

John Wall

unread,
Jul 12, 2014, 6:12:53 PM7/12/14
to gaia-gps-f...@googlegroups.com
Hello,
I have elevation data processed from LiDAR that I would like to display on the Gaia GPS 5.4.1 app. Is it possible to load data into the app without a URL? What file formats are recommended? Are there any preferred projections and/or datums/data? I am using a 2013 Nexus 7 tablet running Android 4.4.

Additionally, is it possible to import shapefiles (ESRI format) or convert it to KML and import it?
Thanks,
John

Jesse Crocker

unread,
Jul 15, 2014, 1:00:20 PM7/15/14
to gaia-gps-f...@googlegroups.com

Hi John,

GaiaGPS on Android supports loading local maps from MBTiles files, that contain jpeg or PNG images.  They can be imported throughout the main menu on the left side of the app, and they will then show in the map sources menu.


MBTiles are always in SpericalMercator projection, EPSG:90013 or EPSG:3857.


We tend to work with free and open source tools for data processing, so the rest of my suggestions are focused on that, but if you are used to ESRI tools, you should be able to use those to generate MBTIles.


There are a couple options for converting data to MBTiles, TileMill is a good option, free, and relatively easy to use, check out https://www.mapbox.com/tilemill/docs/guides/reprojecting-geotiff/

If you are comfortable on the command line, gdal, gdal2tiles, and mb-util can get the job done, and is my preferred toolset.

Another option would be to use mapTiler, a commercial product http://www.maptiler.org/ with a free version available.


If the data your working with is elevation data, you probably want to render it into hill shading, contours, or a hypsometric map. Mapbox has a nice guide on working with terrain data https://www.mapbox.com/tilemill/docs/guides/terrain-data/ 


Shapefiles can not be imported directly, if the data is only lines and points you could convert it to KML or GPX. Currently only lines and points are supported, so if you are looking to show polygons, you would best rendering the shapefile into a raster layer, putting it into an mbtiles file, and importing that.


Happy Hiking,

Jesse Crocker

Reply all
Reply to author
Forward
0 new messages