• shapefile#

Functions#

Caution

The easyidp.ROI class is an advanced wrapper around the following functions, which is generally sufficient for most simple application cases, please don’t use the following functions unless you really need to.

read_proj(prj_path)

read *.prj file to pyproj object

show_shp_fields(shp_path[, encoding])

Show geojson properties data, for better setting name_field of read_shp

read_shp(shp_path[, shp_proj, name_field, ...])

read shp file to python numpy object