Displaying 2 results from an estimated 2 matches for "overaly".
Did you mean:
overall
2011 Nov 16
1
HELP DATA CLIPPING AND DATA OVERLAY ON A MAP
...0, 250)
#Read map boundaries
TZA_adm2 <- url("http://gadm.org/data/rda/TZA_adm2.RData")
print(load(TZA_adm2))
close(TZA_adm2)
col = rainbow(length(levels(gadm$NAME_2)))
spplot(gadm, "NAME_2", col.regions=col, auto.key = FALSE, main="TZA Regions")
#How do I clipp or overaly X in data on TZA_adm2 polygon?
#Also how to remove the legent or putting the names in the map. auto.key=FALSE does not work.
Peter Maclean
Department of Economics
UDSM
[[alternative HTML version deleted]]
2011 Oct 13
11
is space really freed after deleting large subvolume?
I''m wondering is space really freed after deleting large subvolume?
Will space be immediately available to other data like other
subvolumes?
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html