Hi
I suggest having a look at the R_sig_geo archives or posting to that list.

On Thu, Jul 11, 2013 at 2:53 AM, ElSiebo
<franz.tscheikner-gr...@uibk.ac.at>wrote:

> Hi
> Iam quite new to R and Iam trying to use it for GIS application.
> I used the maptools package to load a shapefile
> WVA<-readShapeLines("WVA")
>
> and now I would like to fill gaps in the shape file (missing numbers) with
> the numbers from intersecting lines
> I have tried with gintersect but I can only get true or false for answer
> and
> not the numbers of the intersected lines...
> For example for the first line....
> gIntersects(WVA[1,],WVA, byid=TRUE)
>
> Is there another possibility to do this?
>
> Best regards
> Franz
>
>
>
> --
> View this message in context:
> http://r.789695.n4.nabble.com/GIS-in-R-tp4671296.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



-- 
Jeffrey W. Riley
USGS GAWSC
1770 Corporate Dr. Ste. 500
Norcross, GA 30093
678-924-6682
*NOTE NEW CONTACT INFO*

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to