PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void rt_util_to_ogr_envelope | ( | rt_envelope | ext, |
OGREnvelope * | env | ||
) |
Definition at line 422 of file rt_util.c.
References rt_envelope::MaxX, rt_envelope::MaxY, rt_envelope::MinX, and rt_envelope::MinY.