SlideShare una empresa de Scribd logo
1 de 23
WorldWind
WorldWind
WorldWind
• Native context for Earth data
• Infrastructure management
• First Responder operations management
WorldWind
U.S. Government Usage
WorldWind
European Usage
NATOUnited Nations
WorldWind
Web WorldWind
WorldWind
WorldWind
Architecture
App
WorldWindow
Globe
Layers
Navigator
OpenGL
Terrai
n
Imagery
Shapes
WorldWind
Elemental Features
- WGS84 ellipsoid model
- Global terrain and vertical exaggeration
- Mouse and multi-touch navigation
- Compass, coordinate display, view control
WorldWind
- GeoJSON
- OGC KML
- OGC Collada
- OGC Well-Known Text
- ESRI Shapefile
Format Support
WorldWind
<html>
<head>
<script src="worldwind.min.js" type="text/javascript"></script>
</head>
<body>
<div style="position: absolute; top: 50px; left: 50px;">
<canvas id="canvasOne" width="1024" height="768">
</canvas>
</div>
<script>
window.addEventListener("load", eventWindowLoaded, false);
function eventWindowLoaded() {
var wwd = new WorldWind.WorldWindow(“canvasOne");
wwd.addLayer(new WorldWind.BMNGLayer());
wwd.addLayer(new WorldWind.CompassLayer());
wwd.addLayer(new WorldWind.CoordinatesDisplayLayer(wwd));
wwd.addLayer(new WorldWind.ViewControlsLayer(wwd));
wwd.addLayer(new WorldWind.StarFieldLayer());
wwd.addLayer(new WorldWind.AtmosphereLayer());
}
</script>
</body>
</html>
WebWorldWind
Easy to put the world into your web page!
WorldWind
ESA-NASA Partnership
Accelerated WebWorldWind Development
www.sentinel-hub.com
iOS Sentinel app + Android Sentinel app
European Space Agency
WorldWind
2D Map Mode
worldwind.arc.nasa.gov
WorldWind
Annotations
worldwind.arc.nasa.gov WorldWind
WorldWind worldwind.arc.nasa.gov
Placemarks & Picking
WorldWind
WorldWind
Paths
worldwind.arc.nasa.govWorldWind
WorldWind
Polygons
worldwind.arc.nasa.govWorldWind
WorldWind
Measurement
worldwind.arc.nasa.govWorldWind
WorldWind
MultiWindow
worldwind.arc.nasa.gov
WorldWind
• Node Package Manager (npm) integration
• Secure, automated JS library publication
• Flexible, application-focused virtual camera
interface
• OGC Well-Known-Text
• OGC OpenSearch
• Shape editors
Recent and Upcoming Features
WorldWind
o Internet Site
o Closed Network
o Single device
Any Deployment
WorldWind
• OGC Web Map Service (WMS)
• OGC Web Map Tile Service (WMTS)
• OGC Web Coverage Service (WCS)
• REST-based imagery
Web Service Support
WorldWind
WorldWind Server Kit
- GeoPackage layer source
- GeoPackage plugin enhancements and bug fixes
- GDAL file formats
- GeoPackage Export
- Web WorldWind Layer Viewing (Explorer)
- Tools to facilitate data workflows
- Prepackaged datasets
WorldWind
WorldWind Explorer
- Single page web app powered by Web WorldWind
- Conveniently view and interact with maps, imagery
and geospatial data
- Integrated with USGS and National Map layers
http://explorer.worldwind.earth/
http://worldwind.earth/
WorldWind
worldwind.arc.nasa.gov

Más contenido relacionado

La actualidad más candente (6)

G3m overview
G3m overviewG3m overview
G3m overview
 
Open source web-gis packages, geoserver-rest and pySLD
Open source web-gis packages, geoserver-rest and pySLDOpen source web-gis packages, geoserver-rest and pySLD
Open source web-gis packages, geoserver-rest and pySLD
 
Vectorial Streaming. Como FOSS4G Europe 2015
 Vectorial Streaming. Como  FOSS4G Europe 2015 Vectorial Streaming. Como  FOSS4G Europe 2015
Vectorial Streaming. Como FOSS4G Europe 2015
 
Glob3 Mobile. Point Cloud Streaming
Glob3 Mobile. Point Cloud StreamingGlob3 Mobile. Point Cloud Streaming
Glob3 Mobile. Point Cloud Streaming
 
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript WidgetsFOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
FOSS4G 2011: Mixing It Up with OpenLayers, ArcGIS Server and JavaScript Widgets
 
Geonode introduction
Geonode introductionGeonode introduction
Geonode introduction
 

Similar a NASA WorldWind Fed-State-Quarterly

Node webkit-meetup
Node webkit-meetupNode webkit-meetup
Node webkit-meetup
EU Edge
 
Budapest New Tech Meetup - node-webkit
Budapest New Tech Meetup - node-webkitBudapest New Tech Meetup - node-webkit
Budapest New Tech Meetup - node-webkit
Robert Szaloki
 
New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011
philogb
 
Server Side JavaScript - You ain't seen nothing yet
Server Side JavaScript - You ain't seen nothing yetServer Side JavaScript - You ain't seen nothing yet
Server Side JavaScript - You ain't seen nothing yet
Tom Croucher
 
Leaving Flatland: Getting Started with WebGL- SXSW 2012
Leaving Flatland: Getting Started with WebGL- SXSW 2012Leaving Flatland: Getting Started with WebGL- SXSW 2012
Leaving Flatland: Getting Started with WebGL- SXSW 2012
philogb
 

Similar a NASA WorldWind Fed-State-Quarterly (20)

Windows 8 for Web Developers
Windows 8 for Web DevelopersWindows 8 for Web Developers
Windows 8 for Web Developers
 
Node webkit-meetup
Node webkit-meetupNode webkit-meetup
Node webkit-meetup
 
Budapest New Tech Meetup - node-webkit
Budapest New Tech Meetup - node-webkitBudapest New Tech Meetup - node-webkit
Budapest New Tech Meetup - node-webkit
 
Going Offline with JS
Going Offline with JSGoing Offline with JS
Going Offline with JS
 
New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011New Tools for Visualization in JavaScript - Sept. 2011
New Tools for Visualization in JavaScript - Sept. 2011
 
Going offline with JS (DDD Sydney)
Going offline with JS (DDD Sydney)Going offline with JS (DDD Sydney)
Going offline with JS (DDD Sydney)
 
Html5 on Mobile(For Developer)
Html5 on Mobile(For Developer)Html5 on Mobile(For Developer)
Html5 on Mobile(For Developer)
 
Server Side JavaScript - You ain't seen nothing yet
Server Side JavaScript - You ain't seen nothing yetServer Side JavaScript - You ain't seen nothing yet
Server Side JavaScript - You ain't seen nothing yet
 
ESRI Dev Meetup: Building Distributed JavaScript Map Widgets
ESRI Dev Meetup: Building Distributed JavaScript Map WidgetsESRI Dev Meetup: Building Distributed JavaScript Map Widgets
ESRI Dev Meetup: Building Distributed JavaScript Map Widgets
 
Intro to HTML5
Intro to HTML5Intro to HTML5
Intro to HTML5
 
3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.3 Approaches to Mobile - An A to Z Primer.
3 Approaches to Mobile - An A to Z Primer.
 
Leaving Flatland: Getting Started with WebGL- SXSW 2012
Leaving Flatland: Getting Started with WebGL- SXSW 2012Leaving Flatland: Getting Started with WebGL- SXSW 2012
Leaving Flatland: Getting Started with WebGL- SXSW 2012
 
Bruce Lawson, Web Development 2.0, SparkUp! Poznan Poland
Bruce Lawson, Web Development 2.0, SparkUp! Poznan PolandBruce Lawson, Web Development 2.0, SparkUp! Poznan Poland
Bruce Lawson, Web Development 2.0, SparkUp! Poznan Poland
 
Bootstrap Study Share
Bootstrap Study ShareBootstrap Study Share
Bootstrap Study Share
 
Web Performance Part 4 "Client-side performance"
Web Performance Part 4  "Client-side performance"Web Performance Part 4  "Client-side performance"
Web Performance Part 4 "Client-side performance"
 
HTML5 on Mobile
HTML5 on MobileHTML5 on Mobile
HTML5 on Mobile
 
HTML5DevConf 2013 (October): WebGL is a game changer!
HTML5DevConf 2013 (October): WebGL is a game changer!HTML5DevConf 2013 (October): WebGL is a game changer!
HTML5DevConf 2013 (October): WebGL is a game changer!
 
Moving to the Client - JavaFX and HTML5
Moving to the Client - JavaFX and HTML5Moving to the Client - JavaFX and HTML5
Moving to the Client - JavaFX and HTML5
 
Geonode 2.0
Geonode 2.0Geonode 2.0
Geonode 2.0
 
LocationTech Tour 2016 - Vectortiles
LocationTech Tour 2016 - Vectortiles LocationTech Tour 2016 - Vectortiles
LocationTech Tour 2016 - Vectortiles
 

Último

Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
VictoriaMetrics
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
shinachiaurasa2
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
chiefasafspells
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Último (20)

WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
Large-scale Logging Made Easy: Meetup at Deutsche Bank 2024
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
The title is not connected to what is inside
The title is not connected to what is insideThe title is not connected to what is inside
The title is not connected to what is inside
 
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
%in Bahrain+277-882-255-28 abortion pills for sale in Bahrain
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park %in ivory park+277-882-255-28 abortion pills for sale in ivory park
%in ivory park+277-882-255-28 abortion pills for sale in ivory park
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
WSO2CON 2024 - Building the API First Enterprise – Running an API Program, fr...
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 

NASA WorldWind Fed-State-Quarterly

Notas del editor

  1. Thank you! Questions?
  2. {all logos are hyperlinks} Our most recent additions to standardizing WorldWind include: ESA - standardization on and investment in Web WorldWind technology. 5+ person team collaboration. UN - Open GIS group
  3. {FAA logo is a link User/Pass: faa/faafbbfcc} Since its inception, WorldWind has been widely adopted into U.S. Government operations. WorldWind first began as an SDK began with DOE in 2006 - group responsible for security around nuclear facilities FAA - Building their next gen air traffic management. Modeling air traffic scenarios - It is also used extensively by the DoD - Commercial - DoD contractors supporting other agencies and operations. - Army - Upgrading moving map on Android devices deployed in personnel carriers. - Air Force - Traffic control - MDA - Visualizing missile defense operations.
  4. {all logos are hyperlinks} Our most recent additions to standardizing WorldWind include: ESA - standardization on and investment in Web WorldWind technology. 5+ person team collaboration. UN - Open GIS group
  5. Rapidly maturing library for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages Runs in any browser supporting HTML5 and WebGL
  6. WorldWind’s high level architecture is a set of four interfaces that the application most often interacts with: WorldWindow, the visual component an application may integrate wherever and however it chooses Globe, a representation of the ellipsoid and its associated elevations Layers, which define the imagery, features, and controls that appear in the scene Navigator, the application’s control over the virtual camera and built-in navigation scheme WorldWind translates all of this information into OpenGL commands that display the scene using the host machine’s built-in graphics hardware. WorldWind’s interfaces are designed to work in a manner that’s easy to use and familiar to application developers. There’s no limit to when and how an application may interact with the WorldWind scene or modify its contents. Globes, Layers, Navigators, terrain, and shapes are all designed to be modified at runtime whenever the application chooses. Each WorldWind component is designed to be replaceable or extensible. For example, applications may define a custom Globe, compose their own Layers, or implement a custom shape (either by compositing existing WorldWind shapes or by writing custom OpenGL code).
  7. WorldWind’s high-level interfaces define its most basic features. In addition to displaying a virtual globe, the entire WorldWind scene is designed to be interactive. Applications can pick elements in the scene such as shapes and terrain, supporting endless interactive possibilities.
  8. WorldWind supports a variety of common exchange formats which enable data sharing, and easily display features on the Globe.
  9. API is geographically focused and easy to use.
  10. {all logos are hyperlinks} Our most recent additions to standardizing WorldWind include: ESA - standardization on and investment in Web WorldWind technology. 5+ person team collaboration. UN - Open GIS group
  11. In addition to displaying a 3D virtual globe, WorldWind is capable of displaying a 2D map. Applications flip a switch to go between 3D and 2D mode. WorldWind supports a variety of 2D map projections, and is extensible enough that applications may implement their own map projections.
  12. In addition to displaying a 3D virtual globe, WorldWind is capable of displaying a 2D map. Applications flip a switch to go between 3D and 2D mode. WorldWind supports a variety of 2D map projections, and is extensible enough that applications may implement their own map projections.
  13. Placemarks indicate a point of interest on the map. Placemarks are a flexible component, enabling control over the placemark image, its size, offset, orientation, and label.
  14. Path’s are WorldWind’s classic polyline shape.
  15. Polygons may be opaque or semi-transparent, 3D or draped over the terrain, and flat or extruded.
  16. Measurement tools and upcoming shape editors provide applications with a set of built-in tools for interacting with map features.
  17. In addition to displaying a 3D virtual globe, WorldWind is capable of displaying a 2D map. Applications flip a switch to go between 3D and 2D mode. WorldWind supports a variety of 2D map projections, and is extensible enough that applications may implement their own map projections.
  18. WorldWind is designed to deploy in your environment. Public internet sites, closed networks, even a single devices are all supported deployment scenarios.
  19. WorldWind is designed to deploy in your environment. Public internet sites, closed networks, even a single devices are all supported deployment scenarios.
  20. WorldWind SDKs all support data on the globe using OGC web services, and provides support for WMS, WMTS, and WCS (for elevations only).
  21. {all logos are hyperlinks} Our most recent additions to standardizing WorldWind include: ESA - standardization on and investment in Web WorldWind technology. 5+ person team collaboration. UN - Open GIS group
  22. {all logos are hyperlinks} Our most recent additions to standardizing WorldWind include: ESA - standardization on and investment in Web WorldWind technology. 5+ person team collaboration. UN - Open GIS group
  23. Thank you! Questions?