We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50764ca commit cf7450dCopy full SHA for cf7450d
README.rst
@@ -304,7 +304,7 @@ read access for a REST client and can be achieved using ``auto_bbox``. Example:
304
auto_bbox = True
305
306
307
-The second approach uses the ``bbox_geo_field`` to specify an addional
+The second approach uses the ``bbox_geo_field`` to specify an additional
308
``GeometryField`` of the model which will be used to calculate the bounding box. This allows
309
boundingboxes differ from the exact extent of a features geometry. Additionally this
310
enables read and write access for the REST client. Bounding boxes send from the client will
0 commit comments