Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jts-dev] CIRCULARSTRING implementation in JTS

Martin Davis is the expert. Creating an appropriate class with methods is easy enough, but integrating it into all the JTS geometry processing methods would require a bit of work. Then there's geodetics....
2c worth.
Simon

39 Cliff View Drive, Allens Rivulet, Tas 7150
(H) 0362396397
(M) 0418396391
Sent from BlueMail
On 20 Dec. 2019, at 20:22, Jeroen Bloemscheer | Tensing <jbloemscheer@xxxxxxxxxxx> wrote:

My idea is to implement a curve or arc in JTS.

 

This is implemented in WKT as CIRCULARSTRING(0 0.159155, 0.159155 0, 0 -0.159155, -0.159155 0, 0 0.159155)

 

Currently this does not seem to work.

 

Would appreciate if someone could point me to some previous work in this array or where to start to implement a curve or an arc.

 

 

Sent from Mail for Windows 10

 



jts-dev mailing list
jts-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/jts-dev

Back to the top