django1/django/contrib/gis/geos
Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
..
prototypes Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
LICENSE Refactored the GEOS interface. Improvements include: 2009-03-24 00:12:21 +00:00
__init__.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
base.py Fixed #25938 -- Factored out CPointerBase base class for GEOSBase/GDALBase. 2016-12-15 16:59:08 -05:00
collections.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
coordseq.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
error.py Fixed #25225 -- Simplified code to remove GEOSIndexError 2015-08-18 19:10:47 -04:00
factory.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
geometry.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
io.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
libgeos.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
linestring.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
mutable_list.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
point.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
polygon.py Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
prepared.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00