OpenLayersD8

Component ID

2872393

Component name

OpenLayersD8

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

240

Component created

Component changed

Component body

First documentation you can find here (at the moment only in german)
https://www.leichtwind.de/de/openlayersd8geofield

Description

Dependencies

Installation

Usage

can be used by the following modules

Geofield

Submodules:

  1. Examples
  2. Maps in Block
  3. Views

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

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 tiles like wfs
add content type as layer to map
add entity for styling
add entity for projection

function to add a toolbar
- getfeatureinfo
- measure
- zoom in/out

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

my development based on the leaflet module