Files
notifications-admin/tests/app
Chris Hill-Scott c49a6338af Store simplifed polygons in the SQLite database
This commit does two things:
- uses our new polygon-simplifying library to process the polygons
  before storing them, rather than processing them in real time
- stores only the polygons in the database, rather than the whole
  GeoJSON feature, because we don’t need any of the other information
  about the feature
2020-08-26 09:09:45 +01:00
..
2020-07-08 15:12:29 +01:00
2020-08-14 14:58:05 +01:00