Home
last modified time | relevance | path

Searched refs:GAIA_COMPRESSED_POLYGONZ (Results 1 – 4 of 4) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/headers/spatialite/
H A Dgg_const.h222 #define GAIA_COMPRESSED_POLYGONZ 1001003 macro
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiaexif/
H A Dgaia_exif.c2537 case GAIA_COMPRESSED_POLYGONZ: in parse_multi_geom()
2809 case GAIA_COMPRESSED_POLYGONZ: in gaiaGuessBlobType()
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_wkb.c1059 case GAIA_COMPRESSED_POLYGONZ: in ParseWkbGeometry()
1220 case GAIA_COMPRESSED_POLYGONZ: in gaiaFromSpatiaLiteBlobWkbEx()
1303 case GAIA_COMPRESSED_POLYGONZ: in gaiaFromSpatiaLiteBlobWkbEx()
1361 case GAIA_COMPRESSED_POLYGONZ: in gaiaFromSpatiaLiteBlobWkbEx()
3163 gaiaExport32 (ptr + 39, GAIA_COMPRESSED_POLYGONZ, 1, endian_arch); /* class POLYGON XYZ */ in gaiaToCompressedBlobWkb()
3527 gaiaExport32 (ptr + 1, GAIA_COMPRESSED_POLYGONZ, 1, endian_arch); /* class POLYGON XYZ */ in gaiaToCompressedBlobWkb()
/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dspatialite.c1388 case GAIA_COMPRESSED_POLYGONZ: in fnct_GeometryConstraints()
17107 case GAIA_COMPRESSED_POLYGONZ: in fnct_GeometryType()