Hello ... not sure what your name is as "apachemaven0" appears unlikely 🙂

 GeoTools use the JTS Topology Suite <https://locationtech.github.io/jts/>
project for geometry. Including the Geometry data model (MultiLineString
<https://locationtech.github.io/jts/javadoc/org/locationtech/jts/geom/MultiLineString.html>)
and buffer
<https://locationtech.github.io/jts/javadoc/org/locationtech/jts/geom/Geometry.html#buffer-double->
operation.

GeoTools extends the geometry model to allow for some curves also.
- -
Jody Garnett


On Oct 18, 2024 at 5:11:59 PM, maven apache <apachemav...@gmail.com> wrote:

> Hi:
>
> I have a "MultiLineString" layer which I want to do a buffer and dissolve
> operation.
>
> Does geotools support this out of box? If not, any alternative?
>
> Thanks.
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to