Zero
fe920278ae
DOC: Remove duplicated intersphinx_mapping key ( #2051 )
2021-08-07 09:38:00 +02:00
Martin Fleischmann
3bf2d27ca9
DOC: override kernelspec when executing notebooks ( #1938 )
...
* DOC: override kernelspec
* revert kernelspec used for test
2021-07-24 10:42:44 +01:00
Ray Bell
dbcf4ab7af
DOC: pyarrow intersphinx mapping ( #2016 )
2021-07-24 09:32:39 +01:00
Martin Fleischmann
ae3f8216e2
DOC: update RTD env ( #1979 )
...
* DOC: unpin RTD env
* fix for sphinx 4.0
* pin new versions
* typo
2021-06-27 15:47:21 +01:00
Murat Can Üste and Martin Fleischmann
e2c5b0d978
DOC: Relevant API links for intersphinx mapping ( #1931 )
...
* DOC: added API links to intersphinx mapping
* DOC: updated mergingdata.rst links
* DOC: updated aggregation_with_dissolve.rst links
* DOC: updated data_structures.rst links
* DOC: updated geocoding.rst links
* DOC: updated geometric_manipulations.rst links
* DOC: updated indexing.rst links
* DOC: updated io.rst links
* DOC: updated projections.rst links
* DOC: updated set_operations.rst links
* DOC: updated mapping.rst links
* DOC: updated missing_empty.rst links
* DOC: updated geoplot intersphinx links
* DOC: make 'unary_union' attr instead of method
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
* DOC: remove link to GeoDataFrame.geometry
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
* DOC: convert pandas indexers to attrs instead of methods
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
* DOC: convert indexer 'cx' to attr instead of method
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
* DOC: refer GeoSeries.buffer instead of shapely buffer
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
* DOC: make 'unary_union' attr instead of method on missing_empty.rst
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
* DOC: refer to DataFrame.merge instead of pandas.merge
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
* DOC: link pyproj.CRS
* DOC: changed API links to 'stable' from 'latest'
* DOC: fixed separator length
* DOC: uppercase CRS in pyproj.crs
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
2021-05-28 11:16:54 +01:00
Ray Bell and Ray Bell
88c173cefc
DOC: hyperlink to API in merging section ( #1926 )
...
Co-authored-by: Ray Bell <ray.bell@dtn.com >
2021-05-02 15:41:33 +01:00
Martin Fleischmann
ed68a95033
DOC: debug readthedocs and nbsphinx ( #1838 )
...
* don't execute
* list examples
* try with executed notebooks
* build intro, add pygeos
* auto build
* build the same as currently
* remove kernel name
* add few more
* revert choro
* add rest
* remove kernelspec
* clear choropleths
* build choropleths, clear choro_legends
* clear introduction
* remove kernelspec
* clean meta
* execute choro_legends
* always execute + exceptions
* fix cartopy plot
2021-02-19 23:44:26 +00:00
Martin Fleischmann
cb49d088f9
DOC: use Jupyter examples via nbsphinx gallery ( #1731 )
2021-02-18 21:51:28 +01:00
Martin Fleischmann
01943827b0
DOC: first pass on the Introduction to GeoPandas ( #1757 )
2021-02-18 21:33:20 +01:00
Will Schlitzer
cfc732e610
DOC: Update copyright year ( #1806 )
2021-01-28 20:27:06 +00:00
7a6fcbbb0b
DOC: another batch of docstring examples ( #1733 )
...
* docstring examples
* fix buffer
* Apply suggestions from code review
Co-authored-by: Flavin <flavinj@gmail.com >
* Update geopandas/base.py
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com >
* use matplotlib plot directive
Co-authored-by: Flavin <flavinj@gmail.com >
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com >
2020-12-27 14:04:18 +00:00
Martin Fleischmann
330ed11dc1
DOC: Docstring examples ( #1617 )
...
* GeoSeries examples
* GeoSeries examples
* GeoDataFrame examples
* missed one
* base examples
* review changes
* toggleprompt
* brendan's comments
* further comments
2020-10-08 18:32:19 +01:00
Martin Fleischmann
e53ff09109
DOC: Add logo ( #1579 )
...
* DOC: Add logo
* favicon
2020-08-26 19:31:55 +01:00
Joris Van den Bossche
ca7c95e5c3
DOC: add redirects for old pages ( #1577 )
2020-08-21 12:11:18 +01:00
Martin Fleischmann
953753896a
DOC: Restructured documentation, use pydata-sphinx-theme ( #1564 )
...
* use pydata theme
* structure
* fix links
* adapt colors
* getting started
* buttons
* buttons
* rename, use myst, fill stuff
* myst to env
* cleanup
* covered_by
* review comments
* fix link
* use api
2020-08-20 21:48:19 +01:00
Alan D. Snow and Martin Fleischmann
7350b49688
DOC: Fix intersphinx mapping with pyproj docs ( #1297 )
...
* DOC: Fix intersphinx mapping with pyproj docs
* pyproj.crs.CRS -> pyproj.CRS; add back space around ' : '
* minor fix
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net >
2020-02-24 22:27:06 +00:00
sangarshanan
74b1d95955
DOC: Add changelog to docs ( #1306 )
...
* Add changelog to docs
* Remove extra newline
* Move Changelog to Reference Guide in docs
2020-02-24 20:24:15 +00:00
Joris Van den Bossche
47ca52439f
DOC: update environment.yml file + clean build ( #1284 )
2020-02-07 13:05:36 +01:00
Alan D. Snow
1d212b2a0c
ENH: updated to use pyproj.CRS & pin pyproj >= 2.2.0 ( #1101 )
2020-01-25 09:49:27 +01:00
Martin Fleischmann
53536e8a2e
DOC: updated year in copyright
2019-04-27 20:29:06 +01:00
Joris Van den Bossche
c16922f87d
DOC: set pandas display options to ensure non-truncated output ( #976 )
2019-04-19 09:46:01 +02:00
James McBride
2ac0f97385
DOC: Add geoplot example back to doc ( #892 )
...
Docs were failing because expected failure was unexpectedly not failing.
:)
Also minor changes to postgis doc in order to quiet warning.
2019-01-05 14:06:45 -08:00
Joris Van den Bossche
c2c5f9dd25
DOC: temp allow failure in geoplot example gallary ( #889 )
2019-01-02 09:48:37 +01:00
Joris Van den Bossche
bf7ba2f6a2
DOC: continue doc build on warnings/errors in examples ( #873 )
2018-12-08 21:15:13 +01:00
Geir Arne Hjelle
85778d14a0
DOC: Remove warnings when building docs ( #814 )
2018-09-01 16:33:55 +02:00
James McBride
394c06a56c
DOC: update copyright date range
2018-07-15 21:50:33 -07:00
Chris Holdgraf
1da8f6279c
DOC: add sphinx gallery for examples ( #463 )
2017-11-19 23:54:05 +01:00
Geir Arne Hjelle
597dfcf597
DOC: Improve API reference docs ( #534 )
...
* Add autodoc to sphinx configuration
* Add support for numpy docstring to sphinx configuration
* Use autodoc for reference documentation, reading documentation from docstrings
* Improve docstrings of properties and methods listed in Reference documentation
* Pass through kwargs for GeoSeries.buffer (#535 )
* Fix choropleth typo in doc (#542 )
* Remove warnings from numpydoc when generating docs
* Add autodoc to sphinx configuration
* Add support for numpy docstring to sphinx configuration
* Use autodoc for reference documentation, reading documentation from docstrings
* Improve docstrings of properties and methods listed in Reference documentation
* Remove warnings from numpydoc when generating docs
* Add GeoSeries-subsection for consistency
* Consistently only add parameters for functions passing through args/kwargs
* Clarify how contains and within are inverses of each other
* remove plot signature in reference
2017-09-15 18:57:40 +02:00
James McBride
e49532e670
DOC: Update copyright date range in sphinx docs ( #520 )
2017-08-28 19:53:05 -07:00
Kelsey Jordahl
24bc3dc3a7
Update copyright in docs
2016-06-10 11:33:59 -07:00
Joris Van den Bossche
04e450634d
DOC: remove hardcoded version (leftover after #331 )
2016-06-08 15:13:12 +02:00
Nick Eubank
8327a14fc3
new structure for docs; draft of several sections
2016-03-29 19:00:01 -07:00
Kelsey Jordahl
ddec2d3690
DOC: Set version in docs
2014-07-13 15:53:16 -06:00
Kelsey Jordahl
44e24314e4
DOC: Bump release version
2014-07-06 18:27:33 -05:00
Kelsey Jordahl
3422c7570a
DOC: Use default theme on readthedocs.com
2013-10-27 21:22:21 -04:00
Kelsey Jordahl
afaacc5660
DOC: Copyright to GeoPandas developers
2013-10-22 21:45:21 -04:00
Kelsey Jordahl
051da8eb1d
DOC: Try/except getting version when building docs
2013-10-22 21:45:21 -04:00
Kelsey Jordahl
5e55a4063f
DOC: Regenerate sphinx autodoc files and move files to source dir
2013-10-22 21:45:21 -04:00