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