kalisio / kano

Map and weather forecast data explorer in 2D/3D
https://kalisio.github.io/kano/
MIT License
24 stars 7 forks source link

Feature layer edition capabilities #53

Closed claustres closed 5 years ago

claustres commented 5 years ago

For now we can only visualize features, we should at least be able to edit the position of point features. Only user data should be editable but we might have to manage edition permissions.

Most known plugins for that: https://leafletjs.com/plugins.html#edit-geometries.

Ideally we should also provide a mean to edit associated metadata/properties based on a dynamic schema.