mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 18:22:37 -04:00
Store CRS to avoid costly lookup
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.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user