PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ stTypeName

char* stTypeName[]
static
Initial value:
= {"Unknown",
"ST_Point",
"ST_LineString",
"ST_Polygon",
"ST_MultiPoint",
"ST_MultiLineString",
"ST_MultiPolygon",
"ST_GeometryCollection",
"ST_CircularString",
"ST_CompoundCurve",
"ST_CurvePolygon",
"ST_MultiCurve",
"ST_MultiSurface",
"ST_PolyhedralSurface",
"ST_Triangle",
"ST_Tin"}

Definition at line 174 of file lwgeom_ogc.c.

Referenced by geometry_geometrytype().