Using Map-Reduce with Large Geographic Datasets
Barry Brumitt, Software Engineer, Google, Inc.
Map-Reduce is a programming model to process large imagery on many machines
Terrabytes scale of data, 10,000 machines for processing
input ->Map->Shuffle->Reduce->Output
Vector based algorithms for reducing processing times, focused more on roads.
Slides
Paper
Wikipedia
Recent Comments