mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 19:03:30 -05:00
Looking up the coordinate reference system for a given polygon’s bounds is surprisingly expensive. We can make things run faster by precomputing it at the time of generating the simplified polygons, then storing it in the SQLite database alongside the polygon data.