abfo / shapefile

ESRI Shapefile Reader

Home Page:https://ithoughthecamewithyou.com/post/esri-shapefile-reader-in-net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ESRI Shapefile Reader

https://ithoughthecamewithyou.com/post/esri-shapefile-reader-in-net

License:Microsoft Public License


Languages

Language:C# 100.0%