It can also be a multipolygon (if input is a multipolygon or a geometry
collection)
Le 14/05/2021 à 12:33, Momtchil Momtchev a écrit :
Hello,
Just a quick question: shouldn't /OGRGeometry::Buffer/ be of
/OGRPolygon/ return type? Can I safely force a /OGRPolygon/ return type?
Hello,
Just a quick question: shouldn't /OGRGeometry::Buffer/ be of
/OGRPolygon/ return type? Can I safely force a /OGRPolygon/ return type?
These are the Typescript bindings so it should be as generic as
possible.
--
Momtchil Momtchev
__