Skip to content

Commit

Permalink
o Add geopandas reader to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeeja committed Aug 28, 2024
1 parent 2dd18d0 commit f1534ad
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/internal_api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -285,12 +285,17 @@ SCRIP
io._scrip._encode_scrip


Shapefile
---------
GeoDataFrame
------------
.. autosummary::
:toctree: generated/

io._shapefile._read_shpfile
io._geopandas._read_geodataframe
io._geopandas._read_geopandas
io._geopandas._encode_geopandas
io._geopandas._standardize_geopandas
io._geopandas._is_geopandas
io._geopandas._validate_minimum_geopandas

Vertices
--------
Expand Down

0 comments on commit f1534ad

Please sign in to comment.