[GIS] 3d earth mapping with javascript or browser plugin

3dbrowserweb-mapping

I am currently working to develop a web-based mapping application. A lot of the mapping tools such as google maps are 2d imagery. I know that google earth has a 3d browser plugin, but a requirement of this project as that I need to be able to host my own map server (I know I can with Google Earth, but the enterprise edition is pricey).

Are there any good alternatives to a 3d mapping engine for the browser (I've looked into using worldwind for the browser, but that only supports applets for the web)?

Best Answer

You can have a look at WebGLEarth.

WebGL Earth is an open source software enabling visualization of maps, satellite imagery and aerial photography on top of a virtual terrain. You can use the online globe together with your own data in any browser on any platform including mobile devices. The project is sustained through the support and cooperation of the developer community.