@prefix : . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix dcterms: . @prefix xsd: . @prefix x3d: . @prefix x3do: . :X3D a owl:NamedIndividual, x3do:X3D ; x3do:hasHead :head ; x3do:hasScene :Scene ; x3do:profile 'Immersive' ; x3do:version '3.0' ; x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.0.xsd' . :head a owl:NamedIndividual, x3do:head ; x3do:hasParent :X3D ; x3do:hasMeta :meta_1_1, :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8 . :meta_1_1 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'KauaiWithTexture10nm.x3d' ; x3do:name 'title' . :meta_1_2 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'LT Scott Rosetti USN' ; x3do:name 'creator' . :meta_1_3 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'X3D-Edit' ; x3do:name 'translator' . :meta_1_4 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '22 May 2005' ; x3do:name 'created' . :meta_1_5 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '20 October 2019' ; x3do:name 'modified' . :meta_1_6 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'http://metcast.metnet.navy.mil/cgi-bin/mcsrvr/server' ; x3do:name 'reference' . :meta_1_7 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content 'https://savage.nps.edu/Savage/Locations/Hawaii/KauaiWithTexture10nm.x3d' ; x3do:name 'identifier' . :meta_1_8 a owl:NamedIndividual, x3do:meta ; x3do:hasParent :head ; x3do:content '../../license.html' ; x3do:name 'license' . :meta dcterms:title "KauaiWithTexture10nm.x3d" . :meta dcterms:creator "LT Scott Rosetti USN" . :meta dcterms:translator "X3D-Edit" . :meta dcterms:created "22 May 2005" . :meta dcterms:modified "20 October 2019" . :meta dcterms:reference "http://metcast.metnet.navy.mil/cgi-bin/mcsrvr/server" . :meta dcterms:identifier "https://savage.nps.edu/Savage/Locations/Hawaii/KauaiWithTexture10nm.x3d" . :meta dcterms:license "../../license.html" . :Scene a owl:NamedIndividual, x3do:Scene ; x3do:hasParent :X3D ; x3do:hasChildren :WorldInfo_2_1, :Initial_View, :Layer_View, :Top_View, :Satelite_View, :Layer_Side_View, :Depth_Scale_View, :Bathymetry_View, :Background_2_9, :Group_2_10, :PointLight_2_11 . :WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ; x3do:hasParent :Scene ; x3do:title 'KauaiWithTexture10nm.x3d' . :Initial_View a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:DEF 'Initial_View' ; x3do:description 'Initial View' ; x3do:jump false ; x3do:orientation ( 1 0 0 -0.6 ) ; x3do:position ( 0.0 12157.0 25000.0 ) . :Layer_View a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:DEF 'Layer_View' ; x3do:description 'Layer View (500m)' ; x3do:jump false ; x3do:position ( 0.0 -500 10000.0 ) . :Top_View a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:DEF 'Top_View' ; x3do:description 'Birds Eye View' ; x3do:jump false ; x3do:orientation ( 1 0 0 -1.57 ) ; x3do:position ( 0.0 10000.0 0 ) . :Satelite_View a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:DEF 'Satelite_View' ; x3do:description 'Satelite View (whole scene)' ; x3do:jump false ; x3do:orientation ( 1 0 0 -1.57 ) ; x3do:position ( 0.0 30051.352785759816 0 ) . :Layer_Side_View a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:DEF 'Layer_Side_View' ; x3do:description 'Layer Side View (500m)' ; x3do:jump false ; x3do:orientation ( 0 1 0 1.57 ) ; x3do:position ( 10000.0 -500 0 ) . :Depth_Scale_View a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:DEF 'Depth_Scale_View' ; x3do:description 'Depth Scale' ; x3do:jump false ; x3do:position ( 0.0 -1078.5 2000.0 ) . :Bathymetry_View a owl:NamedIndividual, x3do:Viewpoint ; x3do:hasParent :Scene ; x3do:DEF 'Bathymetry_View' ; x3do:description 'Bathymetry View' ; x3do:jump false ; x3do:orientation ( 0 1 0 1.57 ) ; x3do:position ( 30000.0 -1078.5 0 ) . :Background_2_9 a owl:NamedIndividual, x3do:Background ; x3do:hasParent :Scene ; x3do:groundAngle ( 1.309 1.570796 ) ; x3do:groundColor ( 0.1 0.1 0 0.4 0.25 0.2 0.6 0.6 0.6 ) ; x3do:skyAngle ( 1.309 1.571 ) ; x3do:skyColor ( 0 0.2 0.7 0 0.5 1 1 1 1 ) . :Group_2_10 a owl:NamedIndividual, x3do:Group ; x3do:hasParent :Scene ; x3do:hasChildren :Terrain, :WATERCOLUMN . :Terrain a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_10 ; x3do:hasChildren :Shape_2_10_1_1, :Transform_2_10_1_2 ; x3do:DEF 'Terrain' ; x3do:translation ( -10000.0 0 -10000.0 ) . :Shape_2_10_1_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Terrain ; x3do:hasGeometry :ElevationGrid_2_10_1_1_1 ; x3do:hasAppearance :Appearance_2_10_1_1_2 . :ElevationGrid_2_10_1_1_1 a owl:NamedIndividual, x3do:ElevationGrid ; x3do:hasParent :Shape_2_10_1_1 ; x3do:creaseAngle 1.57 ; x3do:height ( 123.0 269.0 119.0 396.0 334.0 180.0 -241.0 -90.0 127.0 174.0 108.0 70.0 -983.0 -621.0 -330.0 -284.0 -383.0 -224.0 -1560.0 -1395.0 -1128.0 -958.0 -1065.0 -841.0 -1987.0 -1886.0 -1738.0 -1550.0 -1395.0 -1367.0 -2157.0 -2091.0 -1998.0 -1873.0 -1688.0 -1633.0 ) ; x3do:solid false ; x3do:xDimension 6 ; x3do:xSpacing 4000 ; x3do:zDimension 6 ; x3do:zSpacing 4000 . :Appearance_2_10_1_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_10_1_1 ; x3do:hasTexture :bath . :bath a owl:NamedIndividual, x3do:ImageTexture ; x3do:hasParent :Appearance_2_10_1_1_2 ; x3do:DEF 'bath' ; x3do:repeatS false ; x3do:repeatT false ; x3do:url '"kauai.jpg" "https://savage.nps.edu/Savage/Locations/Hawaii/kauai.jpg"' . :Transform_2_10_1_2 a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Terrain ; x3do:hasChildren :Shape_2_10_1_2_1 ; x3do:translation ( 10000.0 0 10000.0 ) . :Shape_2_10_1_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :Transform_2_10_1_2 ; x3do:hasAppearance :Appearance_2_10_1_2_1_1 ; x3do:hasGeometry :Box_2_10_1_2_1_2 . :Appearance_2_10_1_2_1_1 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_10_1_2_1 ; x3do:hasMaterial :Material_2_10_1_2_1_1_1 . :Material_2_10_1_2_1_1_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_10_1_2_1_1 ; x3do:emissiveColor ( 0 0 1 ) ; x3do:transparency .65 . :Box_2_10_1_2_1_2 a owl:NamedIndividual, x3do:Box ; x3do:hasParent :Shape_2_10_1_2_1 ; x3do:size ( 20000.0 0.1 20000.0 ) . :WATERCOLUMN a owl:NamedIndividual, x3do:Transform ; x3do:hasParent :Group_2_10 ; x3do:hasChildren :Shape_2_10_2_1, :Shape_2_10_2_2, :Shape_2_10_2_3, :Shape_2_10_2_4 ; x3do:DEF 'WATERCOLUMN' . :Shape_2_10_2_1 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :WATERCOLUMN ; x3do:hasGeometry :IndexedFaceSet_2_10_2_1_1 ; x3do:hasAppearance :Appearance_2_10_2_1_2 . :IndexedFaceSet_2_10_2_1_1 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Shape_2_10_2_1 ; x3do:hasCoord :Coordinate_2_10_2_1_1_1 ; x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 ) ; x3do:solid false . :Coordinate_2_10_2_1_1_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_10_2_1_1 ; x3do:point ( -10000.0 0 -10000.0 -10000.0 0.0 -10000.0 -6000.0 0.0 -10000.0 -2000.0 0.0 -10000.0 2000.0 0.0 -10000.0 6000.0 0.0 -10000.0 10000.0 0.0 -10000.0 10000.0 0 -10000.0 -10000.0 0 -10000.0 ) . :Appearance_2_10_2_1_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_10_2_1 ; x3do:hasMaterial :Material_2_10_2_1_2_1 . :Material_2_10_2_1_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_10_2_1_2 ; x3do:emissiveColor ( 0 0 1 ) ; x3do:transparency .8 . :Shape_2_10_2_2 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :WATERCOLUMN ; x3do:hasGeometry :IndexedFaceSet_2_10_2_2_1 ; x3do:hasAppearance :Appearance_2_10_2_2_2 . :IndexedFaceSet_2_10_2_2_1 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Shape_2_10_2_2 ; x3do:hasCoord :Coordinate_2_10_2_2_1_1 ; x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 ) ; x3do:solid false . :Coordinate_2_10_2_2_1_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_10_2_2_1 ; x3do:point ( 10000.0 0 -10000.0 10000.0 0.0 -10000.0 10000.0 0.0 -6000.0 10000.0 -224.0 -2000.0 10000.0 -841.0 2000.0 10000.0 -1367.0 6000.0 10000.0 -1633.0 10000.0 10000.0 0 10000.0 10000.0 0 -10000.0 ) . :Appearance_2_10_2_2_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_10_2_2 ; x3do:hasMaterial :Material_2_10_2_2_2_1 . :Material_2_10_2_2_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_10_2_2_2 ; x3do:emissiveColor ( 0 0 1 ) ; x3do:transparency .8 . :Shape_2_10_2_3 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :WATERCOLUMN ; x3do:hasGeometry :IndexedFaceSet_2_10_2_3_1 ; x3do:hasAppearance :Appearance_2_10_2_3_2 . :IndexedFaceSet_2_10_2_3_1 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Shape_2_10_2_3 ; x3do:hasCoord :Coordinate_2_10_2_3_1_1 ; x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 ) ; x3do:solid false . :Coordinate_2_10_2_3_1_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_10_2_3_1 ; x3do:point ( 10000.0 0 10000.0 10000.0 -1633.0 10000.0 6000.0 -1688.0 10000.0 2000.0 -1873.0 10000.0 -2000.0 -1998.0 10000.0 -6000.0 -2091.0 10000.0 -10000.0 -2157.0 10000.0 -10000.0 0 10000.0 10000.0 0 10000.0 ) . :Appearance_2_10_2_3_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_10_2_3 ; x3do:hasMaterial :Material_2_10_2_3_2_1 . :Material_2_10_2_3_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_10_2_3_2 ; x3do:emissiveColor ( 0 0 1 ) ; x3do:transparency .8 . :Shape_2_10_2_4 a owl:NamedIndividual, x3do:Shape ; x3do:hasParent :WATERCOLUMN ; x3do:hasGeometry :IndexedFaceSet_2_10_2_4_1 ; x3do:hasAppearance :Appearance_2_10_2_4_2 . :IndexedFaceSet_2_10_2_4_1 a owl:NamedIndividual, x3do:IndexedFaceSet ; x3do:hasParent :Shape_2_10_2_4 ; x3do:hasCoord :Coordinate_2_10_2_4_1_1 ; x3do:coordIndex ( 0 1 2 3 4 5 6 7 8 ) ; x3do:solid false . :Coordinate_2_10_2_4_1_1 a owl:NamedIndividual, x3do:Coordinate ; x3do:hasParent :IndexedFaceSet_2_10_2_4_1 ; x3do:point ( -10000.0 0 10000.0 -10000.0 -2157.0 10000.0 -10000.0 -1987.0 6000.0 -10000.0 -1560.0 2000.0 -10000.0 -983.0 -2000.0 -10000.0 -241.0 -6000.0 -10000.0 0.0 -10000.0 -10000.0 0 -10000.0 -10000.0 0 10000.0 ) . :Appearance_2_10_2_4_2 a owl:NamedIndividual, x3do:Appearance ; x3do:hasParent :Shape_2_10_2_4 ; x3do:hasMaterial :Material_2_10_2_4_2_1 . :Material_2_10_2_4_2_1 a owl:NamedIndividual, x3do:Material ; x3do:hasParent :Appearance_2_10_2_4_2 ; x3do:emissiveColor ( 0 0 1 ) ; x3do:transparency .8 . :PointLight_2_11 a owl:NamedIndividual, x3do:PointLight ; x3do:hasParent :Scene ; x3do:intensity .2 ; x3do:location ( 0 50000 0 ) ; x3do:radius 100000 .