aboutsummaryrefslogtreecommitdiff
path: root/astro/tclgeomap/pkg-descr
blob: c09bd46f50f8dd12a65e5fe0f42a6a067715e679 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Tkgeomap is an open source set of extensions to the Tcl/Tk scripting
language. It adds commands that read, manipulate, and display geographic
data.

It provides four packages:
* tclgeomap - library written in C adds commands for basic geography
  calculations and data access.
* tclgeomap_procs - library written in Tcl adds procedures that
  supplement tclgeomap.
* tkgeomap - library written in C that adds the ability to draw maps
* tkgeomap_procs - library written in Tcl adds procedures that
  supplement tkgeomap.

This port contains the Tcl part.

WWW: http://www.tkgeomap.org/