Hello,

I want to intersect a MultiLineString with a polygon. This operation should
return a cropped
MultiLineString.
polygon.intersection(MultiLineString) returns a Geometry which I can't cast
to the subclass
MultiLineString.
How can I convert the returned Geometry to a MultiLineString? Or is there
another way
how to make this intersection and get a cropped MultiLineString back.

Thanks,

Jo

-- 
View this message in context: 
http://n2.nabble.com/intersection-MultiLineString-Polygon-%3D-MultiLineString-tp1336428p1336428.html
Sent from the geotools-gt2-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to