Geo GUI
This module has been ported to the OpenLayers module. Please use that one - it will be maintained. This one will not.
Geo GUI adds an OpenLayers powered map for inputting geospatial information stored by the geo module.
By default, users must provide Well known text as data entry for the geo module. Examples include:
POINT(6 10)
LINESTRING(3 4,10 50,20 25)
POLYGON((1 1,5 1,5 5,1 5,1 1),(2 2, 3 2, 3 3, 2 3,2 2))This module lets users enter the data by drawing polygons on a map.
