Google apps
Main menu

Post a Comment On: Coder's Log

"Last week in Gothenburg"

7 Comments -

1 – 7 of 7
Anonymous James said...

Great to hear you're working on this!

I hope the #1 feature for the maps app is fully offline usage. What many users want (and what the N900 actually allowed) is a 20-30-40GB+ dataset (or however much it takes based on what you want) that you could download and cache, and then be able to use your maps fully offline!

I imagine openstreetmap and similar data providers would be great data sources for this.

June 24, 2013 at 10:00 AM

Anonymous Anonymous said...

I just want to post some links regarding OpenStreetMaps that may be interesting for the Gnome Maps project.

- Overpass API [0] is a read-only API for OpenStreetMap, that is quite interesting and fast.
A site that use them for showing points of interest in OSM is:
http://osm.dumoulin63.net/xapiviewer/

- Another site is Overpass Turbo (a sort of web interface/visualizer for overpass api):
http://overpass-turbo.eu/s/pf

- A page with translations from OSM tags (used by the services above) to common words:
http://wiki.openstreetmap.org/wiki/Nominatim/Special_Phrases

- Wikipedia shows OSM features on a map as GeoJSON files (it would be nice to search for a country on Maps and seeing it highlighted):
http://wiki.openstreetmap.org/wiki/WIWOSM

Cheers


[0] http://wiki.openstreetmap.org/wiki/Overpass_API

June 24, 2013 at 11:27 AM

Anonymous Kalev said...

Thanks for having us as students and for coming all the way over here to Gothenburg! I hope we'll be able to find some time for another hackfest at GUADEC.

'a,'b :)

June 24, 2013 at 12:36 PM

Anonymous James said...

I did some digging. The openstreetmap data is here: http://planet.openstreetmap.org/

A full download is about 29G which is peanuts on todays storage. Awesome.

What would be particularly useful is that the maps application be allowed to look in a central dir like /usr/share/mapthing/ for data (if a sysadmin wants to put it centrally for everyone) and then also in their home dir.

June 25, 2013 at 3:31 PM

Blogger zeenix said...

James, libchamplain (the library we use for map widget) already does cache the maps. libchamplain however currently takes pre-rendered tiles from OSM so you cache the whole world, the cache will by far huge.

We do have plans for rendering the maps ourselves in the future though and that would mean that we can cache a lot more data.

June 25, 2013 at 4:20 PM

Blogger Mattias Bengtsson said...

As Zeeshan says we currently rely on libchamplains raster tile support for rendering in Maps. This isn't the only way to go but it's the easiest for now.
If/when we want to look at supporting offline maps we probably need to take a look at vector maps though. This is all in the future though.

June 25, 2013 at 4:49 PM

Anonymous Valencia said...

This is cool!

August 1, 2013 at 8:39 PM

Please no insults to anyone
You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot