Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dphp_mapscript.c1238 REGISTER_LONG_CONSTANT("MS_GEOS_DISJOINT", MS_GEOS_DISJOINT, const_flag); in PHP_MINIT_FUNCTION()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapogcfilter.c358 return MS_GEOS_DISJOINT; in FLTGetGeosOperator()
H A Dmapserver.h524 …enum MS_GEOS_OPERATOR {MS_GEOS_EQUALS, MS_GEOS_DISJOINT, MS_GEOS_TOUCHES, MS_GEOS_OVERLAPS, MS_GEO… enumerator