You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excuse me, I met a problem about convert SpatialPolygonsdataframe to SpatialPolygons. Could please help me? Thanks very much. water_poly<-rgdal::readOGR ("F:/water_polygons.shp")
The SpatialPolygonsdataframe after reading the shape file is shown in the figure below:
How should I write the code to convert SpatialPolygonsdataframe to SpatialPolygons?
best regards,
Sue
The text was updated successfully, but these errors were encountered:
Excuse me, I met a problem about convert SpatialPolygonsdataframe to SpatialPolygons. Could please help me? Thanks very much.
water_poly<-rgdal::readOGR ("F:/water_polygons.shp")
The SpatialPolygonsdataframe after reading the shape file is shown in the figure below:
How should I write the code to convert SpatialPolygonsdataframe to SpatialPolygons?
best regards,
Sue
The text was updated successfully, but these errors were encountered: