#VRML V2.0 utf8 EXTERNPROTO GeoCoordinate [ field SFNode geoOrigin field MFString geoSystem field MFString point ] "http://www.ai.sri.com/geovrml/1.0/protos/GeoCoordinate.wrl" EXTERNPROTO GeoViewpoint [ field SFNode geoOrigin field MFString geoSystem field SFString position field SFRotation orientation field SFString description exposedField SFFloat fieldOfView exposedField SFBool jump exposedField MFString navType eventIn SFBool set_bind eventIn SFString set_position eventOut SFTime bindTime eventOut SFBool isBound ] "http://www.ai.sri.com/geovrml/1.0/protos/GeoViewpoint.wrl" Group { children [ GeoViewpoint { geoSystem [ "GDC" ] position "35.0 -70.0 10000000" orientation 1 0 0 -1.57 description "Initial GeoViewpoint" navType [ "EXAMINE", "ANY" ] } Shape { appearance Appearance { material Material { emissiveColor .3 1 .3 } } geometry PointSet { # A GeoCoordinate node with lat/long/elevation data values. # These form a single rectangular sampling of the space # (-180,-90) to (180,90) at a constant elevation of 0 m coord GeoCoordinate { geoSystem "GDC" point [ " 0 -90 0 20 -90 0 40 -90 0 60 -90 0 80 -90 0 100 -90 0" "120 -90 0 140 -90 0 160 -90 0 180 -90 0 200 -90 0 220 -90 0 240 -90 0 260 -90 0 280 -90 0 300 -90 0 320 -90 0 340 -90 0 360 -90 0 0 -75 0 20 -75 0 40 -75 0 60 -75 0 80 -75 0 100 -75 0 120 -75 0 140 -75 0 160 -75 0 180 -75 0 200 -75 0 220 -75 0 240 -75 0 260 -75 0 280 -75 0 300 -75 0 320 -75 0 340 -75 0 360 -75 0 0 -60 0 20 -60 0 40 -60 0 60 -60 0 80 -60 0 100 -60 0 120 -60 0 140 -60 0 160 -60 0 180 -60 0 200 -60 0 220 -60 0 240 -60 0 260 -60 0 280 -60 0 300 -60 0 320 -60 0 340 -60 0 360 -60 0 0 -45 0 20 -45 0 40 -45 0 60 -45 0 80 -45 0 100 -45 0 120 -45 0 140 -45 0 160 -45 0 180 -45 0 200 -45 0 220 -45 0 240 -45 0 260 -45 0 280 -45 0 300 -45 0 320 -45 0 340 -45 0 360 -45 0 0 -30 0 20 -30 0 40 -30 0 60 -30 0 80 -30 0 100 -30 0 120 -30 0 140 -30 0 160 -30 0 180 -30 0 200 -30 0 220 -30 0 240 -30 0 260 -30 0 280 -30 0 300 -30 0 320 -30 0 340 -30 0 360 -30 0 0 -15 0 20 -15 0 40 -15 0 60 -15 0 80 -15 0 100 -15 0 120 -15 0 140 -15 0 160 -15 0 180 -15 0 200 -15 0 220 -15 0 240 -15 0 260 -15 0 280 -15 0 300 -15 0 320 -15 0 340 -15 0 360 -15 0 0 0 0 20 0 0 40 0 0 60 0 0 80 0 0 100 0 0 120 0 0 140 0 0 160 0 0 180 0 0 200 0 0 220 0 0 240 0 0 260 0 0 280 0 0 300 0 0 320 0 0 340 0 0 360 0 0 0 15 0 20 15 0 40 15 0 60 15 0 80 15 0 100 15 0 120 15 0 140 15 0 160 15 0 180 15 0 200 15 0 220 15 0 240 15 0 260 15 0 280 15 0 300 15 0 320 15 0 340 15 0 360 15 0 0 30 0 20 30 0 40 30 0 60 30 0 80 30 0 100 30 0 120 30 0 140 30 0 160 30 0 180 30 0 200 30 0 220 30 0 240 30 0 260 30 0 280 30 0 300 30 0 320 30 0 340 30 0 360 30 0 0 45 0 20 45 0 40 45 0 60 45 0 80 45 0 100 45 0 120 45 0 140 45 0 160 45 0 180 45 0 200 45 0 220 45 0 240 45 0 260 45 0 280 45 0 300 45 0 320 45 0 340 45 0 360 45 0 0 60 0 20 60 0 40 60 0 60 60 0 80 60 0 100 60 0 120 60 0 140 60 0 160 60 0 180 60 0 200 60 0 220 60 0 240 60 0 260 60 0 280 60 0 300 60 0 320 60 0 340 60 0 360 60 0 0 75 0 20 75 0 40 75 0 60 75 0 80 75 0 100 75 0 120 75 0 140 75 0 160 75 0 180 75 0 200 75 0 220 75 0 240 75 0 260 75 0 280 75 0 300 75 0 320 75 0 340 75 0 360 75 0 0 90 0 20 90 0 40 90 0 60 90 0 80 90 0 100 90 0 120 90 0 140 90 0 160 90 0 180 90 0 200 90 0 220 90 0 240 90 0 260 90 0 280 90 0 300 90 0 320 90 0 340 90 0 360 90 0 " ] } } } ] }