使用DatasetVector clipDatasetVector = VectorClip.clipDatasetVector(datasetVector1, geoRegion, true, false, datasource, "dome.shp");的时候报错
Exception in thread "main" java.lang.IllegalArgumentException: targetDatasetName
at com.supermap.analyst.spatialanalyst.VectorClip.clipDatasetVector(VectorClip.java:98)这个该怎么解决