Re: [R] points with-in boundaries of a map

2014-03-24 Thread eliza botto
Thanks ray, I really appreciate your concern. Eliza > Date: Tue, 25 Mar 2014 08:35:15 +1300 > From: ray.brownr...@ecs.vuw.ac.nz > To: fr...@vestas.com; eliza_bo...@hotmail.com; r-help@r-project.org > Subject: Re: [R] points with-in boundaries of a map > > On 24/03/14 20

Re: [R] points with-in boundaries of a map

2014-03-24 Thread Ray Brownrigg
On 24/03/14 20:09, Frede Aakmann Tøgersen wrote: : > ## get ireland map as polygon, only for main island > ## map.poly not exported so use maps:::map.poly > ## use exact to leave out Achill Island and only get main island > ie.polygon <- maps:::map.poly("world", "Ireland", exact = TRUE, as.polygon

Re: [R] points with-in boundaries of a map

2014-03-24 Thread eliza botto
ance & Modeling > > Technology & Service Solutions > T +45 9730 5135 > M +45 2547 6050 > fr...@vestas.com > http://www.vestas.com > > Company reg. name: Vestas Wind Systems A/S > This e-mail is subject to our e-mail disclaimer statement. > Please refer to www.

Re: [R] points with-in boundaries of a map

2014-03-24 Thread Frede Aakmann Tøgersen
e received this e-mail in error please contact the sender. > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Ted Harding > Sent: 24. marts 2014 09:06 > To: r-help@r-project.org > Subject: Re: [R] points with-i

Re: [R] points with-in boundaries of a map

2014-03-24 Thread Frede Aakmann Tøgersen
lease contact the sender. > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of eliza botto > Sent: 23. marts 2014 03:02 > To: r-help@r-project.org > Subject: [R] points with-in boundaries of a map > > D

Re: [R] points with-in boundaries of a map

2014-03-23 Thread Ted Harding
On 23-Mar-2014 22:50:50 Jim Lemon wrote: > On 03/23/2014 10:29 PM, eliza botto wrote: >> Thankyou very much jim. it worked! but regarding second part of my >> question, isn't there a way to read the coordinates of intersecting >> lines with the premises of the map? > > Hi Eliza, > I think you want

Re: [R] points with-in boundaries of a map

2014-03-23 Thread eliza botto
-project.org > Subject: Re: [R] points with-in boundaries of a map > > On 03/23/2014 10:29 PM, eliza botto wrote: > > Thankyou very much jim. it worked! but regarding second part of my > > question, isn't there a way to read the coordinates of intersecting > > lines with

Re: [R] points with-in boundaries of a map

2014-03-23 Thread Jim Lemon
On 03/23/2014 10:29 PM, eliza botto wrote: Thankyou very much jim. it worked! but regarding second part of my question, isn't there a way to read the coordinates of intersecting lines with the premises of the map? Hi Eliza, I think you want the "locator" function, which will return the coordin

Re: [R] points with-in boundaries of a map

2014-03-23 Thread eliza botto
m > CC: r-help@r-project.org > Subject: Re: [R] points with-in boundaries of a map > > On 03/23/2014 01:01 PM, eliza botto wrote: > > Dear UseRs, > > I have a question regarding reading the coordinates within a country' map. > > I drew map of ireland

Re: [R] points with-in boundaries of a map

2014-03-22 Thread Jim Lemon
On 03/23/2014 01:01 PM, eliza botto wrote: Dear UseRs, I have a question regarding reading the coordinates within a country' map. I drew map of ireland by using the following commands library("maps") library("mapproj") map("world", "ireland") map.axes() You can clearly see the axis labelled. Wha

[R] points with-in boundaries of a map

2014-03-22 Thread eliza botto
Dear UseRs, I have a question regarding reading the coordinates within a country' map. I drew map of ireland by using the following commands library("maps") library("mapproj") map("world", "ireland") map.axes() You can clearly see the axis labelled. What is want to do is to draw lines (both verti