<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Immersive' version='3.3 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'>
<head>
<component level='1name='Geospatial'/>
<meta name='titlecontent='A5_GeoOrigin.x3d'/>
<meta name='creatorcontent='Martin Reddy SRI, original example'/>
<meta name='creatorcontent='Don Brutzman NPS, X3D encoding'/>
<meta name='createdcontent='26 June 2000'/>
<meta name='modifiedcontent='20 January 2020'/>
<meta name='descriptioncontent='Specification example shows use of GeoOrigin node to provide accurate geospatial positioning. When zooming, removes object jitter from reduced-precision floating point values.'/>
<meta name='hintcontent='Note that GeoOrigin has been deprecated in version 3.3 of X3D Geospatial component and will no longer be needed in X3D scenes.'/>
<meta name='referencecontent='http://www.geovrml.org/1.0/doc/examples.html'/>
<meta name='referencecontent='originals/geooriginTest.wrl'/>
<meta name='referencecontent='VRML 97 encoding http://www.geovrml.org/1.0/doc/examples/geoorigin.wrl'/>
<meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/Basic/Geospatial/A5_GeoOrigin.x3d'/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent='../license.html'/>
</head> <!--

to top <!-- Index for DEF node: ORIGIN
-->
X3D Tooltips element index: Appearance, Background, component, GeoLocation, GeoOrigin, GeoViewpoint, head, Material, meta, NavigationInfo, Scene, Shape, Sphere, WorldInfo, X3D, accessType and type, XML data types, field types


<Scene>
<WorldInfo title='A5_GeoOrigin.x3d'/>
<Background groundColor='0 0 0skyColor='1 1 1'/>
<NavigationInfo type='"FLY" "ANY"'/>
<!-- location (0,0,10) -->
<GeoViewpoint description='Adjacent SpheresgeoSystem='"UTM" "Z11"orientation='1 0 0 -1.57position='8167769.0 258117.0 10containerField='children'>
<GeoOrigin DEF='ORIGINgeoCoords='8167769.0 258117.0 0geoSystem='"UTM" "Z11"'/>
<!-- location (0,0,0) -->
</GeoViewpoint>
<GeoLocation geoCoords='8167769.0 258115.0 0geoSystem='"UTM" "Z11"containerField='children'>
<GeoOrigin USE='ORIGIN'/>
<!-- location (0,-2,0) -->
<Shape>
<Appearance>
<Material diffuseColor='1 0 0'/>
</Appearance>
<Sphere radius='2'/>
</Shape>
</GeoLocation>
<GeoLocation geoCoords='8167769.0 258119.0 0geoSystem='"UTM" "Z11"containerField='children'>
<GeoOrigin USE='ORIGIN'/>
<!-- location (0,2,0) -->
<Shape>
<Appearance>
<Material diffuseColor='0 0 1'/>
</Appearance>
<Sphere radius='2'/>
</Shape>
</GeoLocation>
</Scene>
</X3D> <!--

to top <!-- Index for DEF node: ORIGIN
-->

Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.

Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.


-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/Geospatial/A5_GeoOriginIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/Geospatial/A5_GeoOrigin.x3d -->

<!-- Color legend: X3D terminology <X3dNode DEF='idName' field='value'/> matches XML terminology <XmlElement DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement) (Grey background inside box: inserted documentation) (Magenta background: X3D Extensibility)
-->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->