Edzer J. Pebesma escribió:
> Cesar Martinez Izquierdo wrote:
>> Hello list,
>> we are trying to implement spatial interpolations (IDW and several
>> types of Kriging) in our open source GIS application, which is
>> written in Java.
>>
>> We plan to use JRI to connect with R from Java, and then u
Edzer,
Not to deflate Cesar's project, but from our past email exchanges you
are aware that I have been very pleased with the standalone version of
your gstat program and feel that it interfaces wonderfully with GRASS
6.x; I would highly recommend this approach to anyone. Also, for those
who m
Cesar Martinez Izquierdo wrote:
> Hello list,
> we are trying to implement spatial interpolations (IDW and several types
> of Kriging) in our open source GIS application, which is written in Java.
>
> We plan to use JRI to connect with R from Java, and then use the
> features of "gstat" R-packag
Dear Cesar,
Krige, idw of predict.gstat all return objects with the prediction. You only
get maps when you plot these objects. So you only need to find out how to
return these objects with JRI to your GIS.
Edzer Pebesma will be best positioned to answer your question about gstat's
capability o
Hello list,
we are trying to implement spatial interpolations (IDW and several types
of Kriging) in our open source GIS application, which is written in Java.
We plan to use JRI to connect with R from Java, and then use the
features of "gstat" R-package to calculate the interpolations.
However
On Tue, 26 Jun 2007, David March Morlà wrote:
Dear all,
I want to create port-based distance maps to analyse spatial
distribution of fishing effort. I have tried to use ?distmap.ppp?
function from spatstat, but this computes Euclidean distances and I want
to take into account obstacles (i.e. is
On Tue, 26 Jun 2007, Agustin Lobo wrote:
Still some problems:
sessionInfo()
R version 2.5.0 (2007-04-23)
i386-pc-mingw32
locale:
LC_COLLATE=Spanish_Spain.1252;LC_CTYPE=Spanish_Spain.1252;LC_MONETARY=Spanish_Spain.1252;LC_NUMERIC=C;LC_TIME=Spanish_Spain.1252
attached base packages:
[1] "sta
On Tue, 26 Jun 2007, Koppel, Johan van de wrote:
> Dear all,
>
>
>
> I have a question regarding the spdep package. I want to produce
> directional (anisotropic) correlograms. Is there any way to generate
> these with spdep?
>
>
>
> I am analyzing aerial photographs of patterned ecosystems, in whi
On Tue, 26 Jun 2007, Kitty Lee wrote:
> I used deldir to generate voronoi but it seems that I can only specify
> rectangular window for the rw option. Is there a way the system can take
> in non-rectangular polygon as study area?
No, only rectangular windows are permitted. You could try a large
I don't know about spdep, but you can do it with the gstat package.
Cheers,
Thierry
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature
and Forest
Cel biometrie, methodologie en
Dear all,
I have a question regarding the spdep package. I want to produce
directional (anisotropic) correlograms. Is there any way to generate
these with spdep?
I am analyzing aerial photographs of patterned ecosystems, in which the
patterns are often directional.
Thanks in advance,
11 matches
Mail list logo