PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int lw_dist2d_poly_curvepoly | ( | LWPOLY * | poly1, |
LWCURVEPOLY * | curvepoly2, | ||
DISTPTS * | dl | ||
) |
Definition at line 918 of file measures.c.
References lw_dist2d_curvepoly_curvepoly(), lwcurvepoly_construct_from_lwpoly(), and lwgeom_free().
Referenced by lw_dist2d_distribute_bruteforce().