Donate Share

NTS NetTopologySuite

Code

Programming Languages: C#

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2005-07-29 cvs -d:pserver:anonymous@nts.cvs.sourceforge.net:/cvsroot/nts login

cvs -z3 -d:pserver:anonymous@nts.cvs.sourceforge.net:/cvsroot/nts co -P modulename

Show:

What's happening?

  • sharpmap v0.9 and save using nts 1.2

    i am using sharpmap v.0.9 - (no write support) and i ve been trying to find a way to create a new shapefile by using nts v1.2 I loading a shapefile in sharpmap and displaying fields in a datagridview. I am adding a new column and then want to save the new dataset using nts. Please download and advice : http://147.102.85.132/sharpmapV0.9-writeWithNTS.rar I am using vb.net but a code...

    2009-03-14 23:03:07 UTC by panagiotakis

  • mistake in wkbWriter

    Hello! I found a mistake in wkbWriter. For Multipolygon (and for polygons) it writes 4 extra bytes filled zero. Mistake is in the next method protected virtual int SetByteStream(Polygon geometry) { int count = InitCount; count += 4 + 4; // NumRings + NumPoints count += 4 *...

    2008-12-27 18:21:52 UTC by chandrush

  • NTS 1.7.1 RC1 released!

    From this release, JTS version number and NTS version numbers are synchronized, so it's simple to know the additions or fixes in the new versions simply reading JTS documentation (here: https://sourceforge.net/forum/forum.php?forum_id=561801 ). Respect to JTS, we don't have at the moment GML functionalities, but we have a brand new and fixed CoordinateSystems code. This new code is a contribute...

    2006-09-01 15:55:16 UTC by d_guidi

Our Numbers