Dan Albert b9138acbc8 Use shapely projection instead of brute force.
Converts the landmap to use MultiPolygon instead of a collection of
polygons, since Shapely has explicit support for this.

Because we've done that, we can use a single projection from a line
instead of brute forcing the extent of the front line.

This makes turn processing ~66% faster (3 seconds to 1.8).

There are probably other places this should be used.
2020-12-24 01:20:15 -08:00
..
2020-12-19 11:47:00 -08:00
2020-12-22 23:23:32 +01:00
2020-08-31 13:01:05 -07:00
2020-12-21 21:28:27 +01:00
2020-12-03 22:48:28 +01:00
2020-06-29 17:31:47 -04:00
2019-03-27 08:47:29 +02:00
2019-07-03 23:35:22 +02:00
2020-08-20 22:14:59 +02:00