diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-29 04:33:27 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-09-29 04:33:27 +0000 |
commit | 50eab9ca542865380252e651cf03c391745a2ec5 (patch) | |
tree | 7c92eaeda3d274ad0603d87a65eedb326167e164 /astro/libroadnav | |
parent | 39c1c6f78cc3cd4a7c4f0525ecb508522312eeb8 (diff) | |
download | ports-50eab9ca542865380252e651cf03c391745a2ec5.tar.gz ports-50eab9ca542865380252e651cf03c391745a2ec5.zip |
Notes
Diffstat (limited to 'astro/libroadnav')
-rw-r--r-- | astro/libroadnav/pkg-descr | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/astro/libroadnav/pkg-descr b/astro/libroadnav/pkg-descr index 71155ea3a406..3574e171b0bb 100644 --- a/astro/libroadnav/pkg-descr +++ b/astro/libroadnav/pkg-descr @@ -1,13 +1,13 @@ -Roadnav is an open source street navigation solution capable of running on a -variety of operating systems. It can obtain your position from a GPS unit, -plot a map of your area, and provide directions to locations in the USA. It -can also verbalize directions using Microsoft SAPI 5.1, Festival, flite, and +Roadnav is an open source street navigation solution capable of running on a +variety of operating systems. It can obtain your position from a GPS unit, +plot a map of your area, and provide directions to locations in the USA. It +can also verbalize directions using Microsoft SAPI 5.1, Festival, flite, and OS X's built in text to speech engine. -Roadnav uses the free TIGER/Line (Topologically Integrated Geographic -Encoding and Referencing) files from the US Census Bureau to build the maps, -along with the GNIS state and topical gazetteer data from the USGS to identify -locations. It has experimental support for scripting, LCDproc, importing -OpenStreetMap data, and importing GPX waypoints and tracks. +Roadnav uses free TIGER/Line (Topologically Integrated Geographic Encoding +and Referencing) files from the US Census Bureau to build the maps, along +with the GNIS state and topical gazetteer data from the USGS to identify +locations. It has experimental support for scripting, LCDproc, importing +OpenStreetMap data, and importing GPX waypoints and tracks. WWW: http://roadnav.sourceforge.net/ |