mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #13904 - Documented how to avoid garbage collection messages in GIS.
Thanks Claude Peroz for the patch.
This commit is contained in:
parent
c5d6f6d682
commit
083a3a4e39
2 changed files with 13 additions and 0 deletions
|
@ -191,6 +191,8 @@ GEOS C library. For example:
|
|||
The setting must be the *full* path to the **C** shared library; in
|
||||
other words you want to use ``libgeos_c.so``, not ``libgeos.so``.
|
||||
|
||||
See also :ref:`My logs are filled with GEOS-related errors <geos-exceptions-in-logfile>`.
|
||||
|
||||
.. _proj4:
|
||||
|
||||
PROJ.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue