File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -98,11 +98,11 @@ This field takes four optional arguments:
9898- ``auto_bbox ``: If ``True ``, the GeoJSON object will include
9999 a `bounding box <https://datatracker.ietf.org/doc/html/rfc7946#section-5 >`_,
100100 which is the smallest possible rectangle enclosing the geometry.
101- - ``transform `` (defaults to ``None ``): Can be set to any value that is accepted by
102- |GEOSGeometry.transform |_. Set to `4326 ` if your input geometries are in another
101+ - ``transform `` (defaults to ``None ``): Can be set to any value that is accepted by
102+ |GEOSGeometry.transform |_. Set to `4326 ` if your input geometries are in another
103103 projection and you want to produce output according to the `GeoJSON standard
104- <https://datatracker.ietf.org/doc/html/rfc7946#section-4> `_. If ``None `` (or the
105- input geometries do not have a SRID), the output coordinates will not be
104+ <https://datatracker.ietf.org/doc/html/rfc7946#section-4> `_. If ``None `` (or the
105+ input geometries do not have a SRID), the output coordinates will not be
106106 transformed.
107107
108108.. |GEOSGeometry.transform | replace :: ``GEOSGeometry.transform ``
@@ -758,7 +758,7 @@ Contributing
758758------------
759759
7607601. Announce your intentions in the
761- `Github Discussions Forum <https://github.com/openwisp/django-rest-framework-gis/discussions >`__
761+ `Github Discussions Forum <https://github.com/openwisp/django-rest-framework-gis/discussions >`__
7627622. Follow the `PEP8 Style Guide for Python
763763 Code <http://www.python.org/dev/peps/pep-0008/> `__
7647643. Fork this repo
You can’t perform that action at this time.
0 commit comments