Displaying 3 results from an estimated 3 matches for "gsimplifi".
Did you mean:
gsimplify
2015 Mar 11
2
Pregunta sobre Simplificación de Poligonales con R
Gracias, Jorge le echo un vistazo al link y te digo algo
Un saludo
Date: Wed, 11 Mar 2015 16:22:11 +0100
Subject: Re: [R-es] Pregunta sobre Simplificación de Poligonales con R
From: jayusor en gmail.com
To: fjroar en hotmail.com
CC: r-help-es en r-project.org
Hola,
Esto lo hice algún tiempo para no hacer tan pesado los dibujos, si buscar por "R simplify shp" encuentras cosas, por
2012 Apr 18
0
simplify shapefile and save output
I have several large shapefiles that I need to use to draw a map.
I want to simplify the files and then save the output so that I can use them
again.
The methods that I have tried do not allow me to save the simplified output
as a shapefile.
I have tried:
thinnedSpatialPoly in the package maptools, but I understand that you cannot
save the output as a shapefile because the topographical features
2011 Oct 25
0
Installing rgeos on Mac OS X 10.4 (was Re: "package 'stringr' does not have a name space"
I figured it out, at least enough to get rgeos's gSimplify
function to work, which was my original goal; the stringr
problem was with 0.2, however I got stringr 0.5 to install
by changing the minimum version in DESCRIPTION from R2.11 to
R 2.10. ...
Thanks for the help!
#############
# This is how I got rgeos to install in R GUI on my Intel
Mac OS X 10.4:
#############
# stringr