~sigurdga/maps/master

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Maps
====

Early works on a generic map application for Gnome or Ubuntu. Gnome has
an application like this in it's pipeline, in early design phase. I
just wanted to see how far I could get on my own. And then I saw this
Ubuntu application showdown a bit late.

This application uses Mapquest for search and directions search, the
open API using Openstreetmap data and not requiring an API key. Maps
are standard tiles from Openstreetmap. I'm a mapper myself, and I think
there is room for an application like this.

It will also show GPX tracks if you drag them to the Ubuntu launcher or
to an open program.

When viewing results, in most cases a single click in the result
listing will highlight the result. For searches, a double click will
save the location to 'My places'. During directions search, a double
click in the results will set proper locations to be able to search for
directions.

This is only a start… localization, icons, save 'my places' and drag
and drop from 'my places' to direction search fields, are planned.

Run from source
---------------

Run it with quickly run from the project folder, having quickly installed. I
will fix a runnable main without quickly pretty soon.

Packages
--------

Ubuntu PPA: https://launchpad.net/~sigurdga/+archive/maps

Contributions
-------------

Contributions are very welcome.