foxes.utils.geopandas_helpers

Functions

check_import_gpd()

Checks if library import worked, raises error otherwise.

check_import_utm()

Checks if library import worked, raises error otherwise.

read_shp(fname, **kwargs)

Read a shape file

read_shp_polygons(fname[, names, name_col, ...])

Reads the polygon points from a shp file.

shp2csv(ifile, ofile[, in_kwargs, ...])

Read shape file, write csv file

shp2geom2d(*args[, ret_utm_zone])

Read shapefile into geom2d geometry