{ "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":"Geospatial",
            "@level":1
          }
        ],
        "meta": [
          {
            "@name":"title",
            "@content":"A4_GeoLocation.x3d"
          },
          {
            "@name":"creator",
            "@content":"Martin Reddy SRI, original example"
          },
          {
            "@name":"creator",
            "@content":"Don Brutzman NPS, X3D encoding"
          },
          {
            "@name":"created",
            "@content":"26 June 2000"
          },
          {
            "@name":"modified",
            "@content":"20 October 2019"
          },
          {
            "@name":"description",
            "@content":"Specification example georeferencing VRML objects: display standard VRML cone at latitude/longitude location of Lossiemouth, Scotland."
          },
          {
            "@name":"reference",
            "@content":"http://www.geovrml.org/1.0/doc/examples.html"
          },
          {
            "@name":"reference",
            "@content":"originals/geoloc.wrl"
          },
          {
            "@name":"reference",
            "@content":"VRML 97 encoding http://www.geovrml.org/1.0/doc/examples/geoinline.wrl"
          },
          {
            "@name":"identifier",
            "@content":"https://www.web3d.org/x3d/content/examples/Basic/Geospatial/A4_GeoLocation.x3d"
          },
          {
            "@name":"generator",
            "@content":"X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit"
          },
          {
            "@name":"license",
            "@content":"../license.html"
          },
          {
            "@name":"translated",
            "@content":"20 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":[
          { "WorldInfo":
            {
              "@title":"A4_GeoLocation.x3d"
            }
          },
          { "Group":
            {
              "-children":[
                { "Background":
                  {
                    "@groundColor":[0,0,0],
                    "@skyColor":[1,1,1]
                  }
                },
                { "GeoViewpoint":
                  {
                    "@description":"Initial GeoViewpoint",
                    "@orientation":[1,0,0,-1.57],
                    "@position":[51.5122,-40.0,10000000]
                  }
                },
                { "Shape":
                  {
                    "-appearance":
                      { "Appearance":
                        {
                          "-material":
                            { "Material":
                              {
                                "@diffuseColor":[0.8,1.0,0.3]
                              }
                            },
                          "-texture":
                            { "ImageTexture":
                              {
                                "@url":["images/earth.gif","images/earth.jpg","images/earth2.gif","images/earth3.jpg","https://www.web3d.org/x3d/content/examples/Basic/Geospatial/images/earth.gif","https://www.web3d.org/x3d/content/examples/Basic/Geospatial/images/earth.jpg","https://www.web3d.org/x3d/content/examples/Basic/Geospatial/images/earth2.gif","https://www.web3d.org/x3d/content/examples/Basic/Geospatial/images/earth3.jpg"]
                              }
                            }
                        }
                      },
                    "-geometry":
                      { "GeoElevationGrid":
                        {
                          "@creaseAngle":1.05,
                          "@geoGridOrigin":[-90,-180,0],
                          "@height":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
                          "@xDimension":11,
                          "@xSpacing":36,
                          "@zDimension":11,
                          "@zSpacing":18
                        }
                      }
                  }
                },
                { "GeoLocation":
                  {
                    "@geoCoords":[57.7174,-3.286119,200000],
                    "-children":[
                      { "Transform":
                        {
                          "@rotation":[1,0,0,3.1415926],
                          "-children":[
                            { "Shape":
                              {
                                "-appearance":
                                  { "Appearance":
                                    {
                                      "-material":
                                        { "Material":
                                          {
                                            "@diffuseColor":[1,1,0]
                                          }
                                        }
                                    }
                                  },
                                "-geometry":
                                  { "Cone":
                                    {
                                      "@bottomRadius":100000,
                                      "@height":500000
                                    }
                                  }
                              }
                            }
                          ]
                        }
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
    }
  }
}