{ "X3D": {
    "encoding":"UTF-8",
    "@profile":"Immersive",
    "@version":"3.3",
    "@xsd:noNamespaceSchemaLocation":"https://www.web3d.org/specifications/x3d-3.3.xsd",
    "JSON schema":"https://www.web3d.org/specifications/x3d-4.0-JSONSchema.autogenerated.json",
    "head": {
        "component": [
          {
            "@name":"DIS",
            "@level":1
          },
          {
            "@name":"Geospatial",
            "@level":1
          }
        ],
        "meta": [
          {
            "@name":"title",
            "@content":"SanDiegoOpArea.x3d"
          },
          {
            "@name":"description",
            "@content":"Operations area top-level scene for Monterey Bay California, used by the AUV Workbench to build scenarios using unmanned vehicles."
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman"
          },
          {
            "@name":"created",
            "@content":"15 September 2010"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Savage/AuvWorkbench/OperatingAreas/SanDiegoOpArea.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../../license.html"
          },
          {
            "@name":"translated",
            "@content":"21 April 2026"
          },
          {
            "@name":"generator",
            "@content":"X3dToJson.xslt, https://www.web3d.org/x3d/stylesheets/X3dToJson.html"
          },
          {
            "@name":"reference",
            "@content":"X3D JSON encoding: https://www.web3d.org/wiki/index.php/X3D_JSON_Encoding"
          }
        ]
    },
    "Scene": {
        "-children":[
          {
            "#comment":"Note that the geoCoords must match the AUV Workbench c_geo.xml file in /configuration/template"
          },
          { "WorldInfo":
            {
              "@title":"SanDiegoOpArea.x3d"
            }
          },
          { "GeoLocation":
            {
              "@geoCoords":[32.67,-117.23,0],
              "-geoOrigin":
                { "GeoOrigin":
                  {
                    "@DEF":"DEPRECATED",
                    "@geoCoords":[32.67,-117.23,0.0]
                  }
                },
              "-children":[
                {
                  "#comment":"<DirectionalLight ambientIntensity='0.1' direction='-3 -3 0'/>"
                },
                {
                  "#comment":"the following scene is not geospatially referenced"
                },
                { "Inline":
                  {
                    "@url":["../../../Savage/Locations/SanDiegoCalifornia/SanDiego.x3d","https://www.web3d.org/x3d/content/examples/Savage/Locations/SanDiegoCalifornia/SanDiego.x3d","../../../Savage/Locations/SanDiegoCalifornia/SanDiego.wrl","https://www.web3d.org/x3d/content/examples/Savage/Locations/SanDiegoCalifornia/SanDiego.wrl"]
                  }
                }
              ]
            }
          },
          { "GeoViewpoint":
            {
              "@DEF":"OverheadViewpoint",
              "@description":"San Diego Bay Operations Area",
              "@orientation":[-1,0,0,1.57],
              "@position":[32.67,-117.23,2000]
            }
          },
          { "GeoViewpoint":
            {
              "@DEF":"IntermediateViewpoint",
              "@description":"500m altitude",
              "@position":[32.67,-117.23,500]
            }
          },
          { "GeoViewpoint":
            {
              "@DEF":"LowerViewpoint",
              "@description":"250m altitude",
              "@position":[32.63,-117.22,250]
            }
          },
          { "NavigationInfo":
            {
              "@DEF":"FastNI",
              "@speed":1000.0,
              "@type":["FLY","ANY"]
            }
          },
          { "NavigationInfo":
            {
              "@DEF":"SlowNI",
              "@speed":100.0
            }
          },
          { "ROUTE":
            {
              "@fromField":"isBound",
              "@fromNode":"OverheadViewpoint",
              "@toField":"set_bind",
              "@toNode":"FastNI"
            }
          }
        ]
    }
  }
}