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