@prefix :        <https://www.web3d.org/x3d/content/examples/Basic/Geospatial/CaliforniaCampusesTour3Altitudes.ttl#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema:  <http://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix x3d:     <https://www.web3d.org/specifications/x3d-4.0.xsd#> .
@prefix x3do:    <https://www.web3d.org/specifications/X3dOntology4.0#> .

:X3D a owl:NamedIndividual, x3do:X3D ;
  x3do:hasHead :head ;
  x3do:hasScene :Scene ;
  x3do:profile 'Immersive' ;
  x3do:version '3.3' ;
  x3do:noNamespaceSchemaLocation 'https://www.web3d.org/specifications/x3d-3.3.xsd' .
:head a owl:NamedIndividual, x3do:head ;
  x3do:hasParent :X3D ;
  x3do:hasComponent :component_1_1 ;
  x3do:hasMeta :meta_1_2, :meta_1_3, :meta_1_4, :meta_1_5, :meta_1_6, :meta_1_7, :meta_1_8, :meta_1_9, :meta_1_10, :meta_1_11, :meta_1_12, :meta_1_13, :meta_1_14, :meta_1_15, :meta_1_16, :meta_1_17, :meta_1_18 .
:component_1_1 a owl:NamedIndividual, x3do:component ;
  x3do:hasParent :head ;
  x3do:level 1 ;
  x3do:name 'Geospatial' .
:meta_1_2 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CaliforniaCampusesTour3Altitudes.x3d' ;
  x3do:name 'title' .
:meta_1_3 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Viewpoints and tour of California campuses' ;
  x3do:name 'description' .
:meta_1_4 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'Don Brutzman, Dale Tourtelotte, Mike Bailey, Don McGregor' ;
  x3do:name 'creator' .
:meta_1_5 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '4 March 2010' ;
  x3do:name 'created' .
:meta_1_6 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content '20 October 2019' ;
  x3do:name 'modified' .
:meta_1_7 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'CaliforniaCampuses.kml' ;
  x3do:name 'reference' .
:meta_1_8 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d-earth' ;
  x3do:name 'reference' .
:meta_1_9 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://x3d-earth.nps.edu' ;
  x3do:name 'reference' .
:meta_1_10 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://hamming.uc.nps.edu' ;
  x3do:name 'reference' .
:meta_1_11 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D Earth' ;
  x3do:name 'subject' .
:meta_1_12 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://www.web3d.org/x3d/content/examples/Basic/Geospatial/CaliforniaCampusesTour3Altitudes.x3d' ;
  x3do:name 'identifier' .
:meta_1_13 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'http://mmog.ern.nps.edu/California/California.x3d' ;
  x3do:name 'reference' .
:meta_1_14 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'under development' ;
  x3do:name 'warning' .
:meta_1_15 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'mmog.ern.nps.edu restricted to internal access within NPS firewall only' ;
  x3do:name 'warning' .
:meta_1_16 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'KmlToX3dViewpoints.xslt' ;
  x3do:name 'generator' .
:meta_1_17 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit' ;
  x3do:name 'generator' .
:meta_1_18 a owl:NamedIndividual, x3do:meta ;
  x3do:hasParent :head ;
  x3do:content 'https://savage.nps.edu/Savage/license.html' ;
  x3do:name 'license' .
:meta dcterms:title "CaliforniaCampusesTour3Altitudes.x3d" .
:meta dcterms:description "Viewpoints and tour of California campuses" .
:meta dcterms:creator "Don Brutzman, Dale Tourtelotte, Mike Bailey, Don McGregor" .
:meta dcterms:created "4 March 2010" .
:meta dcterms:modified "20 October 2019" .
:meta dcterms:reference "CaliforniaCampuses.kml" .
:meta dcterms:reference "https://www.web3d.org/x3d-earth" .
:meta dcterms:reference "http://x3d-earth.nps.edu" .
:meta dcterms:reference "http://hamming.uc.nps.edu" .
:meta dcterms:subject "X3D Earth" .
:meta dcterms:identifier "https://www.web3d.org/x3d/content/examples/Basic/Geospatial/CaliforniaCampusesTour3Altitudes.x3d" .
:meta dcterms:reference "http://mmog.ern.nps.edu/California/California.x3d" .
:meta dcterms:warning "under development" .
:meta dcterms:warning "mmog.ern.nps.edu restricted to internal access within NPS firewall only" .
:meta dcterms:generator "KmlToX3dViewpoints.xslt" .
:meta dcterms:generator "X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit" .
:meta dcterms:license "https://savage.nps.edu/Savage/license.html" .
:Scene a owl:NamedIndividual, x3do:Scene ;
  x3do:hasParent :X3D ;
  x3do:hasChildren :WorldInfo_2_1, :LightGroup, :SwitchGlobes, :NavigationInfo_2_4, :PlacemarkGroup, :CrossHairInstance, :ViewpointTour, :GeoLocation_2_11, :ExampleViewPositionOrientation ;
  x3do:hasExternProtoDeclare :ExternProtoDeclare_2_6, :ExternProtoDeclare_2_8, :ExternProtoDeclare_2_9, :ExternProtoDeclare_2_12 .
:WorldInfo_2_1 a owl:NamedIndividual, x3do:WorldInfo ;
  x3do:hasParent :Scene ;
  x3do:title 'CaliforniaCampusesTour3Altitudes.x3d' .
:LightGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:DEF 'LightGroup' .
:SwitchGlobes a owl:NamedIndividual, x3do:Switch ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Inline_2_3_1 ;
  x3do:DEF 'SwitchGlobes' ;
  x3do:whichChoice 0 .
:Inline_2_3_1 a owl:NamedIndividual, x3do:Inline ;
  x3do:hasParent :SwitchGlobes ;
  x3do:url '"http://x3d-earth.nps.edu/osmdemo.x3d"' .
:NavigationInfo_2_4 a owl:NamedIndividual, x3do:NavigationInfo ;
  x3do:hasParent :Scene ;
  x3do:transitionType '"ANIMATE"' .
:PlacemarkGroup a owl:NamedIndividual, x3do:Group ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :View01high, :View01medium, :View01low, :View02high, :View02medium, :View02low, :View03high, :View03medium, :View03low, :View04high, :View04medium, :View04low, :View05high, :View05medium, :View05low, :View06high, :View06medium, :View06low, :View07high, :View07medium, :View07low, :View08high, :View08medium, :View08low, :View09high, :View09medium, :View09low, :View10high, :View10medium, :View10low, :View11high, :View11medium, :View11low, :View12high, :View12medium, :View12low, :View13high, :View13medium, :View13low, :View14high, :View14medium, :View14low, :View15high, :View15medium, :View15low, :View16high, :View16medium, :View16low, :View17high, :View17medium, :View17low, :View18high, :View18medium, :View18low, :View19high, :View19medium, :View19low, :View20high, :View20medium, :View20low, :View21high, :View21medium, :View21low, :View22high, :View22medium, :View22low, :View23high, :View23medium, :View23low, :View24high, :View24medium, :View24low, :View25high, :View25medium, :View25low, :View26high, :View26medium, :View26low, :View27high, :View27medium, :View27low, :View28high, :View28medium, :View28low, :View29high, :View29medium, :View29low, :View30high, :View30medium, :View30low, :View31high, :View31medium, :View31low, :View32high, :View32medium, :View32low, :View33high, :View33medium, :View33low, :View34high, :View34medium, :View34low, :View35high, :View35medium, :View35low ;
  x3do:DEF 'PlacemarkGroup' .
:View01high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01high' ;
  x3do:description 'Naval Postgraduate School 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 200000 ) .
:View01medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01medium' ;
  x3do:description 'Naval Postgraduate School 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 100000 ) .
:View01low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View01low' ;
  x3do:description 'Naval Postgraduate School 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.595599 -121.877148 50000 ) .
:View02high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02high' ;
  x3do:description 'University of California Davis 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 200000 ) .
:View02medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02medium' ;
  x3do:description 'University of California Davis 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 100000 ) .
:View02low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View02low' ;
  x3do:description 'University of California Davis 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.53650615157984 -121.7489628616831 50000 ) .
:View03high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03high' ;
  x3do:description 'University of California Berkeley 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 200000 ) .
:View03medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03medium' ;
  x3do:description 'University of California Berkeley 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 100000 ) .
:View03low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View03low' ;
  x3do:description 'University of California Berkeley 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.86963434512325 -122.2593873127355 50000 ) .
:View04high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04high' ;
  x3do:description 'University of California San Francisco 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 200000 ) .
:View04medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04medium' ;
  x3do:description 'University of California San Francisco 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 100000 ) .
:View04low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View04low' ;
  x3do:description 'University of California San Francisco 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.76340647188392 -122.4582475377715 50000 ) .
:View05high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05high' ;
  x3do:description 'University of California Santa Cruz 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 200000 ) .
:View05medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05medium' ;
  x3do:description 'University of California Santa Cruz 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 100000 ) .
:View05low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View05low' ;
  x3do:description 'University of California Santa Cruz 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.99628443046043 -122.0534325473795 50000 ) .
:View06high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06high' ;
  x3do:description 'University of California Merced 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 200000 ) .
:View06medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06medium' ;
  x3do:description 'University of California Merced 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 100000 ) .
:View06low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View06low' ;
  x3do:description 'University of California Merced 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.365508575977 -120.4252597059142 50000 ) .
:View07high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07high' ;
  x3do:description 'University of California Santa Barbara 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 200000 ) .
:View07medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07medium' ;
  x3do:description 'University of California Santa Barbara 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 100000 ) .
:View07low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View07low' ;
  x3do:description 'University of California Santa Barbara 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.41124450961521 -119.8479940053906 50000 ) .
:View08high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08high' ;
  x3do:description 'University of California Los Angeles 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 200000 ) .
:View08medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08medium' ;
  x3do:description 'University of California Los Angeles 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 100000 ) .
:View08low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View08low' ;
  x3do:description 'University of California Los Angeles 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.07224474392262 -118.4408472225642 50000 ) .
:View09high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09high' ;
  x3do:description 'University of California Irvine 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 200000 ) .
:View09medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09medium' ;
  x3do:description 'University of California Irvine 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 100000 ) .
:View09low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View09low' ;
  x3do:description 'University of California Irvine 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.64623283675919 -117.8427064139082 50000 ) .
:View10high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10high' ;
  x3do:description 'University of California Riverside 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 200000 ) .
:View10medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10medium' ;
  x3do:description 'University of California Riverside 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 100000 ) .
:View10low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View10low' ;
  x3do:description 'University of California Riverside 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.97350567066717 -117.3281649569839 50000 ) .
:View11high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11high' ;
  x3do:description 'University of California San Diego 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 200000 ) .
:View11medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11medium' ;
  x3do:description 'University of California San Diego 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 100000 ) .
:View11low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View11low' ;
  x3do:description 'University of California San Diego 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.87612136607509 -117.2367298240259 50000 ) .
:View12high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12high' ;
  x3do:description 'Humboldt State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 200000 ) .
:View12medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12medium' ;
  x3do:description 'Humboldt State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 100000 ) .
:View12low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View12low' ;
  x3do:description 'Humboldt State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 40.87630235623448 -124.0785789217266 50000 ) .
:View13high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13high' ;
  x3do:description 'California State University, Chico 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 200000 ) .
:View13medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13medium' ;
  x3do:description 'California State University, Chico 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 100000 ) .
:View13low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View13low' ;
  x3do:description 'California State University, Chico 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 39.73031527724385 -121.8453722745223 50000 ) .
:View14high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14high' ;
  x3do:description 'California State University Sacramento 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 200000 ) .
:View14medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14medium' ;
  x3do:description 'California State University Sacramento 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 100000 ) .
:View14low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View14low' ;
  x3do:description 'California State University Sacramento 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.5626517618963 -121.4244636520556 50000 ) .
:View15high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15high' ;
  x3do:description 'Sonoma State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 200000 ) .
:View15medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15medium' ;
  x3do:description 'Sonoma State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 100000 ) .
:View15low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View15low' ;
  x3do:description 'Sonoma State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.33922929793606 -122.6744333530031 50000 ) .
:View16high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16high' ;
  x3do:description 'California Maritime Academy 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 200000 ) .
:View16medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16medium' ;
  x3do:description 'California Maritime Academy 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 100000 ) .
:View16low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View16low' ;
  x3do:description 'California Maritime Academy 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 38.06907065059484 -122.2309147135222 50000 ) .
:View17high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17high' ;
  x3do:description 'San Francisco State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 200000 ) .
:View17medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17medium' ;
  x3do:description 'San Francisco State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 100000 ) .
:View17low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View17low' ;
  x3do:description 'San Francisco State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.722876 -122.4781512190666 50000 ) .
:View18high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18high' ;
  x3do:description 'California State University, East Bay 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 200000 ) .
:View18medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18medium' ;
  x3do:description 'California State University, East Bay 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 100000 ) .
:View18low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View18low' ;
  x3do:description 'California State University, East Bay 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.65707914139907 -122.0569190659761 50000 ) .
:View19high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19high' ;
  x3do:description 'California State University Stanislaus 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 200000 ) .
:View19medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19medium' ;
  x3do:description 'California State University Stanislaus 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 100000 ) .
:View19low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View19low' ;
  x3do:description 'California State University Stanislaus 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.52552478005697 -120.8563508560606 50000 ) .
:View20high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20high' ;
  x3do:description 'San Jose State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 200000 ) .
:View20medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20medium' ;
  x3do:description 'San Jose State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 100000 ) .
:View20low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View20low' ;
  x3do:description 'San Jose State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 37.33580940527095 -121.8815343755784 50000 ) .
:View21high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21high' ;
  x3do:description 'California State University, Monterey Bay 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 200000 ) .
:View21medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21medium' ;
  x3do:description 'California State University, Monterey Bay 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 100000 ) .
:View21low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View21low' ;
  x3do:description 'California State University, Monterey Bay 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.6538071781493 -121.7984465276711 50000 ) .
:View22high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22high' ;
  x3do:description 'Fresno State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 200000 ) .
:View22medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22medium' ;
  x3do:description 'Fresno State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 100000 ) .
:View22low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View22low' ;
  x3do:description 'Fresno State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 36.812166 -119.7451552005852 50000 ) .
:View23high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23high' ;
  x3do:description 'California State University, Bakersfield 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 200000 ) .
:View23medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23medium' ;
  x3do:description 'California State University, Bakersfield 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 100000 ) .
:View23low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View23low' ;
  x3do:description 'California State University, Bakersfield 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.350804 -119.1043226128032 50000 ) .
:View24high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24high' ;
  x3do:description 'California Polytechnic State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 200000 ) .
:View24medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24medium' ;
  x3do:description 'California Polytechnic State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 100000 ) .
:View24low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View24low' ;
  x3do:description 'California Polytechnic State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 35.30115692599171 -120.6595761796351 50000 ) .
:View25high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25high' ;
  x3do:description 'California State University, Channel Islands 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 200000 ) .
:View25medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25medium' ;
  x3do:description 'California State University, Channel Islands 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 100000 ) .
:View25low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View25low' ;
  x3do:description 'California State University, Channel Islands 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.1624126428852 -119.0425264841287 50000 ) .
:View26high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26high' ;
  x3do:description 'California State University, Northridge 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 200000 ) .
:View26medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26medium' ;
  x3do:description 'California State University, Northridge 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 100000 ) .
:View26low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View26low' ;
  x3do:description 'California State University, Northridge 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.23959265263849 -118.5284272400904 50000 ) .
:View27high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27high' ;
  x3do:description 'California State University, Los Angeles 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 200000 ) .
:View27medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27medium' ;
  x3do:description 'California State University, Los Angeles 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 100000 ) .
:View27low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View27low' ;
  x3do:description 'California State University, Los Angeles 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.06645996626264 -118.1682050902557 50000 ) .
:View28high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28high' ;
  x3do:description 'California State Polytechnic University, Pomona 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 200000 ) .
:View28medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28medium' ;
  x3do:description 'California State Polytechnic University, Pomona 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 100000 ) .
:View28low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View28low' ;
  x3do:description 'California State Polytechnic University, Pomona 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.05727150000314 -117.8215320234812 50000 ) .
:View29high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29high' ;
  x3do:description 'California State University, San Bernardino 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 200000 ) .
:View29medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29medium' ;
  x3do:description 'California State University, San Bernardino 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 100000 ) .
:View29low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View29low' ;
  x3do:description 'California State University, San Bernardino 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 34.18180116432101 -117.3243676664719 50000 ) .
:View30high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30high' ;
  x3do:description 'California State University, Fullerton 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 200000 ) .
:View30medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30medium' ;
  x3do:description 'California State University, Fullerton 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 100000 ) .
:View30low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View30low' ;
  x3do:description 'California State University, Fullerton 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.882522 -117.8868367869023 50000 ) .
:View31high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31high' ;
  x3do:description 'California State University Dominguez Hills 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 200000 ) .
:View31medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31medium' ;
  x3do:description 'California State University Dominguez Hills 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 100000 ) .
:View31low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View31low' ;
  x3do:description 'California State University Dominguez Hills 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.86463396857103 -118.2553596272055 50000 ) .
:View32high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32high' ;
  x3do:description 'California State University, Long Beach 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 200000 ) .
:View32medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32medium' ;
  x3do:description 'California State University, Long Beach 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 100000 ) .
:View32low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View32low' ;
  x3do:description 'California State University, Long Beach 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.78196696470824 -118.112678253688 50000 ) .
:View33high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33high' ;
  x3do:description 'California State University, San Marcos 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 200000 ) .
:View33medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33medium' ;
  x3do:description 'California State University, San Marcos 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 100000 ) .
:View33low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View33low' ;
  x3do:description 'California State University, San Marcos 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.12837619265174 -117.1600194071002 50000 ) .
:View34high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34high' ;
  x3do:description 'San Diego State University 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 200000 ) .
:View34medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34medium' ;
  x3do:description 'San Diego State University 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 100000 ) .
:View34low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View34low' ;
  x3do:description 'San Diego State University 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 32.77593126586385 -117.0722876242553 50000 ) .
:View35high a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35high' ;
  x3do:description 'CENIC 200km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 200000 ) .
:View35medium a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35medium' ;
  x3do:description 'CENIC 100km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 100000 ) .
:View35low a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :PlacemarkGroup ;
  x3do:DEF 'View35low' ;
  x3do:description 'CENIC 50km' ;
  x3do:orientation ( 1 0 0 -1.57 ) ;
  x3do:position ( 33.879947 -118.027903 50000 ) .
:ExternProtoDeclare_2_6 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_6_1, :field_2_6_2, :field_2_6_3, :field_2_6_4, :field_2_6_5 ;
  x3do:appinfo 'CrossHair prototype provides a heads-up display (HUD) crosshair at the view center, which is useful for assessing NavigationInfo lookAt point' ;
  x3do:name 'CrossHair' ;
  x3do:url '"../../Savage/Tools/HeadsUpDisplays/CrossHairPrototype.x3d#CrossHair" "https://www.web3d.org/x3d/content/examples/Savage/Tools/HeadsUpDisplays/CrossHairPrototype.x3d#CrossHair" "../../Savage/Tools/HeadsUpDisplays/CrossHairPrototype.wrl#CrossHair" "https://www.web3d.org/x3d/content/examples/Savage/Tools/HeadsUpDisplays/CrossHairPrototype.wrl#CrossHair"' .
:field_2_6_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'whether CrossHair prototype is enabled or not' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_6_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'control whether enabled/disabled' ;
  x3do:name 'set_enabled' ;
  x3do:type 'SFBool' .
:field_2_6_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'color of CrossHair marker' ;
  x3do:name 'markerColor' ;
  x3do:type 'SFColor' .
:field_2_6_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'size of CrossHair in meters' ;
  x3do:name 'scale' ;
  x3do:type 'SFVec3f' .
:field_2_6_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_6 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'distance in front of HUD viewpoint' ;
  x3do:name 'positionOffsetFromCamera' ;
  x3do:type 'SFVec3f' .
:CrossHairInstance a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_7_1, :fieldValue_2_7_2, :fieldValue_2_7_3, :fieldValue_2_7_4 ;
  x3do:DEF 'CrossHairInstance' ;
  x3do:name 'CrossHair' .
:fieldValue_2_7_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'enabled' ;
  x3do:value true .
:fieldValue_2_7_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'markerColor' ;
  x3do:value ( 0.1 0.8 0.1 ) .
:fieldValue_2_7_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'scale' ;
  x3do:value ( 0.5 0.5 0.5 ) .
:fieldValue_2_7_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :CrossHairInstance ;
  x3do:name 'positionOffsetFromCamera' ;
  x3do:value ( 0 0 -5 ) .
:ExternProtoDeclare_2_8 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_8_1, :field_2_8_2, :field_2_8_3, :field_2_8_4 ;
  x3do:appinfo 'Heads-up display (HUD) keeps child geometry aligned on screen in a consistent location' ;
  x3do:name 'HeadsUpDisplay' ;
  x3do:url '"../../../X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.x3d#HeadsUpDisplay" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.x3d#HeadsUpDisplay" "../../../X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.wrl#HeadsUpDisplay" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter14Prototypes/HeadsUpDisplayPrototype.wrl#HeadsUpDisplay"' .
:field_2_8_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'X3D content positioned at HUD offset' ;
  x3do:name 'children' ;
  x3do:type 'MFNode' .
:field_2_8_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'offset position for HUD relative to current view location, default 0 0 -5' ;
  x3do:name 'screenOffset' ;
  x3do:type 'SFVec3f' .
:field_2_8_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'HUD position update (in world coordinates) relative to original location' ;
  x3do:name 'position_changed' ;
  x3do:type 'SFVec3f' .
:field_2_8_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_8 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'HUD orientation update relative to original location' ;
  x3do:name 'orientation_changed' ;
  x3do:type 'SFRotation' .
:ExternProtoDeclare_2_9 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_9_1, :field_2_9_2, :field_2_9_3, :field_2_9_4, :field_2_9_5, :field_2_9_6, :field_2_9_7, :field_2_9_8, :field_2_9_9, :field_2_9_10 ;
  x3do:appinfo 'Sequentially binds each Viewpoint in a set of Viewpoint USE nodes, creating an automatic tour for a scene' ;
  x3do:name 'ViewpointSequencer' ;
  x3do:url '"../../Savage/Tools/Animation/ViewpointSequencerPrototype.x3d#ViewpointSequencer" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerPrototype.x3d#ViewpointSequencer" "../../Savage/Tools/Animation/ViewpointSequencerPrototype.wrl#ViewpointSequencer" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Animation/ViewpointSequencerPrototype.wrl#ViewpointSequencer"' .
:field_2_9_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Viewpoint USE nodes that are sequentially bound' ;
  x3do:name 'viewpoints' ;
  x3do:type 'MFNode' .
:field_2_9_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'number of seconds between viewpoint shifts' ;
  x3do:name 'interval' ;
  x3do:type 'SFTime' .
:field_2_9_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_9_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'whether ViewpointSequencer is enabled or not' ;
  x3do:name 'set_enabled' ;
  x3do:type 'SFBool' .
:field_2_9_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind previous Viewpoint in list' ;
  x3do:name 'previous' ;
  x3do:type 'SFBool' .
:field_2_9_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'bind next Viewpoint in list' ;
  x3do:name 'next' ;
  x3do:type 'SFBool' .
:field_2_9_7 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Select message to toggle ViewpointSequencer' ;
  x3do:name 'toggleMessage' ;
  x3do:type 'MFString' .
:field_2_9_8 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Color for toggleMessage text' ;
  x3do:name 'toggleMessageFontSize' ;
  x3do:type 'SFFloat' .
:field_2_9_9 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Color for toggleMessage text' ;
  x3do:name 'toggleMessageColor' ;
  x3do:type 'SFColor' .
:field_2_9_10 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_9 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'enable console output' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' .
:ViewpointTour a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_10_1, :fieldValue_2_10_2, :fieldValue_2_10_3, :fieldValue_2_10_4 ;
  x3do:DEF 'ViewpointTour' ;
  x3do:name 'ViewpointSequencer' .
:fieldValue_2_10_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:name 'interval' ;
  x3do:value '10' .
:fieldValue_2_10_2 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:name 'enabled' ;
  x3do:value true .
:fieldValue_2_10_3 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:name 'toggleMessage' ;
  x3do:value '"ViewpointSequencer tour"' .
:fieldValue_2_10_4 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ViewpointTour ;
  x3do:hasChildren :View01high-USE-1, :View01medium-USE-1, :View01low-USE-1, :View02high-USE-1, :View02medium-USE-1, :View02low-USE-1, :View03high-USE-1, :View03medium-USE-1, :View03low-USE-1, :View04high-USE-1, :View04medium-USE-1, :View04low-USE-1, :View05high-USE-1, :View05medium-USE-1, :View05low-USE-1, :View06high-USE-1, :View06medium-USE-1, :View06low-USE-1, :View07high-USE-1, :View07medium-USE-1, :View07low-USE-1, :View08high-USE-1, :View08medium-USE-1, :View08low-USE-1, :View09high-USE-1, :View09medium-USE-1, :View09low-USE-1, :View10high-USE-1, :View10medium-USE-1, :View10low-USE-1, :View11high-USE-1, :View11medium-USE-1, :View11low-USE-1, :View12high-USE-1, :View12medium-USE-1, :View12low-USE-1, :View13high-USE-1, :View13medium-USE-1, :View13low-USE-1, :View14high-USE-1, :View14medium-USE-1, :View14low-USE-1, :View15high-USE-1, :View15medium-USE-1, :View15low-USE-1, :View16high-USE-1, :View16medium-USE-1, :View16low-USE-1, :View17high-USE-1, :View17medium-USE-1, :View17low-USE-1, :View18high-USE-1, :View18medium-USE-1, :View18low-USE-1, :View19high-USE-1, :View19medium-USE-1, :View19low-USE-1, :View20high-USE-1, :View20medium-USE-1, :View20low-USE-1, :View21high-USE-1, :View21medium-USE-1, :View21low-USE-1, :View22high-USE-1, :View22medium-USE-1, :View22low-USE-1, :View23high-USE-1, :View23medium-USE-1, :View23low-USE-1, :View24high-USE-1, :View24medium-USE-1, :View24low-USE-1, :View25high-USE-1, :View25medium-USE-1, :View25low-USE-1, :View26high-USE-1, :View26medium-USE-1, :View26low-USE-1, :View27high-USE-1, :View27medium-USE-1, :View27low-USE-1, :View28high-USE-1, :View28medium-USE-1, :View28low-USE-1, :View29high-USE-1, :View29medium-USE-1, :View29low-USE-1, :View30high-USE-1, :View30medium-USE-1, :View30low-USE-1, :View31high-USE-1, :View31medium-USE-1, :View31low-USE-1, :View32high-USE-1, :View32medium-USE-1, :View32low-USE-1, :View33high-USE-1, :View33medium-USE-1, :View33low-USE-1, :View34high-USE-1, :View34medium-USE-1, :View34low-USE-1, :View35high-USE-1, :View35medium-USE-1, :View35low-USE-1, :View4 ;
  x3do:name 'viewpoints' .
:View01high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01high . # DEF matching this USE
:View01medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01medium . # DEF matching this USE
:View01low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View01low . # DEF matching this USE
:View02high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02high . # DEF matching this USE
:View02medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02medium . # DEF matching this USE
:View02low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View02low . # DEF matching this USE
:View03high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03high . # DEF matching this USE
:View03medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03medium . # DEF matching this USE
:View03low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View03low . # DEF matching this USE
:View04high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04high . # DEF matching this USE
:View04medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04medium . # DEF matching this USE
:View04low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View04low . # DEF matching this USE
:View05high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05high . # DEF matching this USE
:View05medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05medium . # DEF matching this USE
:View05low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View05low . # DEF matching this USE
:View06high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06high . # DEF matching this USE
:View06medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06medium . # DEF matching this USE
:View06low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View06low . # DEF matching this USE
:View07high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07high . # DEF matching this USE
:View07medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07medium . # DEF matching this USE
:View07low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View07low . # DEF matching this USE
:View08high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08high . # DEF matching this USE
:View08medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08medium . # DEF matching this USE
:View08low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View08low . # DEF matching this USE
:View09high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09high . # DEF matching this USE
:View09medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09medium . # DEF matching this USE
:View09low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View09low . # DEF matching this USE
:View10high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10high . # DEF matching this USE
:View10medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10medium . # DEF matching this USE
:View10low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View10low . # DEF matching this USE
:View11high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11high . # DEF matching this USE
:View11medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11medium . # DEF matching this USE
:View11low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View11low . # DEF matching this USE
:View12high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12high . # DEF matching this USE
:View12medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12medium . # DEF matching this USE
:View12low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View12low . # DEF matching this USE
:View13high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13high . # DEF matching this USE
:View13medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13medium . # DEF matching this USE
:View13low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View13low . # DEF matching this USE
:View14high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14high . # DEF matching this USE
:View14medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14medium . # DEF matching this USE
:View14low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View14low . # DEF matching this USE
:View15high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15high . # DEF matching this USE
:View15medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15medium . # DEF matching this USE
:View15low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View15low . # DEF matching this USE
:View16high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16high . # DEF matching this USE
:View16medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16medium . # DEF matching this USE
:View16low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View16low . # DEF matching this USE
:View17high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17high . # DEF matching this USE
:View17medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17medium . # DEF matching this USE
:View17low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View17low . # DEF matching this USE
:View18high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18high . # DEF matching this USE
:View18medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18medium . # DEF matching this USE
:View18low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View18low . # DEF matching this USE
:View19high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19high . # DEF matching this USE
:View19medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19medium . # DEF matching this USE
:View19low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View19low . # DEF matching this USE
:View20high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20high . # DEF matching this USE
:View20medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20medium . # DEF matching this USE
:View20low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View20low . # DEF matching this USE
:View21high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21high . # DEF matching this USE
:View21medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21medium . # DEF matching this USE
:View21low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View21low . # DEF matching this USE
:View22high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22high . # DEF matching this USE
:View22medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22medium . # DEF matching this USE
:View22low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View22low . # DEF matching this USE
:View23high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23high . # DEF matching this USE
:View23medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23medium . # DEF matching this USE
:View23low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View23low . # DEF matching this USE
:View24high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24high . # DEF matching this USE
:View24medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24medium . # DEF matching this USE
:View24low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View24low . # DEF matching this USE
:View25high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25high . # DEF matching this USE
:View25medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25medium . # DEF matching this USE
:View25low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View25low . # DEF matching this USE
:View26high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26high . # DEF matching this USE
:View26medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26medium . # DEF matching this USE
:View26low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View26low . # DEF matching this USE
:View27high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27high . # DEF matching this USE
:View27medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27medium . # DEF matching this USE
:View27low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View27low . # DEF matching this USE
:View28high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28high . # DEF matching this USE
:View28medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28medium . # DEF matching this USE
:View28low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View28low . # DEF matching this USE
:View29high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29high . # DEF matching this USE
:View29medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29medium . # DEF matching this USE
:View29low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View29low . # DEF matching this USE
:View30high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30high . # DEF matching this USE
:View30medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30medium . # DEF matching this USE
:View30low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View30low . # DEF matching this USE
:View31high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31high . # DEF matching this USE
:View31medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31medium . # DEF matching this USE
:View31low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View31low . # DEF matching this USE
:View32high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32high . # DEF matching this USE
:View32medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32medium . # DEF matching this USE
:View32low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View32low . # DEF matching this USE
:View33high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33high . # DEF matching this USE
:View33medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33medium . # DEF matching this USE
:View33low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View33low . # DEF matching this USE
:View34high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34high . # DEF matching this USE
:View34medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34medium . # DEF matching this USE
:View34low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View34low . # DEF matching this USE
:View35high-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35high . # DEF matching this USE
:View35medium-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35medium . # DEF matching this USE
:View35low-USE-1 a owl:NamedIndividual, x3do:GeoViewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  owl:sameAs :View35low . # DEF matching this USE
:View4 a owl:NamedIndividual, x3do:Viewpoint ;
  x3do:hasParent :fieldValue_2_10_4 ;
  x3do:DEF 'View4' ;
  x3do:description 'View four (-X axis)' ;
  x3do:orientation ( 0 1 0 -1.57 ) ;
  x3do:position ( -10 0 0 ) .
:GeoLocation_2_11 a owl:NamedIndividual, x3do:GeoLocation ;
  x3do:hasParent :Scene ;
  x3do:hasChildren :Billboard_2_11_1, :TourTouch, :TourToggle ;
  x3do:hasROUTE :ROUTE_2_11_4, :ROUTE_2_11_5 ;
  x3do:geoCoords ( 36.595599 -121.877148 624990 ) .
:Billboard_2_11_1 a owl:NamedIndividual, x3do:Billboard ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:hasChildren :Shape_2_11_1_1 ;
  x3do:axisOfRotation ( 0 0 0 ) .
:Shape_2_11_1_1 a owl:NamedIndividual, x3do:Shape ;
  x3do:hasParent :Billboard_2_11_1 ;
  x3do:hasGeometry :Text_2_11_1_1_1 ;
  x3do:hasAppearance :Appearance_2_11_1_1_2 .
:Text_2_11_1_1_1 a owl:NamedIndividual, x3do:Text ;
  x3do:hasParent :Shape_2_11_1_1 ;
  x3do:hasFontStyle :FontStyle_2_11_1_1_1_1 ;
  x3do:string '"ViewpointSequencer tour"' .
:FontStyle_2_11_1_1_1_1 a owl:NamedIndividual, x3do:FontStyle ;
  x3do:hasParent :Text_2_11_1_1_1 ;
  x3do:justify '"MIDDLE" "MIDDLE"' .
:Appearance_2_11_1_1_2 a owl:NamedIndividual, x3do:Appearance ;
  x3do:hasParent :Shape_2_11_1_1 ;
  x3do:hasMaterial :Material_2_11_1_1_2_1 .
:Material_2_11_1_1_2_1 a owl:NamedIndividual, x3do:Material ;
  x3do:hasParent :Appearance_2_11_1_1_2 ;
  x3do:ambientIntensity 0.25 ;
  x3do:diffuseColor ( 0.795918 0.505869 0.093315 ) ;
  x3do:shininess 0.39 ;
  x3do:specularColor ( 0.923469 0.428866 0.006369 ) .
:TourTouch a owl:NamedIndividual, x3do:TouchSensor ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:DEF 'TourTouch' ;
  x3do:description 'Touch text to turn tour on/off' .
:TourToggle a owl:NamedIndividual, x3do:BooleanToggle ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:DEF 'TourToggle' .
:ROUTE_2_11_4 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:fromField 'isActive' ;
  x3do:fromNode 'TourTouch' ;
  x3do:toField 'set_boolean' ;
  x3do:toNode 'TourToggle' .
:ROUTE_2_11_5 a owl:NamedIndividual, x3do:ROUTE ;
  x3do:hasParent :GeoLocation_2_11 ;
  x3do:fromField 'toggle' ;
  x3do:fromNode 'TourToggle' ;
  x3do:toField 'set_enabled' ;
  x3do:toNode 'ViewpointTour' .
:ExternProtoDeclare_2_12 a owl:NamedIndividual, x3do:ExternProtoDeclare ;
  x3do:hasParent :Scene ;
  x3do:hasField :field_2_12_1, :field_2_12_2, :field_2_12_3, :field_2_12_4, :field_2_12_5, :field_2_12_6 ;
  x3do:appinfo 'ViewPositionOrientation provides provides console output of local position and orientation as user navigates' ;
  x3do:name 'ViewPositionOrientation' ;
  x3do:url '"../../Savage/Tools/Authoring/ViewPositionOrientationPrototype.x3d#ViewPositionOrientation" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/ViewPositionOrientationPrototype.x3d#ViewPositionOrientation" "../../Savage/Tools/Authoring/ViewPositionOrientationPrototype.wrl#ViewPositionOrientation" "https://www.web3d.org/x3d/content/examples/Savage/Tools/Authoring/ViewPositionOrientationPrototype.wrl#ViewPositionOrientation"' .
:field_2_12_1 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'inputOutput' ;
  x3do:appinfo 'Whether or not ViewPositionOrientation sends output to console' ;
  x3do:name 'enabled' ;
  x3do:type 'SFBool' .
:field_2_12_2 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'initializeOnly' ;
  x3do:appinfo 'Output internal trace messages for debugging this node, intended for developer use only' ;
  x3do:name 'traceEnabled' ;
  x3do:type 'SFBool' .
:field_2_12_3 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'inputOnly' ;
  x3do:appinfo 'Ability to turn output tracing on/off at runtime' ;
  x3do:name 'set_traceEnabled' ;
  x3do:type 'SFBool' .
:field_2_12_4 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Output local position' ;
  x3do:name 'position_changed' ;
  x3do:type 'SFVec3f' .
:field_2_12_5 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'Output local orientation' ;
  x3do:name 'orientation_changed' ;
  x3do:type 'SFRotation' .
:field_2_12_6 a owl:NamedIndividual, x3do:field ;
  x3do:hasParent :ExternProtoDeclare_2_12 ;
  x3do:accessType 'outputOnly' ;
  x3do:appinfo 'MFString value of new Viewpoint' ;
  x3do:name 'outputViewpointString' ;
  x3do:type 'MFString' .
:ExampleViewPositionOrientation a owl:NamedIndividual, x3do:ProtoInstance ;
  x3do:hasParent :Scene ;
  x3do:hasFieldValue :fieldValue_2_13_1 ;
  x3do:DEF 'ExampleViewPositionOrientation' ;
  x3do:name 'ViewPositionOrientation' .
:fieldValue_2_13_1 a owl:NamedIndividual, x3do:fieldValue ;
  x3do:hasParent :ExampleViewPositionOrientation ;
  x3do:name 'enabled' ;
  x3do:value false .
