Skip to search.
jts_discussion · JTS Topology Suite

Group Information

  • Members: 216
  • Category: Open Source
  • Founded: Feb 20, 2002
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

To all JTS users: We have changed the official name of the JTS API to the "JTS Topology Suite". This avoids potential trademark infringement issues with Sun...
2 Apr 24, 2003
12:02 am

Sondheim, Mark SRM:EX
Mark.Sondheim@...
Send Email

Hi, I have a simple question here. According to JTS spec, JTS conforms to the Simple Features Specification for SQL. From the spec of JTS, spatial data I/O in...
2 Apr 23, 2003
6:51 pm

Martin Davis
mbdavis@...
Send Email

[I'm cross-posting this to the JTS list, since it might be of general interest] Andrea, You're correct in noting that for repeated evaluation of an overlay...
3 Apr 15, 2003
7:16 pm

Andrea Aime
aaimeit
Send Email

Yep, that's the general idea. I guess the tricky part is specifying the dissolve (or union) operation in a flexible way. As Andrea pointed out, what he really...
2 Apr 14, 2003
7:13 pm

Paul Ramsey
pwramsey3
Send Email

In this case with these two polygons: POLYGON ((545 317, 617 379, 581 321, 545 317)). POLYGON ((484 290, 558 359, 543 309, 484 290)). when i try an union...
3 Apr 9, 2003
4:42 pm

Martin Davis
mbdavis@...
Send Email

Sorry if the question has already been asked but i'd like to know why jts raises some TopologyException like : -->found Null Directed edge. POLYGON...
2 Apr 9, 2003
4:29 pm

Martin Davis
mbdavis@...
Send Email

NOTE: PLEASE DIRECT ALL RESPONSE TO EMAIL ACCOUNT CONTAINED IN THIS LETTER FOR CONFIDENTIAL PURPOSE. STRICTLY CONFIDENTIAL FROM: Mr. Suleman Sese Seko TEL:...
1 Apr 8, 2003
10:48 pm

Mr. Suleman Sese Seko
sulemanseseseko@...
Send Email

Hi. I'll try to develop one module to union of buffered points. In the case buffered size was too small and buffering of points using this size resulted to...
2 Apr 8, 2003
8:30 pm

Martin Davis
mbdavis@...
Send Email

Try using RobustCGAlgorithms#computeOrientation. Use two points of the splitting line, and a point from one of the polygons. It might be best to use the...
4 Apr 8, 2003
7:32 pm

Hisaji Ono
hi_ono2001@...
Send Email

Hi, Do someone has any list of polygons examples that make TopologyException in jts1.2?...
2 Apr 8, 2003
4:00 pm

Martin Davis
mbdavis@...
Send Email

(Bonus - I can answer two questions at once here... ) cdlee, The polygons in your message are classic cases that will cause robustness problems: Large...
1 Apr 8, 2003
3:50 pm

Martin Davis
mbdavis@...
Send Email

We're happy to announce that JTS 1.3 is now available at the JTS Web site (http://www.vividsolutions.com/jts/jtshome.htm) JTS 1.3 contains the following...
1 Apr 7, 2003
8:36 pm

Martin Davis
mbdavis@...
Send Email

Hi, when i tried to find the intersection of two geometries, i got the following message com.vividsolutions.jts.geom.TopologyException: no outgoing dirEdge ...
2 Apr 7, 2003
3:50 pm

Martin Davis
mbdavis@...
Send Email

Hi all, does there has any examples about how to use topological computation? I cannot understand it with JTS Technical Specs so what should i read? Thanks!...
1 Apr 7, 2003
3:19 am

cdlee456 <cdlee@.....
cdlee@...
Send Email

Hello. If one polygon is divided by one linestring using JTS Geometry's "intersection&quot; method and its result creates two polygon, how to identify which...
1 Apr 5, 2003
5:48 pm

Hisaji Ono
hi_ono2001@...
Send Email

Is there a CVS for JTS? any plans? Jose Ramon Information Technologies Laboratory www.ipicyt.edu.mx...
8 Apr 2, 2003
7:05 pm

Martin Davis
mbdavis@...
Send Email

As a followup to the previous post: The SFS specificies that a Point is a 0-dimensional Geometry, with an interior, no boundary, and an exterior. Can anyone...
1 Mar 31, 2003
4:52 pm

Martin Davis
mbdavis@...
Send Email

Hello, We have a pretty interesting discussion, of how a point is handeled in the DE-9-Intersection Matrix. From a geometric point of view, a point is...
2 Mar 31, 2003
4:51 pm

Martin Davis
mbdavis@...
Send Email

Hi! There have earlier been a long discussion on mutable coordinates in JTS and I just want to add another perspective on this issue. We are currently using...
1 Mar 28, 2003
10:27 am

Lars Harrie
lars.harrie@...
Send Email

Apologies if this has been addressed before, but I searched a bit in the archives and didn't find anything. I've been working with the JTS WKTWriter and the...
2 Mar 17, 2003
7:24 pm

Martin Davis
mbdavis@...
Send Email

The JTS Web site has been updated with some Case Studies illustrating the use of JTS. Currently available is: Case Study: Validation of Very Large Polygons ...
4 Mar 12, 2003
11:15 pm

David Blasby
dblasby@...
Send Email

Hello, probably this question has been asked several time, so excuse me. What are the new features of JTS 1.3, that is going to be released (end of March)? ...
2 Mar 8, 2003
6:16 pm

Paul Ramsey
pwramsey3
Send Email

Folks, thanks for all the suggestions about centroid algorithms. The judges will be evaluating them in due course, and the lucky winner will be included in...
1 Mar 4, 2003
12:08 am

Martin Davis
mbdavis@...
Send Email

It's more or less an intentional omission... They weren't high on our list of issues to tackle with the initial release of JTS, and we just haven't got around...
7 Mar 3, 2003
3:59 pm

Andrew Collins
andrewrcollins
Send Email

Hi, I am new to JTS... and I can't figure out the following behaviour (using FLOATING and robust(default) cgaalgorithms ) : I compute the union of 3 polygons...
5 Feb 21, 2003
5:28 pm

Arno Mauhourat
phedon11
Send Email

Is anyone out there in JTS-land making use of the JTS Geometry.buffer() method? If so, are you encountering many robustness failures when using it? (That is...
10 Feb 18, 2003
4:36 pm

Martin Davis
mbdavis@...
Send Email

I have attached a sample program to demonstrate issues with thread safety with JTS geometries when performing overlay or relate. The problem lies in the use of...
2 Feb 18, 2003
4:33 pm

Martin Davis
mbdavis@...
Send Email

Hi all, in oracle spatial, it has a function SDO_GEOM.SDO_ARC_DENSIFY which returns a geometry in which each circular arc in the input geometry is changed into...
4 Feb 14, 2003
4:51 pm

Martin Davis
mbdavis@...
Send Email

Both. Primarily the classes in operation and it's subpackages are intended to be used internally by the methods of the various Geometry classes. However, the...
1 Feb 14, 2003
4:44 pm

Martin Davis
mbdavis@...
Send Email

We have developed a web application which performs relate and overlay operations on geometry to calculate the area of intersection between a base parcel and...
1 Feb 13, 2003
2:13 pm

Craig Byrne
cbyrne@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help