SlideShare una empresa de Scribd logo
1 de 33
Descargar para leer sin conexión
Introduction of
Open Source GIS
May 26 2013
microbase.LLC
Hiroaki Sengoku
the 2nd G-SPASE meeting
Sunday, May 26, 13
Hiroaki	
  Sengoku
The	
  univ	
  of	
  Tokyo
Graduate	
  school	
  of	
  Fron9er	
  science
Ph.D	
  student
About me
NPO	
  Ino-­‐shachu	
  vice	
  president
microbase.LLC	
  president
Hobby:	
  motorBike,	
  Reading
Sunday, May 26, 13
Agenda
Processing large-scale data using Open Source GIS
What’s Open Source GIS ?
Major Open Source GIS
How to learn Open Source GIS?
Case example
Sunday, May 26, 13
OpenStreetMap known for the Wikipedia of Maps is
composed of Open Source GIS.
Sunday, May 26, 13
Source: http://wiki.openstreetmap.org/wiki/Component_overview
Sunday, May 26, 13
Open Source GIS is contributing to
earthquake disaster reconstruction.
Sunday, May 26, 13
source: http://www.agt.bme.hu/public_e/gis_func/funct26.htm
GIS Functions
Sunday, May 26, 13
Over 200 Open Source for GIS are released.
sources: http://opensourcegis.org/
Sunday, May 26, 13
Agenda
Processing large-scale data using Open Source GIS
What’s Open Source GIS ?
Major Open Source GIS
How to learn Open Source GIS?
Case example
Sunday, May 26, 13
Delivery
Analysis Viewer
Sunday, May 26, 13
Quantum GIS (QGIS)
An user friendly
GIS that runs on
Linux, Unix, Mac
OSX, Windows
and Android.
Easy analysis
can be done
using QGIS.
Sunday, May 26, 13
GRASS
used for geospatial data management and analysis, image processing,
graphics/maps production, spatial modeling, and visualization.
Sunday, May 26, 13
R a free software programming language and a software
environment for statistical computing and graphics
rich packages can be available
source: http://www.geopacific.org/opensourcegis/gcngisbook/QGIS_book/7b2c57ae0/8oo25e
ex) Home range analysis for Japanese monkeys install.packages("adehabitat", dep = TRUE)
Sunday, May 26, 13
spatial objects for the PostgreSQL database, allowing storage
and query of information about location and mapping.
PostGIS
Sunday, May 26, 13
GDAL/OGR
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
Transform coordinates.
And much more…Read and write multiple GIS formats
Sunday, May 26, 13
Open Layers
Display map data in web browsers
Sunday, May 26, 13
Agenda
Processing large-scale data using Open Source GIS
What’s Open Source GIS ?
Major Open Source GIS
How to learn Open Source GIS?
Case example
Sunday, May 26, 13
large-scale database: mobile and web, buildings...
Although GUI based GIS is very helpful...
Sunday, May 26, 13
Run using Script language
ex)
PyQt based on Python
Sunday, May 26, 13
出典 Wikipedia Edsger Wybe Dijkstra
Edsger	
  Wybe	
  Dijkstra
	
  (1930-­‐2002)
ex)
Sunday, May 26, 13
1.  from'PyQt4.QtCore'import'*'
2.  from'PyQt4.QtGui'import'*'
3.  from'qgis.core'import'*'
4.  from'qgis.gui'import'*'
5.  from'qgis.networkanalysis'import'*'
6.  import'csv'
7.  '
8.  #create'graph'from'network'data'
9.  vl'='qgis.uIls.iface.mapCanvas().currentLayer()'
10. director'='QgsLineVectorLayerDirector('vl,'Q1,''',''',''','3')'
11. properter'='QgsDistanceArcProperter()'
12. director.addProperter('properter')'
13. crs'='qgis.uIls.iface.mapCanvas().mapRenderer().desInaIonCrs()'
14. builder'='QgsGraphBuilder('crs')'
ex)
# If you have interested above in PyQt, try this! http://www.slideshare.net/hiroakisengoku/foss4-g-15026614
Sunday, May 26, 13
ex)
Sunday, May 26, 13
Agenda
Processing large-scale data using Open Source GIS
What’s Open Source GIS ?
Major Open Source GIS
How to learn Open Source GIS?
Case example
Sunday, May 26, 13
Estimation of Fire Spreading
Sunday, May 26, 13
Source: Zenrin Maps
Sunday, May 26, 13
Zenrin Maps Census Other Resources
Cluster of Fire Spreading
Estimating
bldg attr
Fire Simulation
amedas etc...
Sunday, May 26, 13
Agenda
Processing large-scale data using Open Source GIS
What’s Open Source GIS ?
Major Open Source GIS
How to learn Open Source GIS?
Case example
Sunday, May 26, 13
Web Tips
sample code
Reference
web text
Sunday, May 26, 13
Collaboratively edited question site
Sunday, May 26, 13
Slideshare
Sunday, May 26, 13
Books
Sunday, May 26, 13
Workshop
Sunday, May 26, 13
Thank	
  you	
  for	
  aTen9on	
  :)
33
Hiroaki Sengoku
Sunday, May 26, 13

Más contenido relacionado

La actualidad más candente

EuroPython 2019: GeoSpatial Analysis using Python and JupyterHub
EuroPython 2019: GeoSpatial Analysis using Python and JupyterHubEuroPython 2019: GeoSpatial Analysis using Python and JupyterHub
EuroPython 2019: GeoSpatial Analysis using Python and JupyterHubMartin Christen
 
Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...
Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...
Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...Amazon Web Services
 
Computation of spatial data on Hadoop Cluster
Computation of spatial data on Hadoop ClusterComputation of spatial data on Hadoop Cluster
Computation of spatial data on Hadoop ClusterAbhishek Sagar
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2wang yaohui
 
GIS on the Web
GIS on the WebGIS on the Web
GIS on the WebRuss White
 
MapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy ResourcesMapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy ResourcesPrakher Hajela Saxena
 
The GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarThe GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarMarkus Neteler
 
How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1wang yaohui
 
Defination of gis and components of arc gis
Defination of gis and components of arc gisDefination of gis and components of arc gis
Defination of gis and components of arc gisSreedhar Siddhu
 
All the New Cool Stuff in QGIS 2.0
All the New Cool Stuff in QGIS 2.0All the New Cool Stuff in QGIS 2.0
All the New Cool Stuff in QGIS 2.0Nathan Woodrow
 
Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015
Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015
Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015Prakher Hajela Saxena
 
LIDAR and Drone Data - Datamine Discover3D
LIDAR and Drone Data - Datamine Discover3DLIDAR and Drone Data - Datamine Discover3D
LIDAR and Drone Data - Datamine Discover3DPrakher Hajela Saxena
 
GIS and QGIS training notes
GIS and QGIS training notesGIS and QGIS training notes
GIS and QGIS training notesArnold Kilaini
 
MapInfo Professional 12.5 and Discover3D 2014 - A brief overview
MapInfo Professional 12.5 and Discover3D 2014 - A brief overviewMapInfo Professional 12.5 and Discover3D 2014 - A brief overview
MapInfo Professional 12.5 and Discover3D 2014 - A brief overviewPrakher Hajela Saxena
 
R spatial presentation
R spatial presentationR spatial presentation
R spatial presentationTodd Barr
 
Datamine Discover3D - LIDAR-Drone Applications
Datamine Discover3D - LIDAR-Drone ApplicationsDatamine Discover3D - LIDAR-Drone Applications
Datamine Discover3D - LIDAR-Drone ApplicationsPrakher Hajela Saxena
 

La actualidad más candente (20)

EuroPython 2019: GeoSpatial Analysis using Python and JupyterHub
EuroPython 2019: GeoSpatial Analysis using Python and JupyterHubEuroPython 2019: GeoSpatial Analysis using Python and JupyterHub
EuroPython 2019: GeoSpatial Analysis using Python and JupyterHub
 
QGIS training class 3
QGIS training class 3QGIS training class 3
QGIS training class 3
 
Mapinfo 2014
Mapinfo 2014Mapinfo 2014
Mapinfo 2014
 
Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...
Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...
Adding Location and Geospatial Analytics to Big Data Analytics (BDT210) | AWS...
 
Computation of spatial data on Hadoop Cluster
Computation of spatial data on Hadoop ClusterComputation of spatial data on Hadoop Cluster
Computation of spatial data on Hadoop Cluster
 
How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2How to empower community by using GIS lecture 2
How to empower community by using GIS lecture 2
 
Introduction to GIS
Introduction to GISIntroduction to GIS
Introduction to GIS
 
GIS on the Web
GIS on the WebGIS on the Web
GIS on the Web
 
MapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy ResourcesMapInfo Discover 3D for Wind Energy Resources
MapInfo Discover 3D for Wind Energy Resources
 
The GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS SeminarThe GRASS GIS software (with QGIS) - GIS Seminar
The GRASS GIS software (with QGIS) - GIS Seminar
 
How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1
 
Defination of gis and components of arc gis
Defination of gis and components of arc gisDefination of gis and components of arc gis
Defination of gis and components of arc gis
 
All the New Cool Stuff in QGIS 2.0
All the New Cool Stuff in QGIS 2.0All the New Cool Stuff in QGIS 2.0
All the New Cool Stuff in QGIS 2.0
 
Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015
Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015
Exploration and 3D GIS Software - MapInfo Professional Discover3D 2015
 
LIDAR and Drone Data - Datamine Discover3D
LIDAR and Drone Data - Datamine Discover3DLIDAR and Drone Data - Datamine Discover3D
LIDAR and Drone Data - Datamine Discover3D
 
GIS and QGIS training notes
GIS and QGIS training notesGIS and QGIS training notes
GIS and QGIS training notes
 
MapInfo Professional 12.5 and Discover3D 2014 - A brief overview
MapInfo Professional 12.5 and Discover3D 2014 - A brief overviewMapInfo Professional 12.5 and Discover3D 2014 - A brief overview
MapInfo Professional 12.5 and Discover3D 2014 - A brief overview
 
R spatial presentation
R spatial presentationR spatial presentation
R spatial presentation
 
Datamine Discover3D - LIDAR-Drone Applications
Datamine Discover3D - LIDAR-Drone ApplicationsDatamine Discover3D - LIDAR-Drone Applications
Datamine Discover3D - LIDAR-Drone Applications
 
Diaz Collect Earth remote sensing activity data Nov 10 2014
Diaz Collect Earth remote sensing activity data Nov 10 2014Diaz Collect Earth remote sensing activity data Nov 10 2014
Diaz Collect Earth remote sensing activity data Nov 10 2014
 

Destacado

MySQL and GIS Programming
MySQL and GIS ProgrammingMySQL and GIS Programming
MySQL and GIS ProgrammingMike Benshoof
 
Open Source Databases And Gis
Open Source Databases And GisOpen Source Databases And Gis
Open Source Databases And GisKudos S.A.S
 
2014年度中部大学共同研究報告
2014年度中部大学共同研究報告2014年度中部大学共同研究報告
2014年度中部大学共同研究報告Hiroaki Sengoku
 
みんなでつくるデジタル地図教材 学校支援活動
みんなでつくるデジタル地図教材 学校支援活動みんなでつくるデジタル地図教材 学校支援活動
みんなでつくるデジタル地図教材 学校支援活動Hiroaki Sengoku
 
Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ?
Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ? Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ?
Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ? Bilgee Bayaraa
 
igarss11-singhroy.ppt
igarss11-singhroy.pptigarss11-singhroy.ppt
igarss11-singhroy.pptgrssieee
 
ISCE_ISSI_ML_IGARSS2011_v01-rosen.pdf
ISCE_ISSI_ML_IGARSS2011_v01-rosen.pdfISCE_ISSI_ML_IGARSS2011_v01-rosen.pdf
ISCE_ISSI_ML_IGARSS2011_v01-rosen.pdfgrssieee
 
Operational exploitation of the Sentinel-1 mission: implications for geoscience
Operational exploitation of the Sentinel-1 mission: implications for geoscienceOperational exploitation of the Sentinel-1 mission: implications for geoscience
Operational exploitation of the Sentinel-1 mission: implications for geosciencepetarmar
 
Interferometric and Geodetic Validation of Sentinel-1
Interferometric and Geodetic Validation of Sentinel-1Interferometric and Geodetic Validation of Sentinel-1
Interferometric and Geodetic Validation of Sentinel-1petarmar
 
Image Processing on SAR images
Image Processing on SAR imagesImage Processing on SAR images
Image Processing on SAR imagespankaj kumar
 
Huang_presentation.pdf
Huang_presentation.pdfHuang_presentation.pdf
Huang_presentation.pdfgrssieee
 
IGARSS2011-TDX_Florian_v2.ppt
IGARSS2011-TDX_Florian_v2.pptIGARSS2011-TDX_Florian_v2.ppt
IGARSS2011-TDX_Florian_v2.pptgrssieee
 
Using SAR Intensity and Coherence to Detect A Moorland Wildfire Scar
Using SAR Intensity and Coherence to Detect A Moorland Wildfire ScarUsing SAR Intensity and Coherence to Detect A Moorland Wildfire Scar
Using SAR Intensity and Coherence to Detect A Moorland Wildfire ScarGail Millin-Chalabi
 
mobmap hands-on @ FOSS4G SEOUL 2015
mobmap hands-on @ FOSS4G SEOUL 2015mobmap hands-on @ FOSS4G SEOUL 2015
mobmap hands-on @ FOSS4G SEOUL 2015Hiroaki Sengoku
 
Characterizing Landslide Deformation Using InSAR
Characterizing Landslide Deformation Using InSARCharacterizing Landslide Deformation Using InSAR
Characterizing Landslide Deformation Using InSARguest06bc949
 
LASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCD
LASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCDLASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCD
LASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCDNational Cheng Kung University
 
TH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSIS
TH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSISTH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSIS
TH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSISgrssieee
 
Remote Sensing in Digital Model Elevation
Remote Sensing in Digital Model ElevationRemote Sensing in Digital Model Elevation
Remote Sensing in Digital Model ElevationShishir Meshram
 

Destacado (20)

MySQL and GIS Programming
MySQL and GIS ProgrammingMySQL and GIS Programming
MySQL and GIS Programming
 
Open Source Databases And Gis
Open Source Databases And GisOpen Source Databases And Gis
Open Source Databases And Gis
 
2014年度中部大学共同研究報告
2014年度中部大学共同研究報告2014年度中部大学共同研究報告
2014年度中部大学共同研究報告
 
みんなでつくるデジタル地図教材 学校支援活動
みんなでつくるデジタル地図教材 学校支援活動みんなでつくるデジタル地図教材 学校支援活動
みんなでつくるデジタル地図教材 学校支援活動
 
Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ?
Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ? Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ?
Deep learning: Тооцоолон бодох машиныг яаж зураг ойлгодог болгох вэ?
 
igarss11-singhroy.ppt
igarss11-singhroy.pptigarss11-singhroy.ppt
igarss11-singhroy.ppt
 
ISCE_ISSI_ML_IGARSS2011_v01-rosen.pdf
ISCE_ISSI_ML_IGARSS2011_v01-rosen.pdfISCE_ISSI_ML_IGARSS2011_v01-rosen.pdf
ISCE_ISSI_ML_IGARSS2011_v01-rosen.pdf
 
Progetto VULSAR
Progetto VULSARProgetto VULSAR
Progetto VULSAR
 
Operational exploitation of the Sentinel-1 mission: implications for geoscience
Operational exploitation of the Sentinel-1 mission: implications for geoscienceOperational exploitation of the Sentinel-1 mission: implications for geoscience
Operational exploitation of the Sentinel-1 mission: implications for geoscience
 
Interferometric and Geodetic Validation of Sentinel-1
Interferometric and Geodetic Validation of Sentinel-1Interferometric and Geodetic Validation of Sentinel-1
Interferometric and Geodetic Validation of Sentinel-1
 
Image Processing on SAR images
Image Processing on SAR imagesImage Processing on SAR images
Image Processing on SAR images
 
Huang_presentation.pdf
Huang_presentation.pdfHuang_presentation.pdf
Huang_presentation.pdf
 
IGARSS2011-TDX_Florian_v2.ppt
IGARSS2011-TDX_Florian_v2.pptIGARSS2011-TDX_Florian_v2.ppt
IGARSS2011-TDX_Florian_v2.ppt
 
Using SAR Intensity and Coherence to Detect A Moorland Wildfire Scar
Using SAR Intensity and Coherence to Detect A Moorland Wildfire ScarUsing SAR Intensity and Coherence to Detect A Moorland Wildfire Scar
Using SAR Intensity and Coherence to Detect A Moorland Wildfire Scar
 
mobmap hands-on @ FOSS4G SEOUL 2015
mobmap hands-on @ FOSS4G SEOUL 2015mobmap hands-on @ FOSS4G SEOUL 2015
mobmap hands-on @ FOSS4G SEOUL 2015
 
Characterizing Landslide Deformation Using InSAR
Characterizing Landslide Deformation Using InSARCharacterizing Landslide Deformation Using InSAR
Characterizing Landslide Deformation Using InSAR
 
LASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCD
LASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCDLASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCD
LASER SCANNING, SATELIT IFSAR, SATELIT RESOLUSI TINGGI, SENSOR CCD
 
TH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSIS
TH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSISTH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSIS
TH1.L09 - GEODETICALLY ACCURATE INSAR DATA PROCESSOR FOR TIME SERIES ANALYSIS
 
Remote Sensing in Digital Model Elevation
Remote Sensing in Digital Model ElevationRemote Sensing in Digital Model Elevation
Remote Sensing in Digital Model Elevation
 
Qgis install guide
Qgis install guideQgis install guide
Qgis install guide
 

Similar a Introduction of open source gis

Open Source Geospatial
Open Source GeospatialOpen Source Geospatial
Open Source Geospatialmleslie
 
New way for GIS Development(Gaia3D)
New way for  GIS Development(Gaia3D)New way for  GIS Development(Gaia3D)
New way for GIS Development(Gaia3D)slhead1
 
Open Source based GIS devlopment cases by Gaia3D_20150417
Open Source based GIS devlopment cases by Gaia3D_20150417Open Source based GIS devlopment cases by Gaia3D_20150417
Open Source based GIS devlopment cases by Gaia3D_20150417BJ Jang
 
Open Source Geospatial
Open Source GeospatialOpen Source Geospatial
Open Source GeospatialJody Garnett
 
Open Source GIS
Open Source GISOpen Source GIS
Open Source GISJoe Larson
 
UberFire Quick Intro and Overview (early beta Jul 2013)
UberFire Quick Intro and Overview (early beta Jul 2013)UberFire Quick Intro and Overview (early beta Jul 2013)
UberFire Quick Intro and Overview (early beta Jul 2013)Mark Proctor
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GISSANGHEE SHIN
 
Spatial Analysis and Geomatics
Spatial Analysis and GeomaticsSpatial Analysis and Geomatics
Spatial Analysis and GeomaticsRich Heimann
 
Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)Shashank Singh
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GISSANGHEE SHIN
 
Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.
Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.
Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.Anita Graser
 
GRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeologyGRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeologyMarkus Neteler
 
Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...
Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...
Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...GeoSolutions
 
Free open source gis
Free open source gisFree open source gis
Free open source gisAshok Peddi
 
Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...
Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...
Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...Markus Neteler
 
oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022AbdilbasitHamid
 
MoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptxMoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptxAbdilbasitHamid
 

Similar a Introduction of open source gis (20)

Open Source Geospatial
Open Source GeospatialOpen Source Geospatial
Open Source Geospatial
 
New way for GIS Development(Gaia3D)
New way for  GIS Development(Gaia3D)New way for  GIS Development(Gaia3D)
New way for GIS Development(Gaia3D)
 
Open Source based GIS devlopment cases by Gaia3D_20150417
Open Source based GIS devlopment cases by Gaia3D_20150417Open Source based GIS devlopment cases by Gaia3D_20150417
Open Source based GIS devlopment cases by Gaia3D_20150417
 
Open Source Geospatial
Open Source GeospatialOpen Source Geospatial
Open Source Geospatial
 
Open Source GIS
Open Source GISOpen Source GIS
Open Source GIS
 
UberFire Quick Intro and Overview (early beta Jul 2013)
UberFire Quick Intro and Overview (early beta Jul 2013)UberFire Quick Intro and Overview (early beta Jul 2013)
UberFire Quick Intro and Overview (early beta Jul 2013)
 
GIS PPT
GIS PPTGIS PPT
GIS PPT
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GIS
 
Bcs Talk Notes
Bcs Talk NotesBcs Talk Notes
Bcs Talk Notes
 
Spatial Analysis and Geomatics
Spatial Analysis and GeomaticsSpatial Analysis and Geomatics
Spatial Analysis and Geomatics
 
Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)Introduction to Geographic Information System (GIS)
Introduction to Geographic Information System (GIS)
 
Introduction of Open Source GIS
Introduction of Open Source GISIntroduction of Open Source GIS
Introduction of Open Source GIS
 
Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.
Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.
Big Spatial(!) Data Processing mit GeoMesa. AGIT 2019, Salzburg, Austria.
 
GRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeologyGRASS and OSGeo: a framework for archeology
GRASS and OSGeo: a framework for archeology
 
Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...
Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...
Raster Data In GeoServer And GeoTools: Achievements, Issues And Future Develo...
 
Free open source gis
Free open source gisFree open source gis
Free open source gis
 
Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...
Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...
Scaling up globally: 30 years of FOSS4G development. Keynote at FOSS4G-CEE 20...
 
Open@EDINA
Open@EDINAOpen@EDINA
Open@EDINA
 
oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022oWE-QGIS_Training-March2022
oWE-QGIS_Training-March2022
 
MoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptxMoWE-QGIS_Training-March2022-Day1_AM.pptx
MoWE-QGIS_Training-March2022-Day1_AM.pptx
 

Más de Hiroaki Sengoku

社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。
 社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。 社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。
社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。Hiroaki Sengoku
 
都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築
都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築
都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築Hiroaki Sengoku
 
物流オープンデータ活用コンテストに応募してみよう!!
物流オープンデータ活用コンテストに応募してみよう!!物流オープンデータ活用コンテストに応募してみよう!!
物流オープンデータ活用コンテストに応募してみよう!!Hiroaki Sengoku
 
Pythonではじめるロケーションデータ解析
Pythonではじめるロケーションデータ解析Pythonではじめるロケーションデータ解析
Pythonではじめるロケーションデータ解析Hiroaki Sengoku
 
位置情報にまつわるデータ補間技術
位置情報にまつわるデータ補間技術位置情報にまつわるデータ補間技術
位置情報にまつわるデータ補間技術Hiroaki Sengoku
 
人流データ解析プラットフォーム Mobmap
人流データ解析プラットフォーム Mobmap人流データ解析プラットフォーム Mobmap
人流データ解析プラットフォーム MobmapHiroaki Sengoku
 
Mobmap人流データ解析入門
Mobmap人流データ解析入門Mobmap人流データ解析入門
Mobmap人流データ解析入門Hiroaki Sengoku
 
伊能社中の一億総伊能化計画
伊能社中の一億総伊能化計画伊能社中の一億総伊能化計画
伊能社中の一億総伊能化計画Hiroaki Sengoku
 
学び方・教え方が変わる!直感で学べる電子地図教材
学び方・教え方が変わる!直感で学べる電子地図教材学び方・教え方が変わる!直感で学べる電子地図教材
学び方・教え方が変わる!直感で学べる電子地図教材Hiroaki Sengoku
 
Foss4 g2013 geoxcode_sengoku
Foss4 g2013 geoxcode_sengokuFoss4 g2013 geoxcode_sengoku
Foss4 g2013 geoxcode_sengokuHiroaki Sengoku
 
伊能社中 地図研修会【入門編】【初級編】
伊能社中 地図研修会【入門編】【初級編】伊能社中 地図研修会【入門編】【初級編】
伊能社中 地図研修会【入門編】【初級編】Hiroaki Sengoku
 
Foss4 gマイクロジオデータ解析入門
Foss4 gマイクロジオデータ解析入門Foss4 gマイクロジオデータ解析入門
Foss4 gマイクロジオデータ解析入門Hiroaki Sengoku
 
GIS future prospects pioneered by microgeodata usage
GIS future prospects pioneered by microgeodata usageGIS future prospects pioneered by microgeodata usage
GIS future prospects pioneered by microgeodata usageHiroaki Sengoku
 

Más de Hiroaki Sengoku (17)

社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。
 社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。 社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。
社会を支えるインフラが、 社会の問題にならないために。 上水道インフラへのAI導入の挑戦。
 
都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築
都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築
都市計画情報を考慮した ミクロな将来世帯数の推計手法の構築
 
物流オープンデータ活用コンテストに応募してみよう!!
物流オープンデータ活用コンテストに応募してみよう!!物流オープンデータ活用コンテストに応募してみよう!!
物流オープンデータ活用コンテストに応募してみよう!!
 
Pythonではじめるロケーションデータ解析
Pythonではじめるロケーションデータ解析Pythonではじめるロケーションデータ解析
Pythonではじめるロケーションデータ解析
 
位置情報にまつわるデータ補間技術
位置情報にまつわるデータ補間技術位置情報にまつわるデータ補間技術
位置情報にまつわるデータ補間技術
 
人流データ解析プラットフォーム Mobmap
人流データ解析プラットフォーム Mobmap人流データ解析プラットフォーム Mobmap
人流データ解析プラットフォーム Mobmap
 
Mobmap人流データ解析入門
Mobmap人流データ解析入門Mobmap人流データ解析入門
Mobmap人流データ解析入門
 
伊能社中の一億総伊能化計画
伊能社中の一億総伊能化計画伊能社中の一億総伊能化計画
伊能社中の一億総伊能化計画
 
学び方・教え方が変わる!直感で学べる電子地図教材
学び方・教え方が変わる!直感で学べる電子地図教材学び方・教え方が変わる!直感で学べる電子地図教材
学び方・教え方が変わる!直感で学べる電子地図教材
 
Foss4 g2013 geoxcode_sengoku
Foss4 g2013 geoxcode_sengokuFoss4 g2013 geoxcode_sengoku
Foss4 g2013 geoxcode_sengoku
 
QGIS training class 2
QGIS training class 2QGIS training class 2
QGIS training class 2
 
QGIS training class 1
QGIS training class 1QGIS training class 1
QGIS training class 1
 
伊能社中 地図研修会【入門編】【初級編】
伊能社中 地図研修会【入門編】【初級編】伊能社中 地図研修会【入門編】【初級編】
伊能社中 地図研修会【入門編】【初級編】
 
Foss4 gマイクロジオデータ解析入門
Foss4 gマイクロジオデータ解析入門Foss4 gマイクロジオデータ解析入門
Foss4 gマイクロジオデータ解析入門
 
GIS future prospects pioneered by microgeodata usage
GIS future prospects pioneered by microgeodata usageGIS future prospects pioneered by microgeodata usage
GIS future prospects pioneered by microgeodata usage
 
QGIS入門(1)
QGIS入門(1)QGIS入門(1)
QGIS入門(1)
 
Qgislecture 0
Qgislecture 0Qgislecture 0
Qgislecture 0
 

Último

Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsManeerUddin
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 

Último (20)

Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture hons
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 

Introduction of open source gis