Home
last modified time | relevance | path

Searched refs:SF_MULTIPOINT (Results 1 – 3 of 3) sorted by relevance

/dports/databases/grass7/grass-7.8.6/include/vect/
H A Ddig_defines.h243 SF_MULTIPOINT = 4, /* GeometryCollection of Points */ enumerator
/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dread_pg.c877 else if (ftype == SF_MULTIPOINT || in Vect__cache_feature_pg()
H A Dopen_pg.c420 return SF_MULTIPOINT; in ftype_from_string()