1

I'm looking for a C# library that is able to extract from line shapefile all points of the selected line in a sequential manner from the start to the end of the line.

I know it's doable with Python and QGIS, but I'm looking for C# lib since it shall be connected to other modules of the system.

Monya
  • 11
  • 1
  • Did you try SharpMap? https://github.com/SharpMap/SharpMap – Kirk Kuykendall Sep 12 '16 at 21:45
  • 1
    There are a large number of libraries which could accomplish this task; please edit the question to detail the libraries you have identified so far. You could also create a new one in under 300 lines of code. GIS SE is more about questions with implementing details garnered from primary research than the primary research itself. – Vince Sep 13 '16 at 00:29

0 Answers0