Does anyone know if openlayers is the only D7 module to support creation of Polygons, lines and the like as an input method. I have not seen this on any other module.
Does anyone know if openlayers is the only D7 module to support creation of Polygons, lines and the like as an input method. I have not seen this on any other module.
Comments
Comment #1
zzolo commentedWith Geofield, yes, as far as I know. Geofield has a simple map with Google Maps, but I think its just for output, not input.
Comment #2
azuledu commentedTo store geospatial data you can use the PostGIS module and to input data the Openlayers Editor module.