Hi,
Brand new user here.
I'm, trying to boundary match boundaries of a number of polygons in one
coverage to another coverage with more precise boundaries and I'm
getting the following error:
java.lang.ClassCastException: com.vividsolutions.jts.geom.MultiPolygon
cannot be cast to com.vividsolutions.jts.geom.Polygon
at
com.vividsolutions.jcs.conflate.boundarymatch.BoundaryFeature.setFeature
(BoundaryFeature.java:220)
at
com.vividsolutions.jcs.conflate.boundarymatch.BoundaryFeature.<init>(Bou
ndaryFeature.java:57)
at
com.vividsolutions.jcs.conflate.boundarymatch.BoundaryFeatureFilter.getB
oundaryFeature(BoundaryFeatureFilter.java:95)
at
com.vividsolutions.jcs.conflate.boundarymatch.BoundaryFeatureFilter.filt
erBoundaryFeaturesWithIndex(BoundaryFeatureFilter.java:134)
at
com.vividsolutions.jcs.conflate.boundarymatch.BoundaryFeatureFilter.filt
erBoundaryFeatures(BoundaryFeatureFilter.java:118)
at
com.vividsolutions.jcs.conflate.boundarymatch.BoundaryMatcher.match(Boun
daryMatcher.java:69)
at
com.vividsolutions.jcs.plugin.conflate.BoundaryMatcherPlugIn.run(Boundar
yMatcherPlugIn.java:116)
at
com.vividsolutions.jump.workbench.ui.task.TaskMonitorManager$TaskWrapper
.run(TaskMonitorManager.java:118)
at java.lang.Thread.run(Unknown Source)
If somebody can give me an idea as to what the problem is I would
greatly appreciate it.
Also, can someone give me a little more info on the distance tolerance
(units?)
Thanks in advance!
Paul
_______________________________________________
jump-users mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jump-users