Re: [R-sig-Geo] ring not closed - readShapePoly - read.shape - maptools

2007-02-09 Thread Susumu Tanimura
ng in > > validity control than the older read.Shape and ArcGIS: one cannot > > complain for that. > > > > I am not afraid of sorting this out with some lines of programme. I > > have however a question before writing it: is there already a function > > making a ch

[R-sig-Geo] Tutorial of Analysing Spatial Data in R

2006-06-19 Thread Susumu Tanimura
basis. For the registration, please send e-mail to Susumu Tanimura <[EMAIL PROTECTED]> with the subject as "Tutorial of Analysing Spatial Data in R." This contents of the e-mail should include your name, affiliation, contact e-mail address. Organizers:

Re: [R-sig-Geo] Editing Shapefiles

2005-12-15 Thread Susumu Tanimura
ailable at http://home.csis.u-tokyo.ac.jp/~inoue/research/pdf_files/dthesis.pdf, unfortunately written in Japanese. -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Editing Shapefiles

2005-12-14 Thread Susumu Tanimura
personal PC in his house to the Internet, and provide use wiki service. Since wiki system allow visitors to add their question or new ideas to the pages, the pages are being expanded more and more. -- Susumu Tanimura ___ R-sig-Geo mailing

Re: [R-sig-Geo] Editing Shapefiles

2005-12-13 Thread Susumu Tanimura
Dear Rick Reeves and members > But ne question: where is the polycoords() method defined? I can't find > it... I guess it come from Rmap package. You may use Rmap or write a same function with maptools. As for cartogram, I have rewritten the cartogram code in accordance with maptools, I lost i

Re: [R-sig-Geo] Editing Shapefiles

2005-12-13 Thread Susumu Tanimura
may provide us interactive zoom and pan for maps in R. -- Susumu Tanimura On Tue, 13 Dec 2005 09:05:10 -0500 "Nicholas Lewin-Koh" <[EMAIL PROTECTED]> wrote: > Hi Susumu > Those are some very nice examples! Would you consider packaging some of > those functions > and c

Re: [R-sig-Geo] Editing Shapefiles

2005-12-12 Thread Susumu Tanimura
Dear Malcolm and R-sig-Geo members Map object from shapefiles with read.shape() can be merged or clipped. Here are examples written in Japanese but the code is universal. For clipping http://www.okada.jp.org/RWiki/index.php?ShapeFile%A5%E9%A5%A4%A5%D6%A5%E9%A5%EA For Union and Dissolve http://w

[R-sig-Geo] updated DCluster

2005-11-17 Thread Susumu Tanimura
in Author section of DESCRIPTION as a contributor. -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Small Area Estimation with R

2005-11-11 Thread Susumu Tanimura
- 206 V. G{\'o}mez-Rubio and J. Ferr{\'a}ndiz-Ferragud. RArcInfo: Using GIS data with R, Computers and Geosciences, 2005, 31 (8), Pages 1000-1006. A matter of regret is that the word "DCluster" was missed in the title of "Detecting clusters of disease with R&q

Re: [R-sig-Geo] historical descriptions for mapping function in R

2005-10-24 Thread Susumu Tanimura
ory of map functions in R, although most of web resources are in your site http://sal.uiuc.edu/csiss/Rgeo/. Best regards, -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo

[R-sig-Geo] historical descriptions for mapping function in R

2005-10-24 Thread Susumu Tanimura
It is somewhat easy to review the status quo, but hard to find out historical descriptions. Thanks, -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] linewidth of polygon

2005-09-09 Thread Susumu Tanimura
: > > > > plot(pl, ol = NA) > > > > Or plot(pl, ol = "transparent"). Oh, I did not know. Maybe no document was given? -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo

[R-sig-Geo] linewidth of polygon

2005-09-09 Thread Susumu Tanimura
the value of linewidth directory. It is, however, troublesome job. It is very nice if we can assign the value of linewidth when we use plot.Map. Or even option to remove boundary itself. -- Susumu Tanimura Dept. of Socio-environmental Medicine Inst. of Tropical Medicine, Nagasaki University TEL

Re: [R-sig-Geo] How to obtain name of Map object on graphic device?

2005-08-25 Thread Susumu Tanimura
to provide the name of Map object explicitly, because it is confusing when two or more Map objects have been plotted. So, I give up to know the name of Map object on graphic device. -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch ht

[R-sig-Geo] How to obtain name of Map object on graphic device?

2005-08-22 Thread Susumu Tanimura
much in advance. -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Re: [R-sig-Geo] Grids clipped with polygon

2005-08-03 Thread Susumu Tanimura
work on my Linux machine. Anyway, my trial with ArcInfo on Windows machine had been also failed with some reason. -- Susumu Tanimura ___ R-sig-Geo mailing list R-sig-Geo@stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/r-sig-geo

[R-sig-Geo] Grids clipped with polygon

2005-08-02 Thread Susumu Tanimura
needed In addition: There were 32 warnings (use warnings() to see them) It is very happy if someone give me some advice about the error or alternative approach. I just want to have grid trimmed by polygon boundary like meuse.grid in gstat. -- Susumu Tanimura Dept. of Socio-environmental Medicine In