MobilityDB 1.3
Loading...
Searching...
No Matches

◆ geography_valid_type()

void geography_valid_type ( uint8_t  type)

Ensure that the geography type is valid The geography type only support POINT, LINESTRING, POLYGON, MULTI* variants of same, and GEOMETRYCOLLECTION.

If the input type is not one of those, shut down the query.