SlideShare a Scribd company logo
1 of 24
Download to read offline
- Osgeo Live CD / DVD
- OSSIM overview
- Ossimplanet and its applications
Advanced Geospatial Modeling – MEA792 Helena Mitasova
Lecture by Margherita Di Leo
- What is it?
OSGeo-Live is a self-contained bootable DVD, USB thumb drive or Virtual
Machine based on Xubuntu (xfce as desktop manager), that allows you to try a
wide variety of open source geospatial software without installing anything. It is
composed entirely of free software, allowing it to be freely distributed, duplicated
and passed around.
It provides pre-configured applications for a range of geospatial use cases,
including storage, publishing, viewing, analysis and manipulation of data. It also
contains sample datasets and documentation.
To try out the applications, simply:
1. Insert DVD or USB thumb drive in computer or virtual machine.
2. Reboot computer. (verify boot device order)
3. Press "Enter" to startup & login.
4. Trial applications from the "Geospatial" menu.
Osgeo Live CD / DVD
- Where can I download it?
http://download.osgeo.org/livedvd/
- Why is it useful?
Live DVD provides a number of open source geospatial tools, Desktop GIS,
Databases, Web services. Everything is compiled and ready to use. Also, there
are sample datasets and tutorials to get started.
- How I can find help?
Osgeo website:
http://wiki.osgeo.org/wiki/Live_GIS_Disc_FAQ
Mailing list archive:
http://news.gmane.org/gmane.comp.gis.osgeo.livedemo
IRC:
Server: irc.freenode.net, channel: #osgeolive
Osgeo Live CD / DVD
- What's the Live user name and password?
user/user. See the passwords.txt file on the desktop for application specific
database user/passwords.
- What's the root password?
There isn't one. To run commands as root type `sudo <command>` in a
terminal. To become root type `sudo - su`. Enter the user's password when
prompted.
Osgeo Live CD / DVD
OSSIM overview
”Awesome”
Open Source Software Image Map
OSSIM is a high performance software system for remote sensing,
image processing, geographical information systems and
photogrammetry.
It is an open source software project maintained at www.ossim.org
and has been under active development since 1996.
Ossim overview
Platform independent:
● Linux
● Mac OSX
● Windows
● Solaris
● IBM AIX - (xlc compiler)
Ossim overview
Capabilities
• Parallel processing capabilities with mpi libraries
• Rigorous sensor modeling
• Universal Sensor Models (RPCs)
• Wide range of Map Projections and Datums supported
• Non-destructive, parameter based image chains
• Native file access
• Precision Terrain correction and orthorectification
• Advanced Mosaicing, compositing, and fusions
• Elevation support
• Vector and shapelib support
• Projection and resolution independent
• Equation editors
• Histogram matching and tonal balancing
Ossim overview
The architecture of the library supports parallel
processing with mpi, a dynamic plugin architecture, and
dynamically connectable objects allowing rapid
prototyping of custom image processing chains.
Ossim overview
Ossim overview
Image chains
 Dynamically Connectable Image Chains
 Source > Models > Filters > Combiners >
Output
 Parameter Based, Non-Destructive Processing
Around the core ossim library, the software distribution
includes a large number of command line utilities that
can be easily scripted for batch production systems and
higher level GUI applications – imagelinker, and
iview. Additionally, bindings have been generated for
other languages.
See "running imagelinker" (Massimo Di Stefano) at:
http://www.geofemengineering.it/GeofemEngineering/Blog/Voci/2010/3/15_OSGEO_-_Live_-_DVD_-_%22running_imagelinker%22.html
Ossim overview
Also included in the distribution are the osgPlanet and
osgPlanet_qt modules.
These modules build on top of OSSIM and
OpenSceneGraph to provide geospatially accurate 3D
visualization capabilities.
Ossim overview
Website:
http://www.ossim.org/OSSIM/OSSIM_Home.html
Tutorials and data sample:
http://download.osgeo.org/ossim/
Mailing list:
https://lists.sourceforge.net/lists/listinfo/ossim-developer
Tracker and wiki:
http://trac.osgeo.org/ossim/
IRC:
Server: irc.freenode.net; Channel: #ossimplanet
Ossim overview
OssimPlanet and its applications
OssimPlanet is a 3D Geospatial viewer built on top of
OpenSceneGraph, Trolltech QT and OSSIM.
OssimPlanet extends geospatial viewing with access to
native geospatial formats, Elevation data sets, and OGC
Web Mapping Services (WMS) interfaces over the web.
osgPlanet is a C++ library and includes
ossimplanetviewer as a demonstration.
Ossimplanet and its applications
The current version of OssimPlanet supports:
● Staging of local geospatial files;
● Remote access of OGC WMS layers;
● Direct access to WorldWind protocol servers;
● Navigation to street addresses through the geocoding
menu item;
● osgEphemeris has also been recently incorporated
providing a skydome and current time/location
positioning of the sun, moon, and stars.
Ossimplanet and its applications
Ossimplanet and its applications
Supported Data Sets:
●OSSIM Geo-Spatial Formats
●GDAL Geo-Spatial Formats
●OGC WMS Interface
●WorldWind Server (a Web Mapping Service server)
●Pixia NUI format (proprietary file format)
Ossimplanet and its applications
Requirements:
OssimPlanet currently requires a 3 button mouse for navigation.
Event Action
Left mouse drag Rotates the globe
Right mouse drag Zoom in, zoom out
Arrow keys Start constant rotation
(accumulates with additional key
presses)
Return key Freezes all motions
Space bar Resets view to default position
W key Toggles between textured, wire
frame and point mode
L key Toggles directed light source
(currently disabled)
Ctrl+F Toggles full screen mode
Ossimplanet and its applications
Preferences:
Enable HUD
Heads Up Display includes the cross hairs at the center of the image and
the latitude, longitude, elevation, and height readout at the bottom left
hand corner of the display.
Enable elevation
Turns on or off elevation processing for topographic relief and
visualization in ossimPlanet. Elevation processing requires that elevation
data sets be staged through the Application Support directory for ossim.
DTED and SRTM file structures for elevation can be automatically
parsed and retrieved by the software.
Elevation multiplier
A pull down menu applies an elevation scaling factor. The higher the
number, the more exaggerated the topography.
Ossimplanet and its applications
Enable ephemeris
This checkbox enables the osgEphemeris library. If this option is
enabled, the system date and time as the well as the viewers location are
used to render a view of the heavens. The sun and the moon are
rendered in their relative positions against sky dome.
WMS
The OGC Web Mapping Services interface is supported in ossimPlanet.
The menu item will open a dialog box for getting WMS access to online
servers.
Ossimplanet and its applications
Open Session
A Session is an xml file that contains the state of the program including
data that has been loaded and the currrent view. The Open Session
command retrieves this file from disk, loads the data, and navigates to
the saved view.
Goto Lat Lon
Entering a Latitude, Longitude and optionally an altitude will navigate to
that position.
Some screenshots of OssimPlanet
(source: Massimo Di Stefano)
http://web.me.com/epiesasha/PlanetSasha/Gallery.html
Ossimplanet and its applications
PlanetSasha:
PlanetSasha is a project started thanks to the OSGEO foundation and
Google-Summer-of-Code initiative.
http://web.me.com/epiesasha/PlanetSasha/Project.html
GUI description:
http://web.me.com/epiesasha/PlanetSasha/PlanetSasha.html
Developer : Massimo Di Stefano
Mentor : Mark Lucas
Aim of the project :
Development of a plug-in for the OssimPlanet application for interface
with other Open Source G.I.S software such as Grass and Qgis. This
allows to export the elevation and texture data from Grass/Qgis to
OssimPlanet. The result is to synchronize the grass/qgis maps canvas
extent with the Ossimplanet scene.
Ossimplanet and its applications
Application
Author: Massimo Di Stefano
Using a raster elevation map as base layer, display it in a 2D gui and use
the mouse movement to write a tour on the map. The tour has been
processed and the output is an elevation profile and the instruction to
execute the tour in ossimplanet.
http://www.youtube.com/watch?v=8rWqUCPRHaY
License of this document
             This work is licensed under a Creative Commons License.
                         http://creativecommons.org/licenses/by­sa/3.0/
                                      2010, Margherita Di Leo, Italy
                                      dileomargherita AT gmail DOT com
License details: Attribution­ShareAlike 3.0:
You are free:
  * to Share — to copy, distribute and transmit the work
  * to Remix — to adapt the work
Under the following conditions:
  * Attribution — You must attribute the work in the manner specified by the author or licensor (but not 
in any
 way that suggests that they endorse you or your use of the work).
  *Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work 
only
under the same, similar or a compatible license.
With the understanding that:
  * Waiver — Any of the above conditions can be waived if you get permission from the copyright holder.
  * Other Rights — In no way are any of the following rights affected by the license:
       o Your fair dealing or fair use rights;
       o The author's moral rights;
       o Rights other persons may have either in the work itself or in how the work is used, such as publicity 
or privacy rights.

More Related Content

Similar to Lecture OSSIM

Free open source gis
Free open source gisFree open source gis
Free open source gis
Ashok Peddi
 
Open Source Geospatial Tools: Enabling Decision Makers
Open Source Geospatial Tools: Enabling Decision MakersOpen Source Geospatial Tools: Enabling Decision Makers
Open Source Geospatial Tools: Enabling Decision Makers
Ecotrust
 
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
Beniamino Murgante
 
Debugging IE Performance Issues with xperf, ETW and NavigationTiming
Debugging IE Performance Issues with xperf, ETW and NavigationTimingDebugging IE Performance Issues with xperf, ETW and NavigationTiming
Debugging IE Performance Issues with xperf, ETW and NavigationTiming
Nicholas Jansma
 
Enlightenment Foundation Libraries (Overview)
Enlightenment Foundation Libraries (Overview)Enlightenment Foundation Libraries (Overview)
Enlightenment Foundation Libraries (Overview)
Samsung Open Source Group
 

Similar to Lecture OSSIM (20)

Open Source GIS
Open Source GISOpen Source GIS
Open Source GIS
 
Free remote sensing and GIS data
Free remote sensing and GIS dataFree remote sensing and GIS data
Free remote sensing and GIS data
 
OSGeo Live Lightening Overview
OSGeo Live Lightening OverviewOSGeo Live Lightening Overview
OSGeo Live Lightening Overview
 
Toolchain for real-time simulations: GSN-MeteoIO-GEOtop
Toolchain for real-time simulations: GSN-MeteoIO-GEOtopToolchain for real-time simulations: GSN-MeteoIO-GEOtop
Toolchain for real-time simulations: GSN-MeteoIO-GEOtop
 
Free open source gis
Free open source gisFree open source gis
Free open source gis
 
Bruce Damer's presentation of Digital Spaces, an open source 3D simulation pl...
Bruce Damer's presentation of Digital Spaces, an open source 3D simulation pl...Bruce Damer's presentation of Digital Spaces, an open source 3D simulation pl...
Bruce Damer's presentation of Digital Spaces, an open source 3D simulation pl...
 
Integrating PostGIS in Web Applications
Integrating PostGIS in Web ApplicationsIntegrating PostGIS in Web Applications
Integrating PostGIS in Web Applications
 
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
OpenGeoData Italia - Roma - Simone Cortesi | Maurizio Napolitano | openstreet...
 
Introduction to EclipseRT (JAX 2010)
Introduction to EclipseRT (JAX 2010)Introduction to EclipseRT (JAX 2010)
Introduction to EclipseRT (JAX 2010)
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
Open Source Geospatial Tools: Enabling Decision Makers
Open Source Geospatial Tools: Enabling Decision MakersOpen Source Geospatial Tools: Enabling Decision Makers
Open Source Geospatial Tools: Enabling Decision Makers
 
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
 
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
GeoSDI: una piattaforma social di dati geografici basata sui principi di INSP...
 
DEMETER at OGC Agriculture Session
DEMETER at OGC Agriculture SessionDEMETER at OGC Agriculture Session
DEMETER at OGC Agriculture Session
 
How to setup MateriApps LIVE!
How to setup MateriApps LIVE!How to setup MateriApps LIVE!
How to setup MateriApps LIVE!
 
Cloud Computing and HTML5, 2010
Cloud Computing and HTML5, 2010Cloud Computing and HTML5, 2010
Cloud Computing and HTML5, 2010
 
Building Your Robot using AWS Robomaker
Building Your Robot using AWS RobomakerBuilding Your Robot using AWS Robomaker
Building Your Robot using AWS Robomaker
 
Debugging IE Performance Issues with xperf, ETW and NavigationTiming
Debugging IE Performance Issues with xperf, ETW and NavigationTimingDebugging IE Performance Issues with xperf, ETW and NavigationTiming
Debugging IE Performance Issues with xperf, ETW and NavigationTiming
 
True Reusable Code - DevSum2016
True Reusable Code - DevSum2016True Reusable Code - DevSum2016
True Reusable Code - DevSum2016
 
Enlightenment Foundation Libraries (Overview)
Enlightenment Foundation Libraries (Overview)Enlightenment Foundation Libraries (Overview)
Enlightenment Foundation Libraries (Overview)
 

More from Margherita Di Leo

Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...
Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...
Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...
Margherita Di Leo
 

More from Margherita Di Leo (15)

Presentazione introduttiva v01
Presentazione introduttiva v01Presentazione introduttiva v01
Presentazione introduttiva v01
 
Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...
Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...
Matera 25/06/2012. Convegno “Software libero ed open data: come ti cambiano l...
 
Convegno “Sicurezza informatica e strumenti GIS Free e Open Source per l’Inge...
Convegno “Sicurezza informatica e strumenti GIS Free e Open Source per l’Inge...Convegno “Sicurezza informatica e strumenti GIS Free e Open Source per l’Inge...
Convegno “Sicurezza informatica e strumenti GIS Free e Open Source per l’Inge...
 
Lez.5 - Corso di modelli e GIS per l'ambiente
Lez.5 - Corso di modelli e GIS per l'ambienteLez.5 - Corso di modelli e GIS per l'ambiente
Lez.5 - Corso di modelli e GIS per l'ambiente
 
Lez. 4 - Corso di modelli e GIS per l'ambiente
Lez. 4 - Corso di modelli e GIS per l'ambienteLez. 4 - Corso di modelli e GIS per l'ambiente
Lez. 4 - Corso di modelli e GIS per l'ambiente
 
Lez. 3 - Corso di modelli e GIS per l'ambiente
Lez. 3 - Corso di modelli e GIS per l'ambienteLez. 3 - Corso di modelli e GIS per l'ambiente
Lez. 3 - Corso di modelli e GIS per l'ambiente
 
Lez. 2 - Corso di modelli e GIS per l'ambiente
Lez. 2 - Corso di modelli e GIS per l'ambiente Lez. 2 - Corso di modelli e GIS per l'ambiente
Lez. 2 - Corso di modelli e GIS per l'ambiente
 
Lez. 1 - Corso di Modelli e GIS per l'ambiente
Lez. 1 - Corso di Modelli e GIS per l'ambiente Lez. 1 - Corso di Modelli e GIS per l'ambiente
Lez. 1 - Corso di Modelli e GIS per l'ambiente
 
Gfossday2011 esercitazione
Gfossday2011 esercitazioneGfossday2011 esercitazione
Gfossday2011 esercitazione
 
Linuxday 2011
Linuxday 2011Linuxday 2011
Linuxday 2011
 
Geoinformatics FCE CTU 2011
Geoinformatics FCE CTU 2011Geoinformatics FCE CTU 2011
Geoinformatics FCE CTU 2011
 
Foss4g it Lugano
Foss4g it LuganoFoss4g it Lugano
Foss4g it Lugano
 
GrassMeeting Trento Feb 2011
GrassMeeting Trento Feb 2011GrassMeeting Trento Feb 2011
GrassMeeting Trento Feb 2011
 
Lezione master Proidro - Modellazione idrologica con GRASS GIS 17/12/2010
Lezione master Proidro - Modellazione idrologica con GRASS GIS 17/12/2010Lezione master Proidro - Modellazione idrologica con GRASS GIS 17/12/2010
Lezione master Proidro - Modellazione idrologica con GRASS GIS 17/12/2010
 
Python grass
Python grassPython grass
Python grass
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 

Lecture OSSIM