Adam Wulkiewicz d7b7df8614 [within][covered_by] Add the support for Areal geometries for within() and all OGC geometries for covered_by().
Also the specializations for Multi Geometries was moved from geometry/multi/algorithms to geometry/algorithms. They're now in one place.
The default strategies are point_in_point for PointLike, winding<> for PointLike/AnyGeometry, relate for L/L, L/A and A/A.
Point/MultiGeometry version now uses point_in_geometry directly which implements the correct behavior - this fixes the wrong handling of MultiLinestrings (boundary point of a Linestring may not be a boundary point of a MultiLinestring which contains it).
2014-04-12 01:40:27 +02:00
..
2013-10-24 06:10:34 +00:00
2012-01-12 20:58:20 +00:00
2013-10-24 06:10:34 +00:00
2013-10-30 12:03:54 +00:00
2014-01-22 22:02:22 +01:00
2013-12-24 22:15:15 +00:00
2014-01-09 09:09:56 +00:00
2012-01-12 20:58:20 +00:00