PostGIS
2.5.7dev-r@@SVN_REVISION@@
◆
mvt_type
enum
mvt_type
Enumerator
MVT_POINT
MVT_LINE
MVT_RING
Definition at line
50
of file
mvt.c
.
51
{
52
MVT_POINT
= 1,
53
MVT_LINE
= 2,
54
MVT_RING
= 3
55
};
MVT_POINT
@ MVT_POINT
Definition:
mvt.c:52
MVT_LINE
@ MVT_LINE
Definition:
mvt.c:53
MVT_RING
@ MVT_RING
Definition:
mvt.c:54
postgis
mvt.c
Generated by
1.9.1