Java Mailing List Archive

http://www.r-help.com/

Home » R Help for Statistical Computing »

[R] How do u create a "virtual" map?

alaios

2010-09-07


Author LoginPost Reply
Hello everyone.


I would like to simulate a small map area and store information regarding it.
I am trying to find out what might be the best way to do that and I need some
feedback, as you might be more experienced.

Usually a map can be described by a k * m dimensions matrix where every cell can
store one value(eg. number) that expresses something for that area.

In my map I would like to store different data with different resolution
requirements. For example for type A the resolution might be 10*10 meters while
for type B data the resolution might be OK for 1*1 kilometers.


How do you usually design any map? What is the procedure that you usually
follow?

I would like to thank you in advance for your feedback.

Best Regards
Alex


   
 [[alternative HTML version deleted]]

______________________________________________
R-help@(protected)
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
©2008 r-help.com - Jax Systems, LLC, U.S.A.