Gtkaddpoi

From Openmoko

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
[[Image:Gtkaddpoimain.png|thumb|Window for search address]]
+
[[Image:Gtkaddpoimain.png|thumb|Main window for search address]]
 +
 
 +
[[Image:Gtkaddpoigeocaching.png|thumb|Window for gecocaching]]
  
 
[[Image:Gtkaddpoi 02.jpg|thumb|Window for delete POI]]
 
[[Image:Gtkaddpoi 02.jpg|thumb|Window for delete POI]]
 +
 +
[[Image:Gtkaddpoiexportkml.png|thumb|Window for export POI to KML]]
  
 
[[Image:Gtkaddpoi preview.png|thumb|Window with preview of POI with zoom button]]
 
[[Image:Gtkaddpoi preview.png|thumb|Window with preview of POI with zoom button]]
Line 9: Line 13:
 
==Introduction==
 
==Introduction==
 
gtkaddpoi is a simple gtk interface for search an address and add as POI on TangoGPS.
 
gtkaddpoi is a simple gtk interface for search an address and add as POI on TangoGPS.
 +
You can insert cordinate and description for geocaghing.
 
It's use Yahoo Maps API for found coordinate from an address and put this POI on TangoGPS database.
 
It's use Yahoo Maps API for found coordinate from an address and put this POI on TangoGPS database.
You can also delete a POI from TangoGPS and export to KML ( http://lists.openmoko.org/pipermail/community/2008-December/038449.html )
+
You can also delete a POI from TangoGPS database or export to KML ( http://lists.openmoko.org/pipermail/community/2008-December/038449.html )
  
 
==Installation==
 
==Installation==

Revision as of 02:39, 28 December 2008

Main window for search address
Window for gecocaching
Window for delete POI
Window for export POI to KML
Window with preview of POI with zoom button


Introduction

gtkaddpoi is a simple gtk interface for search an address and add as POI on TangoGPS. You can insert cordinate and description for geocaghing. It's use Yahoo Maps API for found coordinate from an address and put this POI on TangoGPS database. You can also delete a POI from TangoGPS database or export to KML ( http://lists.openmoko.org/pipermail/community/2008-December/038449.html )

Installation

You can download opk fils from following link

http://projects.openmoko.org/frs/download.php/551/gtkaddpoi_0.5.5_all.opk

and then:

opkg install gtkaddpoi_0.5_all.opk

or directly:

opkg install http://projects.openmoko.org/frs/download.php/551/gtkaddpoi_0.5.5_all.opk

Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:

cd /etc/opkg
wget http://minucci.net/file/gecco-feed.conf

and then:

opkg update
opkg install gtkaddpoi
Personal tools
Window for search address
Window for delete POI
Window with preview of POI with zoom button


Introduction

gtkaddpoi is a simple gtk interface for search an address and add as POI on TangoGPS. It's use Yahoo Maps API for found coordinate from an address and put this POI on TangoGPS database. You can also delete a POI from TangoGPS and export to KML ( http://lists.openmoko.org/pipermail/community/2008-December/038449.html )

Installation

You can download opk fils from following link

http://projects.openmoko.org/frs/download.php/551/gtkaddpoi_0.5.5_all.opk

and then:

opkg install gtkaddpoi_0.5_all.opk

or directly:

opkg install http://projects.openmoko.org/frs/download.php/551/gtkaddpoi_0.5.5_all.opk

Or you can use repository http://minucci.net/file/opkg/ . For add repository follow this command:

cd /etc/opkg
wget http://minucci.net/file/gecco-feed.conf

and then:

opkg update
opkg install gtkaddpoi