PnX-SI / GeoNature-atlas

Application WEB permettant de générer des fiches espèces publiques à partir d'observations faune/flore
GNU General Public License v3.0
44 stars 46 forks source link

Feat: Add sensibility management #324

Closed mvergez closed 1 year ago

mvergez commented 3 years ago

This PR enables the atlas to take into account SINP rules for sensitivity. Several changes had to be made to be able to display different types of geometries. The sql requests and backend function for the ficheCommune had also to be changed to aggregate observations from mesh cells or polygons that intersect the municipality territory.

The goal is to :

The AFFICHAGE_MAILLE=True and False are supported but the point aggregation does not work yet.

Closes #117

camillemonchicourt commented 1 year ago

Remplacé par https://github.com/PnX-SI/GeoNature-atlas/pull/441