PostGIS
3.1.6dev-r@@SVN_REVISION@@
◆
mvt_type
enum
mvt_type
Enumerator
MVT_POINT
MVT_LINE
MVT_RING
Definition at line
59
of file
mvt.c
.
60
{
61
MVT_POINT
= 1,
62
MVT_LINE
= 2,
63
MVT_RING
= 3
64
};
MVT_POINT
@ MVT_POINT
Definition:
mvt.c:61
MVT_LINE
@ MVT_LINE
Definition:
mvt.c:62
MVT_RING
@ MVT_RING
Definition:
mvt.c:63
postgis
mvt.c
Generated by
1.9.1