SlideShare une entreprise Scribd logo
1  sur  30
Free GIS an intro to open-source spatial software
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],Be sure to examine the links and notes with these slides…there may be some not so obvious gems*
FREE* GIS ,[object Object]
FOSS4G : Free and Open Source  Software for Geospatial OSGEO : The Open Source  Geospatial Foundation  All of the products we'll talk about today are both free and open-source
Why Use Open Source GIS? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Why Use Open Source GIS? (cont’d) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Closed Source Software Dev Organization 1 Organization 2 Organization 3 $$$ $$$ $$$ Software $$$$$$$ $$$$ 0110 0110 Software Software Credit:  http://wiki.osgeo.org/wiki/Library  Holmes_2006a
Open Source Dev. Model Org. 2: New feature funders Org. 5: Customer of contributor Org.6  Org. 4: Community-funded  Developers Org. 1: Code in Org. 3: Documentation in, code out Org. 8: Code and money in, code and money out Org. 7: Ideas and money in, code out Org. 6: Consultant/ Contributor OS Community $$$$$$$ 0110 0110 0110 0110 1100 0110 0110 110 0110 1001 0110 101100011 0110 0100 0110 $$$ $$$ $$$ $$$ IDEAS DOCUMENTATION 1010 0110 1100 0110 1100 0110 1100 0110 1100 0110 1010 Credit:  http://wiki.osgeo.org/wiki/Library  Holmes_2006a
Who uses Open Source GIS? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Why Teach Open Source GIS? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
The Stack Free Alternatives For Your GIS Needs ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Credit:  http://opengeo.org/publications/opengeo-architecture/   The Stack ..in another form..
PostgreSQL + PostGIS ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],*The Open Geospatial Consortium, Inc.® (OGC) is a non-profit, international, voluntary consensus standards organization that is leading the development of standards for geospatial and location based services.
GeoServer Outputs: WMS, WFS, KML, GeoJSON, GeoRSS, more.. Share and edit geospatial data Open standards allow publishing from any major spatial data source including: shapefiles, SQL Server, PostGIS, DB2, Oracle, WFS, TIFF Images, MySQL Integrates with existing API's (Google, yahoo, etc.) ‏ Connects to ArcGIS Server WMS can be easily added into existing ArcMap .mxd's http://geoserver.org/display/GEOS/Welcome   GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. Designed for interoperability, it publishes data from any major spatial data source using open standards…GeoServer is the reference implementation of the Open Geospatial Consortium (OGC) Web Feature Service (WFS) and Web Coverage Service (WCS) standards, as well as a high performance certified compliant Web Map Service (WMS). GeoServer forms a core component of the Geospatial Web.
GeoServer Credit:  http://opengeo.org/publications/opengeo-architecture/
OpenLayers JavaScript Library, including API Similar to Google Maps API Makes building dynamic mapping webpages VERY easy Provides the tools needed to easily add a map to a webpage Allows overlaying your own data Can display map tiles and markers loaded from any source  http://openlayers.org/   OpenLayers: http://www.openlayers.org/ OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source…OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies. OpenLayers implements a (still-developing) JavaScript API for building rich web-based geographic applications, similar to the Google Maps and MSN Virtual Earth APIs, with one important difference -- OpenLayers is Free Software, developed for and by the Open Source software community.
GRASS Geographic Resources Analysis Support System ‏ Geospatial data management  Analysis Image processing Graphics/maps production Spatial modeling  Visualization Tons of tools + functions = Very complex analysis Now there's a simple user interface through QGIS Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many governmental agencies and environmental consulting companies. GRASS is an official project of the Open Source Geospatial Foundation. http://grass.osgeo.org/
OSSIM Open Source Software Image Map ‏ C++ software library that provides advanced remote sensing, image processing, and geo-spatial functionality Includes orthorectification, precision terrain correction, rigorous sensor models, very large mosaics, and cross sensor fusions, a wide range of map projections and datums, and a large range of commercial and government data formats   OSSIM Planet - an accurate 3D global geo-spatial viewer that is built on top of OSSIM
Quantum GIS (QGIS) Desktop application – very user friendly Can work directly with .shp file, WMS, too many to list  Any Platform – Windows, Mac, Linux FREE Plugins available (Similar to Firefox add-ons) ‏ Allow spatial analysis, 3-D analysis, statistical analysis... User interface for GRASS tools.  OGR interface allows use of TONS of formats PostGIS interface MapServer export www.qgis.org
The OGR Simple Features Library is a C++ open source library (and commandline tools) providing read (and sometimes write) access to a variety of vector file formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial, and Mapinfo mid/mif and TAB formats. GDAL is a translator library for raster geospatial data formats...It also comes with a variety of useful commandline utilities for data translation and processing. GDAL, OGR
With GDAL tools you can:     Report information about a file.   Copy a raster file, with control of output format.   Warp an image into a new coordinate system.   Build a MapServer raster tileindex.   Convert nearly black/white borders to exact value.    Contours from DEM.   Create a TMS tile structure, KML and simple web  viewer.    Tools to analyze and visualize DEMs.   Build a quick mosaic from a set of images.   Rasterize vectors into raster file.   Transform coordinates. And much more… Possible OGR Sources in QGIS:  AVCBin, BNA, CSV, DGN, ESRI Shapefile, GML, GMT, GPX, GRASS, GeoJSON, Interlis, KML, MapInfo FIle, Memory, MySQL, ODBC, OGDI, PGeo, PostgreSQL, REC, S57, SDTS, SQLite, TIGER, UK.NTF, VRT Possible OGR Targets in QGIS: BNA, CSV, DGN, ESRI Shapefile, GML, GMT, GPX, GeoJSON, Interlis 1, Interlis 2, KML, MapInfo FIle, Memory, MySQL, ODBC, PostgreSQL, S57, SQLite, TIGER
Looks Cool, Now What? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Tutorials / User Guides ,[object Object],[object Object],[object Object],[object Object],[object Object]
Tutorials / User Guides ,[object Object],[object Object],[object Object],[object Object],[object Object]
Want to get involved with Open Source GIS? ,[object Object],[object Object],[object Object]
Acknowledgements ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Final Thoughts ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Final Thoughts (cont’d) ,[object Object],[object Object]
Final Thoughts (cont’d) ,[object Object],[object Object],[object Object],[object Object],[object Object]
An after-thought.. ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Contenu connexe

Tendances (20)

Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
DATABASE & WEBGIS - GIS BOOTCAMP
DATABASE & WEBGIS - GIS BOOTCAMPDATABASE & WEBGIS - GIS BOOTCAMP
DATABASE & WEBGIS - GIS BOOTCAMP
 
GIS - Topology
GIS - Topology GIS - Topology
GIS - Topology
 
Introduction to gis and arc gis
Introduction to gis and arc gis Introduction to gis and arc gis
Introduction to gis and arc gis
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
Web GIS using Google Map and QGIS
Web GIS using Google Map and QGISWeb GIS using Google Map and QGIS
Web GIS using Google Map and QGIS
 
spatial data infrastructure : issues and concepts
spatial data infrastructure : issues and conceptsspatial data infrastructure : issues and concepts
spatial data infrastructure : issues and concepts
 
GIS and QGIS training notes
GIS and QGIS training notesGIS and QGIS training notes
GIS and QGIS training notes
 
History of GIS.pptx
History of GIS.pptxHistory of GIS.pptx
History of GIS.pptx
 
What is GIS
What is GISWhat is GIS
What is GIS
 
Components of GIS
Components of GISComponents of GIS
Components of GIS
 
Types of GIS Data
Types of GIS DataTypes of GIS Data
Types of GIS Data
 
Basic Gis
Basic GisBasic Gis
Basic Gis
 
Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)
 
A short introduction to GIS
A short introduction to GISA short introduction to GIS
A short introduction to GIS
 
Coordinate systems
Coordinate systemsCoordinate systems
Coordinate systems
 
Introduction to geomatics
Introduction to geomaticsIntroduction to geomatics
Introduction to geomatics
 
georeference
georeferencegeoreference
georeference
 
GIS - lecture-1.ppt
GIS - lecture-1.pptGIS - lecture-1.ppt
GIS - lecture-1.ppt
 

En vedette

Free and Open Source GIS
Free and Open Source GISFree and Open Source GIS
Free and Open Source GISNico Elema
 
Creating a Domain with Oracle WebLogic 11g
Creating a Domain with Oracle WebLogic 11gCreating a Domain with Oracle WebLogic 11g
Creating a Domain with Oracle WebLogic 11gLuis Carlos Berrocal
 
GIS presentation
GIS presentationGIS presentation
GIS presentationarniontech
 
Building Open Geospatial Science Network, Suchith Anand, University of Notti...
 Building Open Geospatial Science Network, Suchith Anand, University of Notti... Building Open Geospatial Science Network, Suchith Anand, University of Notti...
Building Open Geospatial Science Network, Suchith Anand, University of Notti...Platforma Otwartej Nauki
 
Free and Open Source Software technology: General Overview
Free and Open Source Software technology: General OverviewFree and Open Source Software technology: General Overview
Free and Open Source Software technology: General OverviewDr. Mohamed Gabr
 
NICOLA DIXON CV 2016
NICOLA DIXON CV 2016NICOLA DIXON CV 2016
NICOLA DIXON CV 2016Nicola Dixon
 
Low cost solutions for Lidar and GIS analysis
Low cost solutions for Lidar and GIS analysisLow cost solutions for Lidar and GIS analysis
Low cost solutions for Lidar and GIS analysisFungis Queensland
 
Setting the Table for Open Source GIS
Setting the Table for Open Source GISSetting the Table for Open Source GIS
Setting the Table for Open Source GISChristineBush
 
Free GIS Software meets zoonotic diseases: From raw data to ecological indica...
Free GIS Software meets zoonotic diseases: From raw data to ecological indica...Free GIS Software meets zoonotic diseases: From raw data to ecological indica...
Free GIS Software meets zoonotic diseases: From raw data to ecological indica...Markus Neteler
 
Free GIS Resources
Free GIS ResourcesFree GIS Resources
Free GIS Resourcesrutlandrpc
 
Free and Open Source GIS
Free and Open Source GISFree and Open Source GIS
Free and Open Source GISJachym Cepicky
 
The need of Interoperability in Office and GIS formats
The need of Interoperability in Office and GIS formatsThe need of Interoperability in Office and GIS formats
The need of Interoperability in Office and GIS formatsMarkus Neteler
 
Open Source Databases And Gis
Open Source Databases And GisOpen Source Databases And Gis
Open Source Databases And GisKudos S.A.S
 
Free GIS in the Classroom
Free GIS in the ClassroomFree GIS in the Classroom
Free GIS in the ClassroomGeoBlogs
 
Open Principles in GeoEducation
Open Principles in GeoEducationOpen Principles in GeoEducation
Open Principles in GeoEducationSuchith Anand
 
GIS in Geography
GIS in GeographyGIS in Geography
GIS in Geographyaatkinson7
 
Free and Open Source GIS software successful case studies Worldwide
Free and Open Source GIS software successful case studies WorldwideFree and Open Source GIS software successful case studies Worldwide
Free and Open Source GIS software successful case studies WorldwideDr. Mohamed Gabr
 
UAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TES
UAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TESUAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TES
UAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TESBrett Johnson
 

En vedette (20)

Intro Open Source GIS
Intro Open Source GISIntro Open Source GIS
Intro Open Source GIS
 
Free and Open Source GIS
Free and Open Source GISFree and Open Source GIS
Free and Open Source GIS
 
Creating a Domain with Oracle WebLogic 11g
Creating a Domain with Oracle WebLogic 11gCreating a Domain with Oracle WebLogic 11g
Creating a Domain with Oracle WebLogic 11g
 
GIS presentation
GIS presentationGIS presentation
GIS presentation
 
Building Open Geospatial Science Network, Suchith Anand, University of Notti...
 Building Open Geospatial Science Network, Suchith Anand, University of Notti... Building Open Geospatial Science Network, Suchith Anand, University of Notti...
Building Open Geospatial Science Network, Suchith Anand, University of Notti...
 
Free and Open Source Software technology: General Overview
Free and Open Source Software technology: General OverviewFree and Open Source Software technology: General Overview
Free and Open Source Software technology: General Overview
 
NICOLA DIXON CV 2016
NICOLA DIXON CV 2016NICOLA DIXON CV 2016
NICOLA DIXON CV 2016
 
Low cost solutions for Lidar and GIS analysis
Low cost solutions for Lidar and GIS analysisLow cost solutions for Lidar and GIS analysis
Low cost solutions for Lidar and GIS analysis
 
Setting the Table for Open Source GIS
Setting the Table for Open Source GISSetting the Table for Open Source GIS
Setting the Table for Open Source GIS
 
Free GIS Software meets zoonotic diseases: From raw data to ecological indica...
Free GIS Software meets zoonotic diseases: From raw data to ecological indica...Free GIS Software meets zoonotic diseases: From raw data to ecological indica...
Free GIS Software meets zoonotic diseases: From raw data to ecological indica...
 
Free GIS Resources
Free GIS ResourcesFree GIS Resources
Free GIS Resources
 
Free and Open Source GIS
Free and Open Source GISFree and Open Source GIS
Free and Open Source GIS
 
The need of Interoperability in Office and GIS formats
The need of Interoperability in Office and GIS formatsThe need of Interoperability in Office and GIS formats
The need of Interoperability in Office and GIS formats
 
Open Source Databases And Gis
Open Source Databases And GisOpen Source Databases And Gis
Open Source Databases And Gis
 
Gisa 2015
Gisa 2015Gisa 2015
Gisa 2015
 
Free GIS in the Classroom
Free GIS in the ClassroomFree GIS in the Classroom
Free GIS in the Classroom
 
Open Principles in GeoEducation
Open Principles in GeoEducationOpen Principles in GeoEducation
Open Principles in GeoEducation
 
GIS in Geography
GIS in GeographyGIS in Geography
GIS in Geography
 
Free and Open Source GIS software successful case studies Worldwide
Free and Open Source GIS software successful case studies WorldwideFree and Open Source GIS software successful case studies Worldwide
Free and Open Source GIS software successful case studies Worldwide
 
UAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TES
UAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TESUAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TES
UAV MAPPING, LIDAR MAPPING, LAND AND MINING AND ENGINEERING SURVEY - TES
 

Similaire à Open Source GIS

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 MakersEcotrust
 
Integrating PostGIS in Web Applications
Integrating PostGIS in Web ApplicationsIntegrating PostGIS in Web Applications
Integrating PostGIS in Web ApplicationsCommand Prompt., Inc
 
Foss4G-2010-Esri
Foss4G-2010-EsriFoss4G-2010-Esri
Foss4G-2010-EsriMike Gould
 
Dotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes
 
OSGeo Live Lightening Overview
OSGeo Live Lightening OverviewOSGeo Live Lightening Overview
OSGeo Live Lightening OverviewJody Garnett
 
Free remote sensing and GIS data
Free remote sensing and GIS dataFree remote sensing and GIS data
Free remote sensing and GIS dataNopphawanTamkuan
 
Defining Open
Defining OpenDefining Open
Defining OpenEsri
 
Introduction to Open Source GIS
Introduction to Open Source GISIntroduction to Open Source GIS
Introduction to Open Source GISSANGHEE SHIN
 
4. Digital Soil Mapping software tools
4. Digital Soil Mapping software tools4. Digital Soil Mapping software tools
4. Digital Soil Mapping software toolsExternalEvents
 
Sistemi Informativi Territoriali e Software Libero
Sistemi Informativi Territoriali e Software LiberoSistemi Informativi Territoriali e Software Libero
Sistemi Informativi Territoriali e Software LiberoMaurizio Napolitano
 
4. Digital Soil Mapping: Software and Tools
4. Digital Soil Mapping: Software and Tools4. Digital Soil Mapping: Software and Tools
4. Digital Soil Mapping: Software and ToolsFAO
 
Saving Money with Open Source GIS
Saving Money with Open Source GISSaving Money with Open Source GIS
Saving Money with Open Source GISbryanluman
 
Open Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they CompareOpen Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they CompareSafe Software
 
DSM software tools
DSM software toolsDSM software tools
DSM software toolsFAO
 
Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...
Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...
Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...Esri Ireland
 
Autodesk and Open Source
Autodesk and Open SourceAutodesk and Open Source
Autodesk and Open SourcePeter Rieks
 
Field Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service TechnologiesField Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service TechnologiesNiroshan Sanjaya
 
Sustainable and Efficient GIS? Open Source it.
Sustainable and Efficient GIS? Open Source it. Sustainable and Efficient GIS? Open Source it.
Sustainable and Efficient GIS? Open Source it. Mallon Technology
 

Similaire à Open Source GIS (20)

Bcs Talk Notes
Bcs Talk NotesBcs Talk Notes
Bcs Talk Notes
 
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
 
Integrating PostGIS in Web Applications
Integrating PostGIS in Web ApplicationsIntegrating PostGIS in Web Applications
Integrating PostGIS in Web Applications
 
Foss4G-2010-Esri
Foss4G-2010-EsriFoss4G-2010-Esri
Foss4G-2010-Esri
 
Dotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and Data
 
OSGeo Live Lightening Overview
OSGeo Live Lightening OverviewOSGeo Live Lightening Overview
OSGeo Live Lightening Overview
 
Free remote sensing and GIS data
Free remote sensing and GIS dataFree remote sensing and GIS data
Free remote sensing and GIS data
 
Defining Open
Defining OpenDefining Open
Defining Open
 
Introduction to Open Source GIS
Introduction to Open Source GISIntroduction to Open Source GIS
Introduction to Open Source GIS
 
4. Digital Soil Mapping software tools
4. Digital Soil Mapping software tools4. Digital Soil Mapping software tools
4. Digital Soil Mapping software tools
 
Sistemi Informativi Territoriali e Software Libero
Sistemi Informativi Territoriali e Software LiberoSistemi Informativi Territoriali e Software Libero
Sistemi Informativi Territoriali e Software Libero
 
4. Digital Soil Mapping: Software and Tools
4. Digital Soil Mapping: Software and Tools4. Digital Soil Mapping: Software and Tools
4. Digital Soil Mapping: Software and Tools
 
Saving Money with Open Source GIS
Saving Money with Open Source GISSaving Money with Open Source GIS
Saving Money with Open Source GIS
 
Open layers
Open layersOpen layers
Open layers
 
Open Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they CompareOpen Data Portals: 9 Solutions and How they Compare
Open Data Portals: 9 Solutions and How they Compare
 
DSM software tools
DSM software toolsDSM software tools
DSM software tools
 
Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...
Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...
Esri Ireland "ArcGIS - The Platform Story" Roadmap Session - Eamonn Doyle, Es...
 
Autodesk and Open Source
Autodesk and Open SourceAutodesk and Open Source
Autodesk and Open Source
 
Field Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service TechnologiesField Data Collecting, Processing and Sharing: Using web Service Technologies
Field Data Collecting, Processing and Sharing: Using web Service Technologies
 
Sustainable and Efficient GIS? Open Source it.
Sustainable and Efficient GIS? Open Source it. Sustainable and Efficient GIS? Open Source it.
Sustainable and Efficient GIS? Open Source it.
 

Dernier

Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
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...DianaGray10
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 

Dernier (20)

Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
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...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

Open Source GIS

  • 1. Free GIS an intro to open-source spatial software
  • 2.
  • 3.
  • 4. FOSS4G : Free and Open Source Software for Geospatial OSGEO : The Open Source Geospatial Foundation All of the products we'll talk about today are both free and open-source
  • 5.
  • 6.
  • 7. Closed Source Software Dev Organization 1 Organization 2 Organization 3 $$$ $$$ $$$ Software $$$$$$$ $$$$ 0110 0110 Software Software Credit: http://wiki.osgeo.org/wiki/Library Holmes_2006a
  • 8. Open Source Dev. Model Org. 2: New feature funders Org. 5: Customer of contributor Org.6 Org. 4: Community-funded Developers Org. 1: Code in Org. 3: Documentation in, code out Org. 8: Code and money in, code and money out Org. 7: Ideas and money in, code out Org. 6: Consultant/ Contributor OS Community $$$$$$$ 0110 0110 0110 0110 1100 0110 0110 110 0110 1001 0110 101100011 0110 0100 0110 $$$ $$$ $$$ $$$ IDEAS DOCUMENTATION 1010 0110 1100 0110 1100 0110 1100 0110 1100 0110 1010 Credit: http://wiki.osgeo.org/wiki/Library Holmes_2006a
  • 9.
  • 10.
  • 11.
  • 13.
  • 14. GeoServer Outputs: WMS, WFS, KML, GeoJSON, GeoRSS, more.. Share and edit geospatial data Open standards allow publishing from any major spatial data source including: shapefiles, SQL Server, PostGIS, DB2, Oracle, WFS, TIFF Images, MySQL Integrates with existing API's (Google, yahoo, etc.) ‏ Connects to ArcGIS Server WMS can be easily added into existing ArcMap .mxd's http://geoserver.org/display/GEOS/Welcome GeoServer is an open source software server written in Java that allows users to share and edit geospatial data. Designed for interoperability, it publishes data from any major spatial data source using open standards…GeoServer is the reference implementation of the Open Geospatial Consortium (OGC) Web Feature Service (WFS) and Web Coverage Service (WCS) standards, as well as a high performance certified compliant Web Map Service (WMS). GeoServer forms a core component of the Geospatial Web.
  • 15. GeoServer Credit: http://opengeo.org/publications/opengeo-architecture/
  • 16. OpenLayers JavaScript Library, including API Similar to Google Maps API Makes building dynamic mapping webpages VERY easy Provides the tools needed to easily add a map to a webpage Allows overlaying your own data Can display map tiles and markers loaded from any source http://openlayers.org/ OpenLayers: http://www.openlayers.org/ OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source…OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies. OpenLayers implements a (still-developing) JavaScript API for building rich web-based geographic applications, similar to the Google Maps and MSN Virtual Earth APIs, with one important difference -- OpenLayers is Free Software, developed for and by the Open Source software community.
  • 17. GRASS Geographic Resources Analysis Support System ‏ Geospatial data management Analysis Image processing Graphics/maps production Spatial modeling Visualization Tons of tools + functions = Very complex analysis Now there's a simple user interface through QGIS Commonly referred to as GRASS, this is a Geographic Information System (GIS) used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many governmental agencies and environmental consulting companies. GRASS is an official project of the Open Source Geospatial Foundation. http://grass.osgeo.org/
  • 18. OSSIM Open Source Software Image Map ‏ C++ software library that provides advanced remote sensing, image processing, and geo-spatial functionality Includes orthorectification, precision terrain correction, rigorous sensor models, very large mosaics, and cross sensor fusions, a wide range of map projections and datums, and a large range of commercial and government data formats   OSSIM Planet - an accurate 3D global geo-spatial viewer that is built on top of OSSIM
  • 19. Quantum GIS (QGIS) Desktop application – very user friendly Can work directly with .shp file, WMS, too many to list Any Platform – Windows, Mac, Linux FREE Plugins available (Similar to Firefox add-ons) ‏ Allow spatial analysis, 3-D analysis, statistical analysis... User interface for GRASS tools. OGR interface allows use of TONS of formats PostGIS interface MapServer export www.qgis.org
  • 20. The OGR Simple Features Library is a C++ open source library (and commandline tools) providing read (and sometimes write) access to a variety of vector file formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial, and Mapinfo mid/mif and TAB formats. GDAL is a translator library for raster geospatial data formats...It also comes with a variety of useful commandline utilities for data translation and processing. GDAL, OGR
  • 21. With GDAL tools you can:   Report information about a file.   Copy a raster file, with control of output format.   Warp an image into a new coordinate system.   Build a MapServer raster tileindex.   Convert nearly black/white borders to exact value.   Contours from DEM.   Create a TMS tile structure, KML and simple web  viewer.   Tools to analyze and visualize DEMs.   Build a quick mosaic from a set of images.   Rasterize vectors into raster file.   Transform coordinates. And much more… Possible OGR Sources in QGIS:  AVCBin, BNA, CSV, DGN, ESRI Shapefile, GML, GMT, GPX, GRASS, GeoJSON, Interlis, KML, MapInfo FIle, Memory, MySQL, ODBC, OGDI, PGeo, PostgreSQL, REC, S57, SDTS, SQLite, TIGER, UK.NTF, VRT Possible OGR Targets in QGIS: BNA, CSV, DGN, ESRI Shapefile, GML, GMT, GPX, GeoJSON, Interlis 1, Interlis 2, KML, MapInfo FIle, Memory, MySQL, ODBC, PostgreSQL, S57, SQLite, TIGER
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.

Notes de l'éditeur

  1. The common misconception with anything free is that there is something wrong with it. New Coldplay album was just given away for free to their fans. My first thought was that the sound of the album would be poor/ that the songs would be up to par with their other albums. But I downloaded it anyway since its free, and it turns out to be a really great album. www.coldplay.com
  2. Holmes_2006a - "Return on investment of Open Source Software / An Ever-increasing Return on Investment", by Chris Holmes; from Location Intelligence 2006; 5 slides [remix: yes] [format: PPT, ODP]
  3. Holmes_2006a - "Return on investment of Open Source Software / An Ever-increasing Return on Investment", by Chris Holmes; from Location Intelligence 2006; 5 slides [remix: yes] [format: PPT, ODP]
  4. Imagine if all past knowledge was kept hidden or its use was restricted to only those who are willing to pay for it. Education and research would suffer. Publishing books or sharing information of any sort would become difficult. Yet this is the mentality behind the proprietary software model. In the same way shared knowledge propels the whole of society forward, open technology development can drive innovation for an entire industry. http://www.redhat.com/about/whyopensource/
  5. http://opengeo.org/publications/opengeo-architecture/
  6. Quantum GIS (QGIS) is a user friendly Open Source Geographic Information System (GIS) licensed under the GNU General Public License. QGIS is an official project of the Open Source Geospatial Foundation (OSGeo). It runs on Linux, Unix, Mac OSX, and Windows and supports numerous vector, raster, and database formats and functionalities. Quantum GIS provides a continously growing number of capabilities provided by core functions and plugins. You can visualize, manage, edit, analyse data, and compose printable maps. Get a first impression with some screenshots and a more detailed feature list. Quantum GIS is a volunteer driven project. We welcome contributions from in the form of code contributions, bug fixes, bug reports, contributed documentation, advocacy and supporting other users on our mailing lists and the QGIS Forum. If you are interested in actively supporting the project, you can find more information under the development menu and on the QGIS Wiki. We also welcome financial contributions in the form of sponsoring and funding.
  7. OSGeo4W  A binary distribution of a broad set of open source geospatial software for Win32 environments (Windows XP, Vista, etc). Includes GDAL/OGR , GRASS , MapServer , OpenEV , uDig , QGIS as well as many other packages (about 70 as of summer 2008). http://trac.osgeo.org/osgeo4w/
  8. If you’re really getting into this stuff – contact Paul or Joe…we have plenty more resources to throw at you!!