Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 375 Bytes

Test_CreateShapefile

Meta

This program is written by Gary Wee.

Date: 2022 Jun 02

Description

This program can create a shapefile (.shp). Coordinates of a polygon are given and the projection is set as WGS 84.

NuGet Packages Installed:

  • NetTopologySuite (2.4.0)
  • NetTopologySuite.Features (2.1.0)
  • NetTopologySuite.IO.ShapeFile (2.1.0)
  • ProjNET4GeoAPI (1.4.1)