1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
3 | <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'> |
4 | <head> |
5 | <component level='1' name='Geospatial'/> |
6 | <meta name='title' content='A1_GeoElevationGrid.x3d'/> |
7 | <meta name='creator' content='Martin Reddy SRI, original example'/> |
8 | <meta name='creator' content='Don Brutzman NPS, X3D encoding'/> |
9 | <meta name='created' content='26 June 2000'/> |
10 | <meta name='modified' content='20 October 2019'/> |
11 | <meta name=' warning ' content=' under revision, not matching spec example. Trying to get Background aligned. '/> |
12 | <meta name='description' content='Specification example shows the use of the GeoElevationGrid and the GeoViewpoint nodes. A flat grid is mapped to the full extent of Earth latitude and longitude.'/> |
13 | <meta name='reference' content='http://www.geovrml.org/1.0/doc/examples.html'/> |
14 | <meta name='reference' content='originals/exagearth.wrl'/> |
15 | <meta name='reference' content='VRML 97 encoding http://www.geovrml.org/1.0/doc/examples/exagearth.wrl'/> |
16 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Basic/Geospatial/A1_GeoElevationGrid.x3d'/> |
17 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
18 | <meta name='license' content='../license.html'/> |
19 | </head> |
20 | <Scene> |
21 | <!-- This scene shows example Geospatial node relationships in a scene graph. --> |
22 | <WorldInfo title='A1_GeoElevationGrid.x3d'/> |
23 | <Background groundColor='0.1 0.1 0.8' skyColor='0.1 0.1 0.8'/> |
24 | <GeoViewpoint description='Initial GeoViewpoint' orientation='1 0 0 -1.57' position='35.0 70.0 30000000' containerField='children'/> |
25 | <Shape> |
26 | <Appearance> |
27 | <Material diffuseColor='0.3 1.0 0.3'/> |
28 | </Appearance> |
29 | <GeoElevationGrid geoGridOrigin='-90 -180 0' xDimension='21' xSpacing='18' yScale='200' zDimension='11' zSpacing='18' height='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3135 2976 2529 2135 3449 2899 3190 2375 0 0 3086 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 142 792 0 0 0 969 0 0 0 0 0 495 276 0 0 0 0 0 0 0 320 46 60 0 0 0 588 0 0 0 0 0 0 34 0 0 0 0 0 0 0 0 0 0 0 301 601 837 627 0 880 0 0 0 0 0 0 0 0 0 202 1 0 0 0 0 1241 385 6 582 468 215 5201 529 0 0 0 0 0 0 0 1304 427 365 374 0 0 0 1977 345 22 132 325 2072 1256 171 0 0 0 0 706 1896 464 134 0 0 2563 0 0 0 143 11 784 88 498 307 108 1707 0 0 0 0 0 0 0 600 378 1378 339 0 0 0 0 0 0 0 0 0 0 0'/> |
30 | </Shape> |
31 | </Scene> |
32 | </X3D> |
<!--
Color legend: X3D terminology
<X3dNode
field='value'/>
matches XML terminology
<XmlElement
attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->