Skip to main content

Module dataset

Module dataset 

Source
Expand description

Top-level public API: Shapefile, feature iterator.

A shapefile is a single-layer dataset (unlike a FileGDB), so the type exposes layer-level methods directly. Mmap-backed for the .shp payload so multi-GB shapefiles stay bounded in app-private memory.

Structsยง

FeatureIter
Shapefile
One opened shapefile (.shp + .shx + .dbf + optional .prj).