Commit Graph
36 Commits
Author SHA1 Message Date
Sergio ReyandMartin Fleischmann 81fbc3cf1d ENH: choropleth legend formatting (#1253)
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
2020-06-23 22:33:57 +02:00
Martin Jul c5d48ecf5d DOC: Link to the canonical geopandas/contextily repo (#1453) 2020-05-28 09:20:00 +01:00
0dde1c7253 ENH: Add clip function (#1128)
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
Co-authored-by: Nathan Korinek <nako1890@colorado.edu>
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
2020-02-07 15:39:26 +01:00
Joris Van den Bossche 88d0b81773 DOC: specify zorder when combining cartopy and geopandas (#1217) 2019-11-28 08:45:04 +01:00
Aleksey Bilogur ff7a8a3db1 DOC: Update geoplot documentation (#1218)
* Update.

* Update geoplot pin to 0.4.0.

* Update per comments.
2019-11-21 22:11:50 +00:00
François Leblanc 29add0a735 DOC: fix plotting in 'pandas to geopandas' example (#1108) 2019-08-19 08:25:21 +01:00
François Leblanc 49e0084bd1 DOC: fixed WKT order in create_geopandas_from_pandas example (#1105) 2019-08-18 10:35:00 +01:00
Martin Fleischmann 7e6701ad8f DOC: update contextily example (#1088)
* DOC: update contextily example

* Split optional/default
2019-08-12 15:07:50 +01:00
Joris Van den Bossche 7a38cb69ac DOC: fix dataset usage from geoplot (#1046) 2019-07-08 11:11:03 -04:00
Aleksey Bilogur 42bc526c47 Update geoplot docs. (#1044)
* Update.

* Updates per comments.

* Update.
2019-07-07 21:55:27 +03:00
Kushal BorkarandMartin Fleischmann 5dccac7033 DOC: Adding Example for interactive point plot with folium (#969)
* Adding example for Plotting with Folium

* Adding HeatMap in plotting with folium example

* Adding HeatMap in plotting with folium example

* Updating and tried to fix the issue.

* Update examples/plotting_with_folium.ipynb

Co-Authored-By: Martin Fleischmann <36797143+martinfleis@users.noreply.github.com>

* Updated and made the suggested changes

* Delete ne_110m_admin_0_countries.zip
2019-05-20 17:05:06 +01:00
donlo b55d7f5197 DOC: add gallery example of polygon plot with folium (#958)
add explanation of re-projection

re-run example with geopandas 0.5.0
2019-05-20 13:09:08 +01:00
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