From 06d299db13f301d261d49558a18aec7a91276bd8 Mon Sep 17 00:00:00 2001 From: "Alan D. Snow" Date: Tue, 5 Oct 2021 12:27:28 -0500 Subject: Add proj_trans_bounds to compute the image of a input bounding box through a transformation (#2882) Fixes #2779 --- docs/source/development/reference/functions.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/source/development/reference/functions.rst b/docs/source/development/reference/functions.rst index bf5bb94b..564135d2 100644 --- a/docs/source/development/reference/functions.rst +++ b/docs/source/development/reference/functions.rst @@ -391,6 +391,11 @@ Coordinate transformation reasons. + +.. doxygenfunction:: proj_trans_bounds + :project: doxygen_api + + Error reporting ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- cgit v1.2.3