File: community.rst

package info (click to toggle)
python-geopandas 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,752 kB
  • sloc: python: 26,021; makefile: 147; sh: 25
file content (31 lines) | stat: -rw-r--r-- 1,267 bytes parent folder | download | duplicates (3)
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
Community
---------

GeoPandas is a community-led project written, used and supported by a wide range of
people from all around of world of a large variety of backgrounds. Everyone is welcome,
each small contribution, no matter if it is a fix of a typo in the documentation, bug
report, an idea, or a question, is valuable. As a member of our community, you should
adhere to the principles presented in the :doc:`Code of Conduct
<community/code_of_conduct>`.

If you'd like to contribute, please read the :doc:`Contributing guide
<community/contributing>`. It will help you to understand the way GeoPandas development
works and us to review your contribution.

GeoPandas is a part of the broader Python :doc:`ecosystem <community/ecosystem>`. It
depends on a range of great tools, and various packages are built on top of GeoPandas
addressing specific needs in geospatial data processing, analysis and visualization.

.. container:: button

    :doc:`Contributing <community/contributing>` :doc:`Code of Conduct <community/code_of_conduct>`
    :doc:`Ecosystem <community/ecosystem>`

.. toctree::
  :maxdepth: 2
  :caption: Community
  :hidden:

  Contributing <community/contributing>
  Code of Conduct <community/code_of_conduct>
  Ecosystem <community/ecosystem>