2006-11-01
GoogleMap 是如何实现的?
关键字: google map
Quoted from wikipedia:
Like other Google web applications, a large amount of JavaScript was used to create Google Maps. As the user drags the map, the grid squares are downloaded from the server and displayed to the user. When a user searches for a business, the location is pin-pointed with a red pin, which is actually a transparent PNG placed over the map. The technique of providing greater user-interactivity by performing asynchronous network requests with Javascript and XML has recently become known as Ajax. Specifically, Google Maps was built using the AjaXSLT framework.
The GIS (map) data used in Google Maps are provided by Tele Atlas and NAVTEQ, while the small patches of high-resolution satellite imagery are largely provided by DigitalGlobe and its QuickBird satellite, with some imagery also from government sources. The main global imagery base called NaturalVue was derived from Landsat 7 imagery by MDA Federal (formerly Earth Satellite Corporation). This global image base provide the essential foundation for the entire application.
The underlying technology used in both Google and Yahoo! maps is available from deCarta (formerly Telcontar)[2].
Amazing!
Like other Google web applications, a large amount of JavaScript was used to create Google Maps. As the user drags the map, the grid squares are downloaded from the server and displayed to the user. When a user searches for a business, the location is pin-pointed with a red pin, which is actually a transparent PNG placed over the map. The technique of providing greater user-interactivity by performing asynchronous network requests with Javascript and XML has recently become known as Ajax. Specifically, Google Maps was built using the AjaXSLT framework.
The GIS (map) data used in Google Maps are provided by Tele Atlas and NAVTEQ, while the small patches of high-resolution satellite imagery are largely provided by DigitalGlobe and its QuickBird satellite, with some imagery also from government sources. The main global imagery base called NaturalVue was derived from Landsat 7 imagery by MDA Federal (formerly Earth Satellite Corporation). This global image base provide the essential foundation for the entire application.
The underlying technology used in both Google and Yahoo! maps is available from deCarta (formerly Telcontar)[2].
Amazing!
发表评论
- 浏览: 332524 次
- 性别:

- 来自: Montreal

- 详细资料
搜索本博客
我的相册
20059805856241
共 10 张
共 10 张
最新评论
-
Darcs简介
good 3x
-- by 夜鸣猪 -
Pratical Ocaml作者采访
现在主要用F#分析数据,因为比较舒服(人懒啊)。其实也只用到很少的FP特性,Ru ...
-- by cookoo -
Pratical Ocaml作者采访
一年多了,呵呵,cookoo能说说看,学习使用OCaml的进展和体会吗?
-- by billgui -
Memory - 柿岛伸次
还不错啊。
-- by hazzy -
Memory - 柿岛伸次
我很想下这个,可就是不能下。LZ能否提供链接
-- by yeshucheng






评论排行榜