Mashups For Planning
I came across this presentation on “Mashups for Planning” on slideshare, so thought to share it.
TECH 101 – Mashups For Planning
View more presentations from GIS Blog
The latest outputs from researchers, alumni and friends at the UCL Centre for Advanced Spatial Analysis (CASA).
I came across this presentation on “Mashups for Planning” on slideshare, so thought to share it.
TECH 101 – Mashups For Planning
View more presentations from GIS Blog
In the United States, Amazon customers are now buying more digital books than all paperback books. For every 100 print books Amazon sells, it pushes 105 Kindle books. Sales figures in the UK are quickly catching up, and Amazon this …
Continue reading »You can use R to read a shape file, join it with your data, and visualise the results. Following source code does that. This source code reads in a shape file and a data file. It expects that the first …
Continue reading »I tried accessing R from C#.Net and it went successfull. R is an excellent mathematical/statistical component, but then interfacing R with C# enables programmers to design front ends in C#. So the software required are: 1. R (download from here) …
Continue reading »RStudio is a new integrated development environment (IDE) for R. RStudio is the new way for programming in R, and it provides a set of powerful coding tools. Free & Open Source RStudio is available under a free software license. …
Continue reading »Cloud.CM is a cloud computing website that uses latest technology to allow users to compute processor and memory intensive tasks on the cloud. Users can use Cloud.CM to create, store, and share files while simultaneously collaborating with friends, family, and …
Continue reading »I wrote this code last year. It allows you to call GMapCreator from R. You should have GMapCreator, R, and Java installed on your machine. The source code uses “rJava” package to call GMapCreator. To download the source code please …
Continue reading »Today, i tried to run R code on multiple cores of a processor. It requires “doSMP” and “revoIPC” packages. They are not yet available on CRAN, but can be downloaded from here. Once the packages are downloaded and installed, following …
Continue reading »Last year, Apple launched their 9.7-inch touchscreen tablet (iPad) and shocked the computing world. It was called a large-format iPhone by some. Early reviews about iPad were realy good, however, some criticized it due to the lack of Adobe Flash …
Continue reading »I created the heat maps application for England and Wales by using the crime data from www.police.uk. The Heat maps show all the crimes recorded by a police authority. There are 43 police authorities in England and Wales. You will …
Continue reading »A UK-based charity “Christian Aid” has created a nice interactive world map of poverty around different countries, over a period of 200 years. The map can be viewed online at http://www.povertyover.com.
Continue reading »Oliver O’brien (A researcher in UCL) created a nice heatmap of Crime in London by using crime data for december, 2010. The map can be viewed by clicking here.
Continue reading »