Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from master #26

Closed
wants to merge 54 commits into from
Closed

update from master #26

wants to merge 54 commits into from

Conversation

lwasser
Copy link
Owner

@lwasser lwasser commented Apr 8, 2020

No description provided.

ResidentMario and others added 30 commits November 21, 2019 22:11
* Update.

* Update geoplot pin to 0.4.0.

* Update per comments.
* Add docs for using read_file on a ZIP file

* Add docs for opening ZIP files with folders and multiple datasets

* Fix wording of docs
* Add example docs for plotting transparent polygons

* Add explanation for plotting transparent polygons

* Update doc/source/mapping.rst

Co-Authored-By: Martin Fleischmann <[email protected]>
* ENH: support for missing data plotting

* Tests

* Docs

* Changes based on review

* clean tests

* better docstring
* Add zorder examples to docs

* Remove matplotlib and make suggested changes

* Remove empty line

* Made the suggested minor changes

* Change line format

Co-Authored-By: Martin Fleischmann <[email protected]>

* Save the plots with savefig
Co-authored-by: Martin Fleischmann <[email protected]>
Co-authored-by: Nathan Korinek <[email protected]>
Co-authored-by: Joris Van den Bossche <[email protected]>
jorisvandenbossche and others added 24 commits February 14, 2020 20:00
* Same points_from_xy at toplevel as in array

* Update docstring
* Add changelog to docs

* Remove extra newline

* Move Changelog to Reference Guide in docs
* DOC: Fix intersphinx mapping with pyproj docs

* pyproj.crs.CRS -> pyproj.CRS; add back space around ' : '

* minor fix

Co-authored-by: Martin Fleischmann <[email protected]>
* ENH: Allow appending from to_file

* Add simple shp appending test

* Remove unused test parameters

* Revise tests

* style

* mention fiona.supported_drivers

Co-authored-by: Martin Fleischmann <[email protected]>
* Allow spatial joins on empty columns to succeed, returning no matches on
the predicate operation.

* Allow sjoin to succeed on joining with an empty GeoDataFrame.
* CI, TST: fix test, allow failures on DEV CI

* revert adding ValueError

Co-authored-by: Joris Van den Bossche <[email protected]>
* ENH: return GeoSeries when accessing GeometryDtype columns

* change testing

* assert_geoseries_equal check_dtype=True
@lwasser lwasser closed this Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.