Files
notifications-admin/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-08-11 14:26:12 +01:00
2020-08-14 11:29:38 +01:00