OpenLayersD8
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
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:
- Examples
- Maps in Block
- 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
