I am encountering a error message when attempting to do "inverse distance
kriging" or variogram calculations. The error is always the same
ERROR: dimensions do not match: locations 1513600 and data 611452.
What puzzles me is the fact that I am using the same code as I have
successfully
used with
Hi,
I am trying to change the line width in (shape) maps
produced using sp package, but without success.
All my attempts with lwd parameter failed.
I found a brute force solution to save the map in
EPS and change the linewidth there - but I would
expect that there is a regular solution.
best reg
Thanks Edzer,
Yes, I found that the answer was very simple: as you say, we can use the
coordinates() method.
Best regards,
Alí Santacruz
>From: "Edzer J. Pebesma" <[EMAIL PROTECTED]>
>To: Alí Santacruz <[EMAIL PROTECTED]>
>CC: r-sig-geo@stat.math.ethz.ch
>Subject: Re: [R-sig-Geo] universal k
Alí Santacruz wrote:
> Dear list members,
>
> I am trying to perform universal kriging in gstat, and according to the help
> of 'krige' function, the names of the coordinates of 'newdata' argument must
> be the same as defined in 'locations'.
>
I suspect it is time to update this documentation
On Mon, 3 Jul 2006, Adrian Baddeley wrote:
>
> [EMAIL PROTECTED] writes:
>
> > I was wondering if there is a way in "R" or "sp" to calculate shortest
> > distance from a given object such as a river, similar to the data example
> > "meuse.grid" under the gstat package.
>
> In package 'spatstat
[EMAIL PROTECTED] writes:
> I was wondering if there is a way in "R" or "sp" to calculate shortest
> distance from a given object such as a river, similar to the data example
> "meuse.grid" under the gstat package.
In package 'spatstat' there is a function distmap()
designed for this purpose.
On Mon, 3 Jul 2006 [EMAIL PROTECTED] wrote:
>
> Hello
>
> I was wondering if there is a way in "R" or "sp" to calculate shortest
> distance from a given object such as a river, similar to the data example
> "meuse.grid" under the gstat package. I was wondering how the "dist"
> variable in the "