Skip to content
Snippets Groups Projects
Commit c4e06366 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

add decimal point to excessively large integer in order to permit Java compilation

parent 9d3cc8da
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<meta content='Terrain model of Bosphorus, Istanbul, Turkey' name='description'/> <meta content='Terrain model of Bosphorus, Istanbul, Turkey' name='description'/>
<meta content='Yucel Alver, Murat Ozdogan' name='creator'/> <meta content='Yucel Alver, Murat Ozdogan' name='creator'/>
<meta content='29 October 2007' name='created'/> <meta content='29 October 2007' name='created'/>
<meta content='20 October 2019' name='modified'/> <meta content='13 September 2021' name='modified'/>
<meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/> <meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/>
<meta content='https://savage.nps.edu/Savage/Locations/Bosphorus/Bosphorus.x3d' name='identifier'/> <meta content='https://savage.nps.edu/Savage/Locations/Bosphorus/Bosphorus.x3d' name='identifier'/>
<meta content='../../license.html' name='license'/> <meta content='../../license.html' name='license'/>
...@@ -15,12 +15,12 @@ ...@@ -15,12 +15,12 @@
<Scene> <Scene>
<WorldInfo title='Bosphorus.x3d'/> <WorldInfo title='Bosphorus.x3d'/>
<Group> <Group>
<PointLight location='10000000000 0 0' radius='100000000000000'/> <PointLight location='10000000000 0 0' radius='100000000000000.'/>
<PointLight location='-10000000000 0 0' radius='100000000000000'/> <PointLight location='-10000000000 0 0' radius='100000000000000.'/>
<PointLight location='0 10000000000 0' radius='100000000000000'/> <PointLight location='0 10000000000 0' radius='100000000000000.'/>
<PointLight location='0 -10000000000 0' radius='100000000000000'/> <PointLight location='0 -10000000000 0' radius='100000000000000.'/>
<PointLight location='0 0 10000000000' radius='100000000000000'/> <PointLight location='0 0 10000000000' radius='100000000000000.'/>
<PointLight location='0 0 -10000000000' radius='100000000000000'/> <PointLight location='0 0 -10000000000' radius='100000000000000.'/>
<GeoViewpoint description='Default Viewpoint' position='41.20 29.30 0'> <GeoViewpoint description='Default Viewpoint' position='41.20 29.30 0'>
<GeoOrigin DEF='ORIGIN' geoCoords='41.30 29.31 0'/> <GeoOrigin DEF='ORIGIN' geoCoords='41.30 29.31 0'/>
</GeoViewpoint> </GeoViewpoint>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<meta content='Terrain model of Dardanelles, Turkey' name='description'/> <meta content='Terrain model of Dardanelles, Turkey' name='description'/>
<meta content='Murat Ozdogan' name='creator'/> <meta content='Murat Ozdogan' name='creator'/>
<meta content='23 October 2007' name='created'/> <meta content='23 October 2007' name='created'/>
<meta content='20 October 2019' name='modified'/> <meta content='13 September 2021' name='modified'/>
<meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/> <meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/>
<meta content='https://savage.nps.edu/Savage/Locations/Dardanelles/Dardanelles.x3d' name='identifier'/> <meta content='https://savage.nps.edu/Savage/Locations/Dardanelles/Dardanelles.x3d' name='identifier'/>
<meta content='../../license.html' name='license'/> <meta content='../../license.html' name='license'/>
...@@ -15,12 +15,12 @@ ...@@ -15,12 +15,12 @@
<Scene> <Scene>
<WorldInfo title='Dardanelles.x3d'/> <WorldInfo title='Dardanelles.x3d'/>
<Group> <Group>
<PointLight location='10000000000 0 0' radius='100000000000000'/> <PointLight location='10000000000 0 0' radius='100000000000000.'/>
<PointLight location='-10000000000 0 0' radius='100000000000000'/> <PointLight location='-10000000000 0 0' radius='100000000000000.'/>
<PointLight location='0 10000000000 0' radius='100000000000000'/> <PointLight location='0 10000000000 0' radius='100000000000000.'/>
<PointLight location='0 -10000000000 0' radius='100000000000000'/> <PointLight location='0 -10000000000 0' radius='100000000000000.'/>
<PointLight location='0 0 10000000000' radius='100000000000000'/> <PointLight location='0 0 10000000000' radius='100000000000000.'/>
<PointLight location='0 0 -10000000000' radius='100000000000000'/> <PointLight location='0 0 -10000000000' radius='100000000000000.'/>
<GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='40.16643453115464 26.49987728550963 189236.70777323423'> <GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='40.16643453115464 26.49987728550963 189236.70777323423'>
<GeoOrigin DEF='ORIGIN' geoCoords='40.16643453115464 26.49987728550963 0'/> <GeoOrigin DEF='ORIGIN' geoCoords='40.16643453115464 26.49987728550963 0'/>
</GeoViewpoint> </GeoViewpoint>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<meta content='Quadtree globe of LOD level 0 to 4, generated with Rez' name='description'/> <meta content='Quadtree globe of LOD level 0 to 4, generated with Rez' name='description'/>
<meta content='Byounghyun Yoo' name='creator'/> <meta content='Byounghyun Yoo' name='creator'/>
<meta content='20 May 2008' name='created'/> <meta content='20 May 2008' name='created'/>
<meta content='20 October 2019' name='modified'/> <meta content='13 September 2021' name='modified'/>
<meta content='Rez, http://www.rez3d.com' name='generator'/> <meta content='Rez, http://www.rez3d.com' name='generator'/>
<meta content='https://savage.nps.edu/Savage/Locations/GlobeLevel0to4/Globe.x3d' name='identifier'/> <meta content='https://savage.nps.edu/Savage/Locations/GlobeLevel0to4/Globe.x3d' name='identifier'/>
<meta content='../../license.html' name='license'/> <meta content='../../license.html' name='license'/>
...@@ -15,12 +15,12 @@ ...@@ -15,12 +15,12 @@
<Scene> <Scene>
<WorldInfo title='Globe.x3d'/> <WorldInfo title='Globe.x3d'/>
<Group> <Group>
<PointLight location='10000000000 0 0' radius='100000000000000'/> <PointLight location='10000000000 0 0' radius='100000000000000.'/>
<PointLight location='-10000000000 0 0' radius='100000000000000'/> <PointLight location='-10000000000 0 0' radius='100000000000000.'/>
<PointLight location='0 10000000000 0' radius='100000000000000'/> <PointLight location='0 10000000000 0' radius='100000000000000.'/>
<PointLight location='0 -10000000000 0' radius='100000000000000'/> <PointLight location='0 -10000000000 0' radius='100000000000000.'/>
<PointLight location='0 0 10000000000' radius='100000000000000'/> <PointLight location='0 0 10000000000' radius='100000000000000.'/>
<PointLight location='0 0 -10000000000' radius='100000000000000'/> <PointLight location='0 0 -10000000000' radius='100000000000000.'/>
<GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='-0.041663984490980965 -0.04166130228196607 2.9970000893175602E7'> <GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='-0.041663984490980965 -0.04166130228196607 2.9970000893175602E7'>
<GeoOrigin DEF='ORIGIN' geoCoords='0.0 0.0 -6378137.0' geoSystem='"GD"'/> <GeoOrigin DEF='ORIGIN' geoCoords='0.0 0.0 -6378137.0' geoSystem='"GD"'/>
</GeoViewpoint> </GeoViewpoint>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<meta content='NarragansettBayMerged.x3d' name='title'/> <meta content='NarragansettBayMerged.x3d' name='title'/>
<meta content='Byounghyun Yoo, Don Brutzman' name='creator'/> <meta content='Byounghyun Yoo, Don Brutzman' name='creator'/>
<meta content='16 June 2008' name='created'/> <meta content='16 June 2008' name='created'/>
<meta content='20 October 2019' name='modified'/> <meta content='13 September 2021' name='modified'/>
<meta content='Merged bathymetry + large-area terrain tiles + coordinate axes.' name='description'/> <meta content='Merged bathymetry + large-area terrain tiles + coordinate axes.' name='description'/>
<meta content='https://savage.nps.edu/Savage/Locations/NarragansettBayRhodeIslandBathymetry/NarragansettBayMerged.x3d' name='identifier'/> <meta content='https://savage.nps.edu/Savage/Locations/NarragansettBayRhodeIslandBathymetry/NarragansettBayMerged.x3d' name='identifier'/>
<meta content='X3D-Edit, https://savage.nps.edu/X3D-Edit' name='generator'/> <meta content='X3D-Edit, https://savage.nps.edu/X3D-Edit' name='generator'/>
...@@ -35,12 +35,12 @@ ...@@ -35,12 +35,12 @@
<!-- TODO experiment: replace PointLights with single geospatially referenced DirectionalLight --> <!-- TODO experiment: replace PointLights with single geospatially referenced DirectionalLight -->
<Switch DEF='LightSwitch' whichChoice='1'> <Switch DEF='LightSwitch' whichChoice='1'>
<Group DEF='PointLights'> <Group DEF='PointLights'>
<PointLight location='10000000000 0 0' radius='100000000000000'/> <PointLight location='10000000000 0 0' radius='100000000000000.'/>
<PointLight location='-10000000000 0 0' radius='100000000000000'/> <PointLight location='-10000000000 0 0' radius='100000000000000.'/>
<PointLight location='0 10000000000 0' radius='100000000000000'/> <PointLight location='0 10000000000 0' radius='100000000000000.'/>
<PointLight location='0 -10000000000 0' radius='100000000000000'/> <PointLight location='0 -10000000000 0' radius='100000000000000.'/>
<PointLight location='0 0 10000000000' radius='100000000000000'/> <PointLight location='0 0 10000000000' radius='100000000000000.'/>
<PointLight location='0 0 -10000000000' radius='100000000000000'/> <PointLight location='0 0 -10000000000' radius='100000000000000.'/>
</Group> </Group>
<Transform DEF='DirectionalLights' rotation='1 0 0 0.78'> <Transform DEF='DirectionalLights' rotation='1 0 0 0.78'>
<DirectionalLight/> <DirectionalLight/>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<meta content='Straits of Hormuz, Persian Gulf' name='description'/> <meta content='Straits of Hormuz, Persian Gulf' name='description'/>
<meta content='LCDR Mike Milliken' name='creator'/> <meta content='LCDR Mike Milliken' name='creator'/>
<meta content='14 December 2007' name='created'/> <meta content='14 December 2007' name='created'/>
<meta content='20 October 2019' name='modified'/> <meta content='13 September 2021' name='modified'/>
<meta content='too many lights! they are very expensive' name='warning'/> <meta content='too many lights! they are very expensive' name='warning'/>
<meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/> <meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/>
<meta content='https://savage.nps.edu/Savage/Locations/StraitsOfHormuz/StraitsOfHormuzSmall.x3d' name='identifier'/> <meta content='https://savage.nps.edu/Savage/Locations/StraitsOfHormuz/StraitsOfHormuzSmall.x3d' name='identifier'/>
...@@ -16,12 +16,12 @@ ...@@ -16,12 +16,12 @@
<Scene> <Scene>
<WorldInfo title='StraitsOfHormuzSmall.x3d'/> <WorldInfo title='StraitsOfHormuzSmall.x3d'/>
<Group> <Group>
<PointLight location='10000000000 0 0' radius='100000000000000'/> <PointLight location='10000000000 0 0' radius='100000000000000.'/>
<PointLight location='-10000000000 0 0' radius='100000000000000'/> <PointLight location='-10000000000 0 0' radius='100000000000000.'/>
<PointLight location='0 10000000000 0' radius='100000000000000'/> <PointLight location='0 10000000000 0' radius='100000000000000.'/>
<PointLight location='0 -10000000000 0' radius='100000000000000'/> <PointLight location='0 -10000000000 0' radius='100000000000000.'/>
<PointLight location='0 0 10000000000' radius='100000000000000'/> <PointLight location='0 0 10000000000' radius='100000000000000.'/>
<PointLight location='0 0 -10000000000' radius='100000000000000'/> <PointLight location='0 0 -10000000000' radius='100000000000000.'/>
<GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='26.3456597347756 56.33160427093061 233309.5324695896'> <GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='26.3456597347756 56.33160427093061 233309.5324695896'>
<GeoOrigin DEF='ORIGIN' geoCoords='26.3456597347756 56.33160427093061 0' geoSystem='"GD"'/> <GeoOrigin DEF='ORIGIN' geoCoords='26.3456597347756 56.33160427093061 0' geoSystem='"GD"'/>
</GeoViewpoint> </GeoViewpoint>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<meta content='Tunis Airport, Tunis, Tunisia' name='description'/> <meta content='Tunis Airport, Tunis, Tunisia' name='description'/>
<meta content='Byounghyun Yoo' name='creator'/> <meta content='Byounghyun Yoo' name='creator'/>
<meta content='17 March 2008' name='created'/> <meta content='17 March 2008' name='created'/>
<meta content='20 October 2019' name='modified'/> <meta content='13 September 2021' name='modified'/>
<meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/> <meta content='Rez, http://planet-earth.org/Rez/RezIndex.html' name='generator'/>
<meta content='https://savage.nps.edu/Savage/Locations/TunisAirportTunisia/TunisAirportTunisia.x3d' name='identifier'/> <meta content='https://savage.nps.edu/Savage/Locations/TunisAirportTunisia/TunisAirportTunisia.x3d' name='identifier'/>
<meta content='../../license.html' name='license'/> <meta content='../../license.html' name='license'/>
...@@ -179,12 +179,12 @@ ...@@ -179,12 +179,12 @@
</MetadataSet> </MetadataSet>
</WorldInfo> </WorldInfo>
<Group> <Group>
<PointLight location='10000000000 0 0' radius='100000000000000'/> <PointLight location='10000000000 0 0' radius='100000000000000.'/>
<PointLight location='-10000000000 0 0' radius='100000000000000'/> <PointLight location='-10000000000 0 0' radius='100000000000000.'/>
<PointLight location='0 10000000000 0' radius='100000000000000'/> <PointLight location='0 10000000000 0' radius='100000000000000.'/>
<PointLight location='0 -10000000000 0' radius='100000000000000'/> <PointLight location='0 -10000000000 0' radius='100000000000000.'/>
<PointLight location='0 0 10000000000' radius='100000000000000'/> <PointLight location='0 0 10000000000' radius='100000000000000.'/>
<PointLight location='0 0 -10000000000' radius='100000000000000'/> <PointLight location='0 0 -10000000000' radius='100000000000000.'/>
<GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='36.85232285848162 10.229842500002526 4719.680360140046'> <GeoViewpoint description='Default Viewpoint' orientation='-1 0 0 1.57' position='36.85232285848162 10.229842500002526 4719.680360140046'>
<GeoOrigin DEF='ORIGIN' geoCoords='36.85232285848162 10.229842500002526 0' geoSystem='"GD"'/> <GeoOrigin DEF='ORIGIN' geoCoords='36.85232285848162 10.229842500002526 0' geoSystem='"GD"'/>
</GeoViewpoint> </GeoViewpoint>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment