Commit Graph
24 Commits
Author SHA1 Message Date
Brian Lewis 08ad2bfea1 Fix broken links to Shapely and Fiona docs (#954) 2019-03-31 20:55:33 -07:00
Joris Van den Bossche 6dd50b80dc DOC: fix random state in geoplot voronoi example to prevent random errors (#933)
See ResidentMario/geoplot#69: depending on how the data are subsampled, we stumble into a potential bug in geoplot. So fixing the random state with a working one to prevent this.
2019-03-06 09:57:48 +01:00
Martin Fleischmann 39e724b475 ENH Provide API to convert x, y(, z) coordinates to geometry (#896) 2019-02-07 15:42:14 +00:00
Joris Van den Bossche fbe743f313 DOC: change imports to use geopandas (#774) 2018-07-15 18:18:55 -05:00
Aleksey Bilogur deaf37560e DOC: Mix geoplot into the geopandas docs (#719) 2018-07-14 11:22:33 -05:00
Joris Van den Bossche 766b9fcda5 DOC: add example to add basemap with contextily (#717)
* DOC: add example to add basemap with contextily

* add contextily to readthedocs environment
2018-05-09 10:34:43 +02:00
mrahim 63b4279c6a Building a GeoDataFrame from DataFrame (#690) 2018-03-17 23:20:45 +01:00
François Leblanc 7a7a3c8e1d Add link to JupyterHub's MyBinder, and fix example notebooks (#631)
* fixed nybb

* rearrange chloropleths example

* added badge to MyBinder

* extra formatting on README

* add extra info in chrolopleths.ipynb

* Update choropleths example
2017-12-22 09:25:52 -08:00
Chris Holdgraf 1da8f6279c DOC: add sphinx gallery for examples (#463) 2017-11-19 23:54:05 +01:00
Micah Cochran 9d68a8237f Update nybb url. Change download_nybb() to return shapefile name within the zip file. 2016-04-08 11:34:40 -05:00
Luke 34631d26b2 Added support for null geometries for to_file and from_file functions
- Closes-Bug: #138
2014-08-12 11:15:13 -07:00
Matthew Perry bce4903c54 sjoin examples in python notebook 2014-07-22 10:31:51 -07:00
Kelsey Jordahl 7480560c6e DOC CLN: Use %matplotlib magic and set a text cell to markdown style in overlay notebook 2014-07-21 21:48:05 -07:00
Matthew Perry 3384c82f80 first cut at implementing spatial overlays (polygon only) 2014-07-20 13:23:07 -07:00
Kelsey Jordahl 9179364282 DOC: Update link location of NYC sample data 2014-05-06 12:17:57 -04:00
Serge Rey e80127af3a soft dependency for pysal
some simple error handling
2013-11-19 15:59:06 -07:00
Serge Rey 96309e8a6a example choropleths notebook 2013-11-18 15:35:45 -07:00
Jeff Tratner 7df6db234f ENH: Allow geometry property to be set.
* Allows for clearer errors when a GeoDataFrame is created but has no
  geometry.
* TST: Add test util for comparing sequence (b/c assert_almost_equal seems
  to not work with shapely.
2013-11-04 00:31:12 -05:00
Kelsey Jordahl 728580099f Add script to generate NYC examples 2013-07-07 17:37:14 +05:30
Kelsey Jordahl bdef225d13 Update NYC images to plot with current default colormap='Set1' 2013-07-05 19:09:07 -04:00
Kelsey Jordahl 8445f85ca1 Convex hull example plot 2013-06-27 15:56:24 -05:00
Kelsey Jordahl 474fb8e801 New York City boroughs example figure 2013-06-27 15:31:21 -05:00
Kelsey Jordahl de60a8877e Tight bounding box on example figs 2013-06-27 14:48:26 -05:00
Kelsey Jordahl 44ac0e555e Example images 2013-06-27 14:42:16 -05:00