• shapefile#

函数#

小心

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])

Read shp field data to pandas.DataFrame, for further json metadata usage

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

read shp file to python numpy object