Edward Betts
74fa1368a3
Correct spelling mistakes. ( #615 )
2017-11-20 15:56:48 +01:00
Chris Holdgraf
1da8f6279c
DOC: add sphinx gallery for examples ( #463 )
2017-11-19 23:54:05 +01:00
Andrew Feierman
55d59ee7d5
DOC: Update geocoding.rst ( #555 )
2017-09-21 17:06:24 +02: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
Robert Gieseke
a43d166561
Add basic support for remote resources to read_file ( #531 )
...
* Add basic support for remote resources to `read_file`
Tested with GeoJSON files.
* TST: Use GeoJSON file from GeoPandas repo
* Switch to numpydoc style
* Fix syntax in docs
* Formatting and rename test marker
2017-09-13 21:12:49 -07:00
Tim Tröndle
7101fc9a8a
Fix choropleth typo in doc ( #542 )
2017-09-06 21:54:49 -07:00
James McBride
e49532e670
DOC: Update copyright date range in sphinx docs ( #520 )
2017-08-28 19:53:05 -07:00
Joris Van den Bossche
06650d5839
DOC: make figures a bit larger in the docs ( #518 )
...
* DOC: make figures a bit larger in the docs
* update some plot styles in docs to look nicer with new defaults
2017-08-28 23:23:02 +02:00
James McBride
55d2d47d53
ENH: add cx indexer to GeoDataFrame ( #471 ) ( #482 )
...
* Add coordinate indexing method cx to geodataframes
Add a few basic tests that it works on a geodataframe as it does for a
geoseries.
* Add docs on indexing, including slicing with cx
* Use consistent assert in gdf coord slice test
* Move _CoordinateIndexer to base module
With both geoseries and geodataframe modules using the class, base.py is
a better place to define the _CoordinateIndexer class.
Also add docs to the _CoordinateIndexer class.
2017-08-10 09:47:47 +02:00
Joris Van den Bossche
e2722f36a5
DOC/TST: use datasets.get_path('nybb') in docs and tests ( #480 )
2017-08-09 09:38:23 +02:00
Joris Van den Bossche
ab0f1d2777
TST: switch remaining nose to pytest ( #380 )
2017-01-05 09:31:49 +01: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
Joris Van den Bossche
6bda8e187f
DOC: add overview of overlay methods ( #337 )
2016-06-08 14:24:16 +02:00
Nick Eubank
dc4b548696
final doc updates ( #328 )
2016-05-31 16:56:17 +02:00
Joris Van den Bossche
320b75d185
DOC: update minimum pandas version in install docs ( #319 )
2016-05-20 01:06:12 +02:00
Joris Van den Bossche
82dd425e17
DOC: loading example datasets with new method ( #321 )
...
* API: provide datasets submodule in top-level namespace
* DOC: loading example datasets with new method
2016-05-20 01:05:45 +02:00
Nick Eubank
5c2257a080
Docs for geometric manipulations and overlay ( #308 )
2016-05-17 23:16:27 +02:00
Kelsey Jordahl
1851003cab
Merge pull request #312 from jorisvandenbossche/sample_data
...
Expose example datasets through API geopandas.datasets
2016-05-16 22:19:07 -07:00
Nick Eubank
2950bc4d58
updated joining docs ( #301 )
2016-05-13 23:27:37 +02:00
Joris Van den Bossche
f038a868bb
Expose example datasets through API geopandas.datasets
2016-04-29 20:58:09 +02:00
Nick Eubank
5f9f130287
updated mapping doc ( #299 )
...
* updated maps
* add cities
* overlapping layers added
* tweak to docs
* both layering options
2016-04-27 23:46:03 +02:00
Joris Van den Bossche
142393c60a
TEMP: change path to example data (for rtd, does not work locally)
2016-04-11 22:37:26 +02:00
Joris Van den Bossche
364e93169b
DOC: clean-up user guide (remaining comments from GH283)
2016-04-10 20:29:14 +02:00
Joris Van den Bossche
1061810076
DOC: update contributing guide
2016-04-10 20:12:32 +02:00
Nick Eubank
54ca8b90e6
integrate jorisvandenbossche comments
2016-03-31 10:00:36 -07:00
Nick Eubank
623634113d
Edits for kjordahl comments
2016-03-30 12:01:37 -07:00
Nick Eubank
8327a14fc3
new structure for docs; draft of several sections
2016-03-29 19:00:01 -07:00
Joris Van den Bossche
b11403e629
DOC: update install instructions
2015-11-21 11:43:13 +01:00
Shaun Walbridge
dcaf279414
Update about.rst
2015-08-28 02:00:59 -04:00
Kelsey Jordahl
3b7afba679
Merge pull request #116 from geopandas/geo_interface
...
Geo interface
2014-07-13 17:52:30 -05:00
Kelsey Jordahl
ddec2d3690
DOC: Set version in docs
2014-07-13 15:53:16 -06:00
Matthew Perry
e1da927134
DOC: add geo interface to user guide
2014-07-13 09:07:24 -07:00
Kelsey Jordahl
055ed0e674
DOC BUG: Update supported geopy version [ci skip]
2014-07-12 21:11:35 -05:00
Kelsey Jordahl
db01277518
DOC BUG: Update links to new repo name
2014-07-12 16:08:29 -05:00
Kelsey Jordahl
c82ba65cf3
Merge pull request #106 from geopandas/release/0.1.0
...
Release 0.1.0
2014-07-12 15:30:50 -05:00
Kelsey Jordahl
7b8682d11e
DOC: Add known issue regarding geopy 0.99 on python 3.2
2014-07-10 22:43:36 -05:00
Kelsey Jordahl
f6ed51f0ce
DOC: Clarify installing released version vs. dev versions
2014-07-06 18:28:33 -05:00
Kelsey Jordahl
44e24314e4
DOC: Bump release version
2014-07-06 18:27:33 -05:00
Kelsey Jordahl
0e42d9cde8
DOC: BE explicit about supportted pandas versions
2014-07-06 11:24:52 -05:00
Kelsey Jordahl
9179364282
DOC: Update link location of NYC sample data
2014-05-06 12:17:57 -04:00
Kelsey Jordahl
d9e7f81dee
DOC: Space before list and minor rewording of plotting requirements
2014-04-23 23:43:43 -04:00
Kelsey Jordahl
70f9377e73
DOC: Update install instructions for supported python versions and dependencies
2014-04-16 19:18:23 -04:00
John Trengrove
0bdac7d08a
DOC: State pip 1.4 requirement
2013-12-03 21:31:16 +11:00
John Trengrove
e53edbbe6d
DOC: Add --pre to pip install
2013-11-30 18:06:21 +11:00
Kelsey Jordahl
cae8249421
DOC: Update docs to list supported python versions
2013-11-12 22:58:32 -05:00
Kelsey Jordahl
3422c7570a
DOC: Use default theme on readthedocs.com
2013-10-27 21:22:21 -04:00
Kelsey Jordahl
b9fe396da2
DOC: Minor updates to install.rst
2013-10-22 22:36:51 -04:00
Kelsey Jordahl
858751b987
DOC: Updates to User's guide
2013-10-22 22:31:57 -04:00
Kelsey Jordahl
2922a6fa52
DOC: Caption in user guide to match table of contents
2013-10-22 21:45:21 -04:00