mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-09 11:22:50 +08:00
Add GeoSeries.from_file() to docs
This commit is contained in:
@@ -203,6 +203,11 @@ The following Shapely methods and attributes are available on
|
||||
|
||||
Additionally, the following methods are implemented:
|
||||
|
||||
.. method:: GeoSeries.from_file()
|
||||
|
||||
Load a ``GeoSeries`` from a file from any format recognized by
|
||||
`fiona`_.
|
||||
|
||||
.. method:: GeoSeries.plot(colormap='Set1')
|
||||
|
||||
Generate a plot of the geometries in the ``GeoSeries``.
|
||||
|
||||
Reference in New Issue
Block a user