<?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=' newGeospatialScene.x3d '/>
<meta name='creatorcontent='Don Brutzman'/>
<meta name='createdcontent='23 May 2000'/>
<meta name='modifiedcontent='26 August 2023'/>
<meta name='descriptioncontent='Sample default scene which shows syntax and provides default relationships among Geospatial nodes.'/>
<meta name=' warning content=' Empty nodes are provided as informational exampls and fail various diagnostic tests '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Basic/Geospatial/newGeospatialScene.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!-- -->
<Scene>
<!-- ExternProtoDeclare statements for Geospatial nodes are no longer needed for backwards compatibility for VRML 97, since X3dToVrml97.xsl now handles that task. -->
<!-- This scene shows example Geospatial node relationships in a scene graph. -->
<WorldInfo info='"WorldInfo contains generic information or metadata about a model, not about the georeferenced information."title='newGeospatialScene.x3d'/>
<GeoMetadata containerField='children'
  url=' "https://exampleResource.com/ExternalMetadataDescription.x3d" ' >
<!-- original GeoMetadata summary='"title"
"example title"
"description"
"example description"' -->

<MetadataSet name='GeoMetadata.summaryreference=' https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/geospatial.html#GeoMetadata '>
<MetadataString containerField='valuename='titlevalue='TODO'/>
<MetadataString containerField='valuename='descriptionvalue='TODO'/>
<MetadataString containerField='valuename='coordinateSystemvalue='TODO'/>
<MetadataString containerField='valuename='horizontalDatumvalue='TODO'/>
<MetadataString containerField='valuename='verticalDatumvalue='TODO'/>
<MetadataString containerField='valuename='ellipsoidvalue='TODO'/>
<MetadataString containerField='valuename='extentvalue='0'/>
<MetadataFloat containerField='valuename='resolutionvalue='0'/>
<MetadataString containerField='valuename='originatorvalue='TODO'/>
<MetadataString containerField='valuename='copyrightvalue='TODO'/>
<MetadataString containerField='valuename='datevalue='TODO'/>
<MetadataString containerField='valuename='metadataFormatvalue='TODO'/>
<MetadataString containerField='valuename='dataUrlvalue='TODO'/>
<MetadataString containerField='valuename='dataFormatvalue='TODO'/>
</MetadataSet>
</GeoMetadata>
<GeoViewpoint containerField='children'>
<GeoOrigin DEF='DefaultGeoOrigin'/>
</GeoViewpoint>
<!-- GeoInline replaced by Inline -->
<Inline DEF='GeoInlineReplacedByInline'/>
<GeoLocation containerField='children'>
<GeoOrigin USE=' DefaultGeoOrigin'/>
</GeoLocation>
<GeoLOD center='10 10 1range='1000containerField='children'
  child1Url=' "https://b" '
  child2Url=' "https://c" '
  child3Url=' "https://d" '
  child4Url=' "https://e" '
  rootUrl=' "https://a" ' >
<GeoOrigin USE=' DefaultGeoOrigincontainerField='rootNode'/>
<!-- Nodes loaded via the 'rootUrl' field appear under 'rootNode' for current GeoLOD level. -->
<!-- Defining both 'rootUrl' and 'rootNode' is erroneous, use either one or the other. -->
<!-- rootNode nodes are the default geometry to be shown at this level of detail -->
<WorldInfo containerField='rootNode'/>
<Shape containerField='rootNode'/>
</GeoLOD>
<Shape DEF='ExampleGeoSnippet1'>
<GeoElevationGrid DEF='EmptyGeoElevationGrid'>
<GeoOrigin USE=' DefaultGeoOrigin'/>
<Color/>
<Normal/>
<TextureCoordinate/>
</GeoElevationGrid>
</Shape>
<Shape DEF='ExampleGeoSnippet2'>
<IndexedFaceSet>
<GeoCoordinate>
<GeoOrigin USE=' DefaultGeoOrigin'/>
</GeoCoordinate>
</IndexedFaceSet>
</Shape>
</Scene>
</X3D>
<!--

to top <!-- Index for DEF nodes: DefaultGeoOrigin, EmptyGeoElevationGrid, ExampleGeoSnippet1, ExampleGeoSnippet2, GeoInlineReplacedByInline
-->
-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/Geospatial/newGeospatialSceneIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/Geospatial/newGeospatialScene.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. -->