list_layers
(filename)
List layers available in a file.
read_file
(filename[, bbox, mask, columns, ...])
Return a GeoDataFrame from a file or URL.
GeoDataFrame.to_file
(filename[, driver, ...])
Write the GeoDataFrame
to a file.
read_postgis
(sql, con[, geom_col, crs, ...])
Return a GeoDataFrame corresponding to the result of the query string, which must contain a geometry column in WKB representation.
GeoDataFrame.to_postgis
(name, con[, schema, ...])
Upload GeoDataFrame into PostGIS database.
Feather#read_feather
(path[, columns, to_pandas_kwargs])
Load a Feather object from the file path, returning a GeoDataFrame.
GeoDataFrame.to_feather
(path[, index, ...])
Write a GeoDataFrame to the Feather format.
Parquet#read_parquet
(path[, columns, ...])
Load a Parquet object from the file path, returning a GeoDataFrame.
GeoDataFrame.to_parquet
(path[, index, ...])
Write a GeoDataFrame to the Parquet format.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4