Documentation
¶
Overview ¶
Package must provides helpers to decode wkt geometries to be used in tests
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsMultiPolygon ¶
func AsMultiPolygon(g geom.Geometry) geom.MultiPolygon
AsMultiPolygon will panic if g is not a geom.MultiPolygon or geom.Polygon if it is a geom.Polygon, it will return a multipolygon containing just that polygon
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.