I have a shape file as poly line and I want to convert it to polygon.Is it
possible to do that in R?
lake <-readShapeLines("./lake_main_utm.shp")proj4string(lake) <- CRS("+proj=utm
+zone=39 +datum=WGS84")Sincerely. Best Regards Javad Bayat Alternative Mail: [email protected] [[alternative HTML version deleted]] _______________________________________________ R-sig-Geo mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-geo
