/shapefile

ESRI Shapefile Reader

Primary LanguageC#Microsoft Public LicenseMS-PL

Project Description Shapefile is a .NET library that supports read only enumeration of ESRI shapefiles, including any metadata. All 2D shapes are supported: Point, MultiPoint, PolyLine and Polygon.

This library may be useful if you need to draw a set of shapes from a shapefile or convert the data to a different format.