This project is not covered by Drupal’s security advisory policy.

Description

Dependencies

If you update please run the update script
Please install also the devel module

Installation

The installation guide is sponsored by therobyouknow
and you can find it here

Usage

can be used by the following modules

Geofield

Submodules:

  1. Examples
  2. Maps in Block
  3. Views
  4. webform Element

OpenLayersD8

ONLY WORKS WITH WKT
Geofield works with WKT
for following kinds of geometry:
Polygon => POLYGON ((30 10, 40 40, 20 40, 10 20, 30 10))
Point => POINT (30 10)
Line => LINESTRING(-12 40,-52 36,8 46,17 12)

usable for:
output of geoms
input of geoms
create maps based on wms, osm, node and view
create a map and show it as a block
add special node as a layer to map
add views as a layer to map
add wfs

Roadmap>

make the entity gui sexy, so not gis experts can also create maps
make the controlbar more independently from css
create a documentation for administration and developer
make views working
add vector like wfs
add content type as layer to map
add entity for styling
add entity for projection
use snapping if your are editing a feature
use editable feature functions from openlayers for editing features

function to add a toolbar
- getfeatureinfo
- measure

Have fun with it and feel free to test it
best regards AndyLicht (Tim Balschmiter)

p.s. need some help with the documentation and with

Project information

Releases