MCPcopy Create free account
hub / github.com/MapServer/MapServer / shapeObj_boundary

Function shapeObj_boundary

mapscript/php/mapscript_i.c:1108–1111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1106}
1107
1108shapeObj *shapeObj_boundary(shapeObj *self)
1109{
1110 return msGEOSBoundary(self);
1111}
1112
1113int shapeObj_contains_geos(shapeObj *self, shapeObj *shape)
1114{

Callers 1

shape.cFile · 0.85

Calls 1

msGEOSBoundaryFunction · 0.85

Tested by

no test coverage detected