| 1 |
Source: drawmap
|
| 2 |
Section: science
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
|
| 5 |
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>
|
| 6 |
Build-Depends: debhelper (>>5), groff, dpatch
|
| 7 |
Standards-Version: 3.7.2
|
| 8 |
|
| 9 |
Package: drawmap
|
| 10 |
Architecture: any
|
| 11 |
Depends: ${shlibs:Depends}
|
| 12 |
Description: draws customized maps, using raw USGS data files
|
| 13 |
Drawmap reads data in the Digital Elevation Model (DEM),
|
| 14 |
Digital Line Graph (DLG), and Geographic Names Information
|
| 15 |
System (GNIS) formats. Can also work with SDTS, NAD-83,
|
| 16 |
WGS-84, GTOPO30 data.
|
| 17 |
.
|
| 18 |
Using the data in these files, drawmap can produce various
|
| 19 |
kinds of customized maps, including shaded relief maps
|
| 20 |
(with or without roads, streams, place names, and so on)
|
| 21 |
and topographic maps (again, with or without additional
|
| 22 |
features).
|
| 23 |
.
|
| 24 |
Outputs sun raster format, portable gray map, or pov format
|
| 25 |
files.
|
| 26 |
.
|
| 27 |
Home page: http://www.ttc-cmc.net/~fme/drawmap.html
|