search for: lake_main_utm

Displaying 2 results from an estimated 2 matches for "lake_main_utm".

2017 Nov 13
2
Convert poly line to polygon in R
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. [[alternative HTML version deleted]]
2017 Nov 13
0
Convert poly line to polygon in R
...ist. -- Sent from my phone. Please excuse my brevity. On November 12, 2017 9:58:56 PM PST, Javad Bayat via R-help <r-help at r-project.org> wrote: >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. > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat...