Skip to content
Prev 17958 / 29559 Next

Plotting .shp and over()

On Tue, Apr 9, 2013 at 4:41 PM, Steven Ranney <steven.ranney at gmail.com> wrote:

            
R doesn't (or rarely) replaces objects - you need to assign the
result of spTransform to something, eg:

barabayTrans = spTransform(barabay, CRS("..etc..."))

otherwise R just prints the result of spTransform, which is what you saw!

Barry
Message-ID: <CANVKczPbzeD7M3d+Kz_o=xYp-N+FZpE6Sxpaj-ZNOnC7zy+E7A@mail.gmail.com>
In-Reply-To: <3521a1db41884b20861bcb6d3b0ae0b5@EX-1-HT0.lancs.local>