Closed GoogleCodeExporter closed 8 years ago
Geodesic operations are not supported.
Here an excerpt from JTS FAQ:
http://tsusiatsoftware.net/jts/jts-faq/jts-faq.html#F
Q: Does JTS support computation on the geodetic ellipsoid ?
A: No. JTS currently assumes that geometries are defined in a Cartesian,
planar, 2-dimensional space. Thus it cannot be used to compute accurate
metrics, predicates or constructions on the geodetic ellipsoid which is usually
used to model the surface of the Earth. It is hoped to provide geodetic
operations in a future version.
Original comment by diegogu...@gmail.com
on 28 Mar 2012 at 7:11
It is possible to work around, converting wgs84 coordinates to a cartesian or
projected coordinate system before buffering?
Original comment by jt.cadil...@gmail.com
on 28 Mar 2012 at 9:03
Sure, using Proj.Net (http://projnet.codeplex.com) or DotSpatial
(http://dotspatial.codeplex.com).
Please ask for tis kind of help in the google group:
https://groups.google.com/forum/#!forum/nettopologysuite
Original comment by diegogu...@gmail.com
on 28 Mar 2012 at 9:07
I create a thread in forum, i hope to have a quick answer.
Thanks
Original comment by jt.cadil...@gmail.com
on 28 Mar 2012 at 4:13
Original issue reported on code.google.com by
jt.cadil...@gmail.com
on 27 Mar 2012 at 5:30