3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/geo
Michael Stenta 261e957b1b Do not reduce geometries after they have been combined with combineWkt().
Reducing changes a GeometryCollection of Polygons into a
MultiPolygon, which is not our intention in most cases.
If code needs a reduced geometry it can call the reduceWkt()
method intentionally.
2021-09-01 22:46:37 -04:00
..
src Do not reduce geometries after they have been combined with combineWkt(). 2021-09-01 22:46:37 -04:00
farm_geo.info.yml Start a new farm_geo module for geospatial features that other modules can use. 2021-09-01 15:27:02 -04:00
farm_geo.services.yml Rename ContentEntityNormalizer to ContentEntityGeometryNormalizer. 2021-09-01 15:27:02 -04:00