geosolutions-it / smb-portal

SaveMyByke portal
https://waffle.io/geosolutions-it/smb-portal
1 stars 3 forks source link

add region of interest to competition info #200

Closed ricardogsilva closed 5 years ago

ricardogsilva commented 5 years ago

This PR adds the region_of_interest attribute to CompetitionInfo objects.

This new attribute contains a union of a competition's regions of interest, stored as a GEOS geometry of type MultiPolygon. It is an aggregation of the various geometries that may exist, since a single Competition obect may be related to many RegionOfInterest objects.