kartoza / LEDET_BIMS

Limpopo Biodiversity Information Management System
GNU General Public License v3.0
1 stars 9 forks source link

add permission control to site and collections #312

Open gubuntu opened 5 years ago

gubuntu commented 5 years ago

problem

all biodiversity records are public when #26 had specified they should be permission controlled

proposed solution

enable admins to flag sites or taxa or individual observations as 'protected' or 'sensitive' and then add the ability to view or download them as a permission that can be granted to users or groups

cc @timlinux

dimasciput commented 5 years ago

How about the clustering @gubuntu @timlinux ? Currently we generating them, since there are a lot of cases here, I don't think we can do that anymore.

So I guess we should wait for the geoserver implementation in place.

NyakudyaA commented 5 years ago

How about the clustering @gubuntu @timlinux ? Currently we generating them, since there are a lot of cases here, I don't think we can do that anymore.

So I guess we should wait for the geoserver implementation in place.

@dimasciput implementing GeoServer clustering is easy. It's all about publishing the layer and adding the style for that. If this is the route you need to take you can just flag me. I think I have an old style (from another project) that can be easily tweaked

dimasciput commented 5 years ago

Will be fixed in https://github.com/kartoza/django-bims/issues/710