PostGIS
3.7.0dev-r@@SVN_REVISION@@
◆
mvt_type
enum
mvt_type
Enumerator
MVT_POINT
MVT_LINE
MVT_RING
Definition at line
55
of file
mvt.c
.
56
{
57
MVT_POINT
= 1,
58
MVT_LINE
= 2,
59
MVT_RING
= 3
60
};
MVT_POINT
@ MVT_POINT
Definition:
mvt.c:57
MVT_LINE
@ MVT_LINE
Definition:
mvt.c:58
MVT_RING
@ MVT_RING
Definition:
mvt.c:59
postgis
mvt.c
Generated by
1.9.1