Hello All,

I notice that if I create a invalid geometry using a WKT string like
"POINT(1,2)", the resulting Geometry still returns true on a call to
it's isValid() method.  point.getCoordinate.y in this case shows NaN. 
Is the isValid procedure supposed to do this?  Is there another way to
determine whether a Geometry does not contain NaN or a better way to
protect against invalid WKT strings?

Thanks!

--john





_______________________________________________
jts-devel mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jts-devel

Reply via email to