Nearmap architecture
Posted
by portoalet
on Stack Overflow
See other posts from Stack Overflow
or by portoalet
Published on 2010-05-07T05:04:25Z
Indexed on
2010/05/07
5:08 UTC
Read the original article
Hit count: 376
Looking at http://www.nearmap.com/,
Just wondering if you can approximate how much storage is needed to store the images? (NearMap’s monthly city PhotoMaps are captured at 3cm, 5cm, 7.5cm, or 10cm resolution)
And what kind of systems/architecture is suitable to deliver those data/images? (say you are not Google, and want to implement this from scratch, what would you do? )
ie. would you store the images in Hadoop, and use memcache to deliver etc ?
© Stack Overflow or respective owner