File: index.rst

package info (click to toggle)
python-shapely 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,528 kB
  • sloc: python: 18,648; ansic: 6,615; makefile: 88; sh: 62
file content (43 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.. include:: ../README.rst

.. include:: ../CREDITS.txt

.. include:: ../FAQ.rst


.. toctree::
   :caption: User Guide
   :hidden:

   installation
   User Manual <manual>
   migration
   migration_pygeos
   release


.. toctree::
   :caption: API Reference
   :hidden:

   geometry
   properties
   creation
   io
   measurement
   predicates
   set_operations
   constructive
   linear
   coverage
   coordinates
   strtree
   testing
   plotting

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`