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-11-19 21:09:33 -08:00
2020-11-07 19:20:08 +01:00
2020-12-18 01:05:06 +01:00
2020-09-03 15:02:59 -07:00
2020-09-25 17:11:17 +02:00
2020-12-13 15:41:13 -06:00
2020-08-31 13:01:05 -07:00
2020-11-28 18:43:32 -06:00