openspp-modules icon indicating copy to clipboard operation
openspp-modules copied to clipboard

Create a module for geolocation of Area

Open jeremi opened this issue 1 year ago • 1 comments

create an extra module that add 2 fields to Area:

  • coordinates = fields.GeoPoint()
  • geo_polygon = fields.GeoMultiPolygon()

Update the importer to allow to import those.

jeremi avatar Feb 14 '24 06:02 jeremi

Working as expected. Test cases executed: TSOS-246 to TSOS-252

adriancris avatar May 24 '24 07:05 adriancris