Closed GoogleCodeExporter closed 8 years ago
the trunk is ok (see r1146), so please wait for the next release :)
Original comment by diegogu...@gmail.com
on 14 Jan 2014 at 3:25
Problem was there in 1.13.0 (geometry collection of point(s) and polygon(s))
when I tried just before adding issue 172. Will try again. Have the 1.13.0
binary downloads been updated, or should I wait until 1.14.0 is available
before trying again?
Original comment by j.pesch...@gmail.com
on 21 Jan 2014 at 11:40
1.13.2 should be released soon :)
Original comment by diegogu...@gmail.com
on 21 Jan 2014 at 11:54
Cool! Thanks.
Original comment by j.pesch...@gmail.com
on 21 Jan 2014 at 12:10
Any indication on how soon that "should be released soon" would imply? Clearly
weeks (or months), as 1.13.2 is not in
http://code.google.com/p/nettopologysuite/downloads/list yet after three weeks.
Sorry to sound impatient.. :-/
Original comment by j.pesch...@gmail.com
on 4 Feb 2014 at 11:12
actually is already out :)
https://www.nuget.org/packages/NetTopologySuite
Original comment by diegogu...@gmail.com
on 4 Feb 2014 at 11:17
we haven't updated the download section, right
Original comment by diegogu...@gmail.com
on 4 Feb 2014 at 11:18
hope to this as soon as possible
Original comment by diegogu...@gmail.com
on 4 Feb 2014 at 11:28
I remember right now that google code doesn't allow downloads anymore:
http://goo.gl/1GhXgL
Original comment by diegogu...@gmail.com
on 4 Feb 2014 at 11:44
you can download libraries here:
https://drive.google.com/folderview?id=0B2rsw4ikqmh9aTNJeHJUUUdHdXc
Original comment by diegogu...@gmail.com
on 4 Feb 2014 at 11:50
Mmm, missed the NuGet package. Sorry about that.
It does seem to not be signed (strongly named assemblies), so we cannot use it
in our project which consists of stronly named assemblies. Any solution to that?
Maybe get sources and build them yourselves?
Or could you make the NuGet assemblies strongly signed...?
Original comment by j.pesch...@gmail.com
on 4 Feb 2014 at 11:52
Will try the binary downloads later (later this afternoon, or from thursday).
Thanks!
Original comment by j.pesch...@gmail.com
on 4 Feb 2014 at 11:53
issue #174 opened for strong naming assemblies, maybe you can help
https://code.google.com/p/nettopologysuite/issues/detail?id=174
Original comment by diegogu...@gmail.com
on 4 Feb 2014 at 12:02
This issue is not closed, I'm afraid..
Please find enclosed a unit test fixture patch with exact case that (still)
fails.
Original comment by j.pesch...@gmail.com
on 10 Feb 2014 at 1:08
Attachments:
your issue isn't related to GeometryCollection.union().
You're using GeometryCollection.union(IGeometry) that has "by design" the
behavior you're experiencing.
see:
http://sourceforge.net/p/jts-topo-suite/code/HEAD/tree/trunk/jts/java/src/com/vi
vidsolutions/jts/geom/Geometry.java#l1375
Original comment by diegogu...@gmail.com
on 10 Feb 2014 at 1:40
Original issue reported on code.google.com by
j.pesch...@gmail.com
on 14 Jan 2014 at 11:04