00fd4977df
- Switch from checking NOPORTDOCS to PORT_OPTIONS:MDOCS - Cleanup Makefile header, fix COMMENT text, wrap overly long lines - Synchronize descriptions and add a note about one port being a helper library for another
15 lines
789 B
Text
15 lines
789 B
Text
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 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.
|
|
|
|
This port provides helper library for Roadnav.
|
|
|
|
WWW: http://roadnav.sourceforge.net/
|