PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
In place process a collection to find a concrete geometry object and expose that as the actual object.
Will some geom be lost? Sure, but your MVT renderer couldn't draw it anyways.
Definition at line 771 of file mvt.c.
References COLLECTIONTYPE, LWCOLLECTION::geoms, lwcollection_extract(), lwgeom_get_type(), lwgeom_is_collection(), LWCOLLECTION::ngeoms, and LWGEOM::srid.
Referenced by mvt_geom(), mvt_grid_and_validate_geos(), and mvt_iterate_clip_by_box_geos().