Difference between revisions of "X3D Earth"

From Web3D.org
Jump to: navigation, search
(list authors)
(Major update of content based on work from Don and Mike)
Line 3: Line 3:
 
* [http://www.mbari.org/staff/mccann/x3d/docs/Web3D2008_X3D-Earth_Mashups_Tutorial.ppt X3D-Earth Tutorial] Presented by Mike McCann and Alan Hudson at Web 3D Symposium 10 August 2008 in Los Angeles
 
* [http://www.mbari.org/staff/mccann/x3d/docs/Web3D2008_X3D-Earth_Mashups_Tutorial.ppt X3D-Earth Tutorial] Presented by Mike McCann and Alan Hudson at Web 3D Symposium 10 August 2008 in Los Angeles
 
* [[Examine mode behavior for exploring geospatial worlds]]
 
* [[Examine mode behavior for exploring geospatial worlds]]
 +
 +
==Executive Summary==
 +
 +
The X3D Earth Working Group will use the Web architecture, XML languages, and open protocols to build a standards-based X3D Earth specification usable by governments, industry, scientists, academia, and the general public. X3D-Earth efforts encompass client-side, server-side, authoring, and conversion technologies. Much work has been accomplished already.
 +
 +
* ''Vision''. Make it easier to create and use 3D spatial data.
 +
* ''Mission''. Promote spatial data use within X3D via open architectures.
 +
 +
==Description==
 +
The X3D Earth Working Group works to ensure that the X3D specification is capable of handling all manners of geospatial data representations. We interact with other standards development organizations (including the Open Geospatial Consortium and the World Wide Web Consortium) and vendors to employ open protocols and content standards to provide an interoperable framework for visualizing and interacting with geospatial data. These standards-based specifications will be used to create systems and content that is usable, and re-usable, over the long term.
 +
 +
The X3D-Earth effort encompasses client-side, server-side, authoring, and conversion technologies. It's goals include:
 +
 +
* Providing ability to use publicly and privately available terrain and imagery datasets
 +
* Capitalizing on X3D capabilities (e.g. scripting and HTML 5 browser support) for displaying geospatial data
 +
* Promoting its use as an alternative to proprietary solutions
 +
 +
==Mailing List==
 +
 +
* X3D Earth [http://web3d.org/mailman/listinfo/x3d-earth_web3d.org Mailing List] subscriptions
 +
 +
* X3D Earth Mailing List Archives
 +
** [http://web3d.org/mailman/private/x3d-earth_web3d.org April 2009 - present]
 +
** [http://web3d.org/membership/login/list_archives/x3d-earth September 2006 - March 2009]
 +
 +
==Resources==
 +
 +
=== Software: Players ===
 +
 +
* [http://www.bitmanagement.de/en/products/interactive-3d-clients/bs-contact-geo BS Contact Geo] browser plugin and standalone application for X3D geospatial rendering by BitManagement
 +
* [http://www.instantreality.org/ Instant Reality] standalone application for X3D geospatial rendering by Fraunhofer
 +
* [https://savage.nps.edu/Savage/developers.html#Xj3D Xj3D] open-source Java application for X3D geospatial rendering
 +
* [http://freewrl.sourceforge.net/ FreeWrl/FreeX3D]  open-source C++ application for X3D geospatial rendering
 +
 +
=== Software: Authoring Tools ===
 +
 +
* [https://savage.nps.edu/X3D-Edit X3D-Edit] authoring tool includes full support for authoring X3D geospatial nodes
 +
* MBARI MB-System
 +
 +
Potential future work:
 +
* The [http://www.3dcitydb.net 3D City Database Importer/Exporter] uses CityGML for KML/COLLADA portrayal preprocessing. It is a well-documented open-source Java codebase.  There is an interesting development opportunity to follow the design pattern of adding another exporter for X3D output that is similar to the existing KML/Collada exporter.  Inquiries are welcome.
 +
 +
=== Documents ===
 +
* [http://www.mbari.org/staff/mccann/x3d/docs/Web3D2008_X3D-Earth_Mashups_Tutorial.ppt X3D-Earth Tutorial] presentation by Mike McCann and Alan Hudson at Web 3D Symposium 10 August 2008 in Los Angeles
 +
* ''X3D for Advanced Modeling'' slideset on [http://x3dgraphics.com/slidesets/X3dForAdvancedModeling/GeospatialComponentX3dEarth.pdf X3D Geospatial Component and X3D Earth]
 +
* Tourtelotte, Dale, [http://edocs.nps.edu/npspubs/scholarly/theses/2010/Sep/10Sep%5FTourtelotte.pdf X3D-Earth:  Full-Globe Coverage Utilizing Multiple Datasets], Masters Thesis, Naval Postgraduate School, Monterey California, September 2010.  Advisor Don Brutzman, second readers Byounghyun Yoo and Don McGregor.
 +
* [http://web3d.org/x3d/wiki/index.php/Examine_mode_behavior_for_exploring_geospatial_worlds Examine mode behavior for exploring geospatial worlds]
 +
 +
=== Examples ===
 +
 +
* [http://www.web3d.org/x3d/content/examples/Basic/GeoSpatial/ X3D Basic Examples Archive, GeoSpatial Examples]
 +
* TODO Byounghyun Yoo's scripts
 +
* TODO Fraunhofer?
 +
* TODO Bit Management?
 +
* TODO NPS internal supercomputer cluster nightly build

Revision as of 09:41, 27 October 2011

Web3D Consortium member? Go to X3D-Earth members-only wiki

Executive Summary

The X3D Earth Working Group will use the Web architecture, XML languages, and open protocols to build a standards-based X3D Earth specification usable by governments, industry, scientists, academia, and the general public. X3D-Earth efforts encompass client-side, server-side, authoring, and conversion technologies. Much work has been accomplished already.

  • Vision. Make it easier to create and use 3D spatial data.
  • Mission. Promote spatial data use within X3D via open architectures.

Description

The X3D Earth Working Group works to ensure that the X3D specification is capable of handling all manners of geospatial data representations. We interact with other standards development organizations (including the Open Geospatial Consortium and the World Wide Web Consortium) and vendors to employ open protocols and content standards to provide an interoperable framework for visualizing and interacting with geospatial data. These standards-based specifications will be used to create systems and content that is usable, and re-usable, over the long term.

The X3D-Earth effort encompasses client-side, server-side, authoring, and conversion technologies. It's goals include:

  • Providing ability to use publicly and privately available terrain and imagery datasets
  • Capitalizing on X3D capabilities (e.g. scripting and HTML 5 browser support) for displaying geospatial data
  • Promoting its use as an alternative to proprietary solutions

Mailing List

Resources

Software: Players

  • BS Contact Geo browser plugin and standalone application for X3D geospatial rendering by BitManagement
  • Instant Reality standalone application for X3D geospatial rendering by Fraunhofer
  • Xj3D open-source Java application for X3D geospatial rendering
  • FreeWrl/FreeX3D open-source C++ application for X3D geospatial rendering

Software: Authoring Tools

  • X3D-Edit authoring tool includes full support for authoring X3D geospatial nodes
  • MBARI MB-System

Potential future work:

  • The 3D City Database Importer/Exporter uses CityGML for KML/COLLADA portrayal preprocessing. It is a well-documented open-source Java codebase. There is an interesting development opportunity to follow the design pattern of adding another exporter for X3D output that is similar to the existing KML/Collada exporter. Inquiries are welcome.

Documents

Examples