Matthew Law
|
f50e2dd47b
|
DOC: fix misspelling of Plate Carrée (#1981)
|
2021-06-29 11:53:27 +01:00 |
|
 Murat Can ÜsteandMartin 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 |
|
Tim Gates
|
7d3136b834
|
DOC: fix simple typo, recommenend -> recommend (#1755)
|
2020-12-28 08:44:14 +01:00 |
|
Martijn Visser
|
5096498fcd
|
DOC: remove misplaced curly bracket from projection.rst (#1721)
|
2020-12-03 22:58:38 +00:00 |
|
Alan D. Snow
|
a17c61f54a
|
DOC: Use the CRS.utm_zone property to identify UTM CRS (#1595)
|
2020-08-28 20:31:39 -07: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 |
|