aboutsummaryrefslogtreecommitdiff
path: root/astro/roadnav
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Change maintainer emailBeech Rintoul2009-01-151-1/+1
| | | | | | | | PR: ports/130570 Submitted by: bahamasfranks@gmail.com (maintainer) Notes: svn path=/head/; revision=226146
* RoadMap is a program for Linux that displays street maps. The maps areDmitry Marakasov2008-08-115-0/+225
provided by the US Census Bureau, and thus only cover the US. RoadMap is at an early stage of development. At this time there are no routing features implemented yet. RoadMap can only display the map around a specified street address or follow a GPS device (using gpsd). The plan for the future is to implement some navigation features similar to those found in commercial street navigation systems. RoadMap uses a binary file format for representing the maps that is compact enough to allow the storage of many maps on a Compact Flash or MultiMedia card. The map of Los Angeles county takes about 10 Mbytes of flash space. RoadMap comes with a set of tools to convert the US Census bureau data into its own map format. WWW: http://roadmap.digitalomaha.net/ PR: ports/126056 Submitted by: Steve Franks <stevefranks at ieee dot org> Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=218388