Skip to content
Prev 4314 / 29559 Next

PostGIS and sp integration

2008/10/9 Edzer Pebesma <edzer.pebesma at uni-muenster.de>:
Because when I get another year's data, I have to change the table
definition. SQL doesn't like that[1]. Keep your original data
normalised, that's the idea. Of course you can denormalise for a
specific purpose, such as....
I'll give that a go. However, I need to get my 60 plots into 60 png
files for animation purposes. Can spplot do that? I was just going to
draw them into png() devices.

 Originally I had weekly data...

Barry