FacilMap / facilmap

FacilMap is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan trips and add markers, lines and routes to custom maps with live collaboration.
https://facilmap.org/
GNU Affero General Public License v3.0
317 stars 21 forks source link

Add a “permissions” property to the fields (editor/administrator) #240

Open lost-geographer opened 1 year ago

lost-geographer commented 1 year ago

Hello! This is not a bug, but a suggestion for enhancement.

In some situations, it is interesting to define who can edit the fields, for example, when you have many contributors (editors) and a moderation team (administrators).

I don't know if this can be easily implemented (I'm not a developer). The idea is to add a “permissions” property to each field, making them editable or not, depending on the link (edition or administration) with which one enters the map. This would make it possible to have fields that are editable only by administrators.

cdauth commented 1 year ago

Good idea!

This is something that I will hopefully be able to implement one day, but it will probably take a while until I find the time for it.