SlideShare a Scribd company logo
1 of 33
Download to read offline
Let’s Power the Analytics and 3D
to the Web Based Military Geo-Portal
using FOSS4G!
28th August 2019
Sanghee Shin(shshin@gaia3d.com)
Sungjin Kang(sjkang@gaia3d.com)
Byungchul Bae(bcbae@gaia3d.com)
Hanjin Lee(hjlee@mangosystem.com)
Minpa Lee(minpa.lee@mangosystem.com)
FOSS4G Based Military Geo-Portal System
Contents
Ⅰ Introduction
Ⅲ Implementation Results
Ⅱ Scope of Project
Ⅳ Outcomes
I. Introduction
FOSS4G Based Military Geo-Portal System
Development of Open Source Based Military
Geo-Portal System
Ⅰ-1. Introduction Ⅰ. Introduction
4
1st June 2018 ~ 30th November 2018
Web Based 2D/3D Geo-Portal System
Ministry of National Defense
Service all the 2D/3D geospatial data and some
important functions to military officials through
web using open source software
FOSS4G Based Military Geo-Portal System
Ⅰ-2. Background & Goals
5
Vector
Maps
Spatial
Imageries
3D
Data
Other
Info.
Web Based 2D/3D Geo-Portal System(DGIA)
Defense Network(Intranet)
Military Officers
Web
OO Network
OOO System
OOO System
OOO System
Sync & Link
Web
Web
Web
Sync & Link
▪ Much dependency on proprietary SW
▪ High license cost
▪ Needs to increase the access to the
geospatial intelligence
Background
▪ Development of FOSS4G Based Geo-Portal
▪ Geospatial data service through Web
√ 2D vector/raster data
√ 3D data
√ Other information
Project Goals
▪ Wide adoptions of open source system
Future Plan
Ⅰ. Introduction
FOSS4G Based Military Geo-Portal System
Ⅰ-3. Target System
사업분야
Vector data
Production
Vector data
WAS Server
Spatial DBMS (PostgreSQL + PostGIS)
Service Framework
Functions
Integrated Search
Map Note
Coordinate Capture
Layer Control
▪ Topo maps
▪ Military maps
▪ Cadaster maps
▪ National grid
▪ Nautical charts
▪ xxx
Raster data
▪ Aerial images
▪ Satellite images
Military Officers
Web
OO Network
OOO System
OOO System
Sync & Link
Web
3D Model Visualization
Attribute Retrieval
3D Related API
2D Related API
Cache
3D data
▪ DEM/DSM
▪ 3D Models
Ingest
Attribute data
3D / Raster / Etc
3D Models DEM/DSM
Raster Data Others
Web Server
OS (CentOS)
Military Geo-Portal System
Ingest
1
2
3
4
Need to be compliant with security guidance
Flexible & extensible architecture
Should be web based
FOSS4G + other open source projects
6
Ⅰ. Introduction
II. Scope of Project
FOSS4G Based Military Geo-Portal System
Ⅱ-1. Overall Scope of Project
8
Ⅱ. Scope of Project
▪ Vector maps
▪ Raster data including satellite images
▪ 3D data(DEM/DSM, 3D Models)
▪ Time series satellite images
▪ Gathering and importing POIs, and other DBs for integrated search
Data
▪ Integrated Search
▪ Layer Control
▪ Integrated 2D/3D Visualization
▪ Coordinates Capturing
▪ Analyses through WPS
▪ Map Note
Functions
▪ Hardware
▪ Open source based Software environment
▪ FOSS4G based military geo-portal developemnt
System
FOSS4G Based Military Geo-Portal System
Ⅱ-2. HW/SW & Functions List
9
Ⅱ. Scope of Project
FOSS4G Based Military Geo-Portal System
Ⅱ-2. HW/SW & Functions List
10
Ⅱ. Scope of Project
FOSS4G Based Military Geo-Portal System
11
Ⅱ. Scope of ProjectⅡ-3. Service Data(Vector Maps)
FOSS4G Based Military Geo-Portal System
12
Ⅱ. Scope of ProjectⅡ-3. Service Data(Raster & Imagery)
FOSS4G Based Military Geo-Portal System
13
Ⅱ. Scope of ProjectⅡ-3. Service Data(3D & Others)
III. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-1. System Configuration Ⅲ. Implementation Results
15
Data
DBMS
Server
Client
Vector Maps Raster Data Other Data
PostgreSQL/PostGIS
GeoServer GeoTools
GeoWebCache
mago3D.js
Cesium.js
Web Processing Service
3D Models
OpenGXT F4D Converter
WMS/WMTS
FOSS4G Based Military Geo-Portal System
Ⅲ-2. Search Ⅲ. Implementation Results
16
POI, Address, National Grid, Map Name, Map Number, …
FOSS4G Based Military Geo-Portal System
Ⅲ-3. Web Based 2D/3D Integrated U.I.
2D
3D
17
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-4. Attributes Retrieval
18
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-5. Layer Control
19
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-6. Dynamic North Arrow and Scale Bar
20
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-7. Coordinates Capture
▪ Capturing Coordinates
- Multiple ways of capturing coordinates - screen center point, mouse click point, center of rectangle …
- Supporting multiple coordinate systems – MGRS, UTM, DD, DM, DMS, TM …
- Supporting multiple measuring units – km, m, mile, ft, yard, nautical mile
21
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-8. Analysis Functions
22
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-8. Analysis Functions - Profile
23
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-8. Analysis Functions – Line of Sight
24
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-8. Analysis Functions – Highest/Lowes Point
25
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-8. Analysis Functions – Routing
화면 캡쳐 바랍니다.
26
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-8. Analysis Functions – Threat Dome
27
Ⅲ. Implementation Results
FOSS4G Based Military Geo-Portal System
Ⅲ-9. System Performance Test Result
28
Ⅲ. Implementation Results
IV. Outcomes & Issues
FOSS4G Based Military Geo-Portal System
Ⅳ-1. Source Code Repositories Ⅳ. Outcomes
https://github.com/Gaia3D/nipa
30
https://github.com/Gaia3D/mago3djs
https://github.com/mapplus/spatial_st
atistics_for_geotools_udig
FOSS4G Based Military Geo-Portal System
Ⅳ-2. Other Outcomes
Triggering the active adoption of FOSS4G in MoND
Phase II project started!
Reduced license fee
Increased the access to geospatial intelligence
Reduced the dependency on proprietary technologies
2
1
3
4
5
31
Ⅳ. Outcomes
FOSS4G Based Military Geo-Portal System
Ⅳ-3. Expected Benefits
Dependency on proprietary SWs
High license fee
Hard to customize
No money, No SWs
FOSS4G + Proprietary + …
Reduced license fee
Capacity building with open source
Easy to add specific functions
Process automation with open source
Low-cost, high-performance system
Previous In Future
Separate 2D/3D systems
Windows only
Algorithms in the black box
Interoperability issues
Integrated 2D/3D systems
Windows, Linux, Unix, …
FOSS4G Based Military
Geo-Portal System
32
Ⅳ. Outcomes
Thank You!
Q/A
This project was supported by National IT industry Promotion Agency(NIPA) grant funded by the Korea government(MSIT): No.S1113-18-1002
Demo Site: http://nipa.mago3d.net

More Related Content

What's hot

State of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin PlatformState of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin PlatformSANGHEE SHIN
 
Vector Tile for Sea Wind
Vector Tile for Sea WindVector Tile for Sea Wind
Vector Tile for Sea WindSANGHEE SHIN
 
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4Gmago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4GSANGHEE SHIN
 
UI/UX for Indoor/Outdoor Seamless Navigation?
UI/UX for Indoor/Outdoor Seamless Navigation?UI/UX for Indoor/Outdoor Seamless Navigation?
UI/UX for Indoor/Outdoor Seamless Navigation?SANGHEE SHIN
 
Integration of BIM and GIS: From Ideal to Reality
Integration of BIM and GIS: From Ideal to RealityIntegration of BIM and GIS: From Ideal to Reality
Integration of BIM and GIS: From Ideal to RealitySANGHEE SHIN
 
Mago3D: A Brand-New Live 3D Geo-Platform
Mago3D: A Brand-New Live 3D Geo-PlatformMago3D: A Brand-New Live 3D Geo-Platform
Mago3D: A Brand-New Live 3D Geo-PlatformSANGHEE SHIN
 
Use of CityGML standard in the context of Smart City
Use of CityGML standard in the context of Smart CityUse of CityGML standard in the context of Smart City
Use of CityGML standard in the context of Smart Cityi-SCOPE Project
 
3D Web Services And Models For The Web: Where Do We Stand?
3D Web Services And Models For The Web: Where Do We Stand?3D Web Services And Models For The Web: Where Do We Stand?
3D Web Services And Models For The Web: Where Do We Stand?Camptocamp
 
3D enabling Smart Cities
3D enabling Smart Cities3D enabling Smart Cities
3D enabling Smart Citiesi-SCOPE Project
 
Predictive Maintenance of Ball Bearing using Digital Twin
Predictive Maintenance of Ball Bearing using Digital TwinPredictive Maintenance of Ball Bearing using Digital Twin
Predictive Maintenance of Ball Bearing using Digital TwinBarathkumar109
 
Open BIM: bridging the gap between BIM and GIS
Open BIM: bridging the gap between BIM and GISOpen BIM: bridging the gap between BIM and GIS
Open BIM: bridging the gap between BIM and GISGoedertier Stijn
 
Creating, Managing and Sharing 3D Cities with FME
Creating, Managing and Sharing 3D Cities with FMECreating, Managing and Sharing 3D Cities with FME
Creating, Managing and Sharing 3D Cities with FMESafe Software
 
Automating Spatial Data Sharing
Automating Spatial Data SharingAutomating Spatial Data Sharing
Automating Spatial Data SharingGIM_nv
 
BIM-naar-GIS dataverwerking: linken en visualiseren
BIM-naar-GIS dataverwerking: linken en visualiseren BIM-naar-GIS dataverwerking: linken en visualiseren
BIM-naar-GIS dataverwerking: linken en visualiseren GIM_nv
 
Stranger in a Srange Land;Exploring 3D and CityGML
Stranger in a Srange Land;Exploring 3D and CityGMLStranger in a Srange Land;Exploring 3D and CityGML
Stranger in a Srange Land;Exploring 3D and CityGMLSafe Software
 
Bridging the gap between BIM and GIS
Bridging the gap between BIM and GIS Bridging the gap between BIM and GIS
Bridging the gap between BIM and GIS GIM_nv
 

What's hot (20)

State of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin PlatformState of mago3D, An Open Source Based Digital Twin Platform
State of mago3D, An Open Source Based Digital Twin Platform
 
Vector Tile for Sea Wind
Vector Tile for Sea WindVector Tile for Sea Wind
Vector Tile for Sea Wind
 
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4Gmago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
mago3D: Let's integrate BIM and 3D GIS on top of FOSS4G
 
UI/UX for Indoor/Outdoor Seamless Navigation?
UI/UX for Indoor/Outdoor Seamless Navigation?UI/UX for Indoor/Outdoor Seamless Navigation?
UI/UX for Indoor/Outdoor Seamless Navigation?
 
Integration of BIM and GIS: From Ideal to Reality
Integration of BIM and GIS: From Ideal to RealityIntegration of BIM and GIS: From Ideal to Reality
Integration of BIM and GIS: From Ideal to Reality
 
Mago3D: A Brand-New Live 3D Geo-Platform
Mago3D: A Brand-New Live 3D Geo-PlatformMago3D: A Brand-New Live 3D Geo-Platform
Mago3D: A Brand-New Live 3D Geo-Platform
 
Use of CityGML standard in the context of Smart City
Use of CityGML standard in the context of Smart CityUse of CityGML standard in the context of Smart City
Use of CityGML standard in the context of Smart City
 
3D Web Services And Models For The Web: Where Do We Stand?
3D Web Services And Models For The Web: Where Do We Stand?3D Web Services And Models For The Web: Where Do We Stand?
3D Web Services And Models For The Web: Where Do We Stand?
 
3D enabling Smart Cities
3D enabling Smart Cities3D enabling Smart Cities
3D enabling Smart Cities
 
Predictive Maintenance of Ball Bearing using Digital Twin
Predictive Maintenance of Ball Bearing using Digital TwinPredictive Maintenance of Ball Bearing using Digital Twin
Predictive Maintenance of Ball Bearing using Digital Twin
 
Open BIM: bridging the gap between BIM and GIS
Open BIM: bridging the gap between BIM and GISOpen BIM: bridging the gap between BIM and GIS
Open BIM: bridging the gap between BIM and GIS
 
Creating, Managing and Sharing 3D Cities with FME
Creating, Managing and Sharing 3D Cities with FMECreating, Managing and Sharing 3D Cities with FME
Creating, Managing and Sharing 3D Cities with FME
 
Linkedin Abstract
Linkedin AbstractLinkedin Abstract
Linkedin Abstract
 
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
 
Automating Spatial Data Sharing
Automating Spatial Data SharingAutomating Spatial Data Sharing
Automating Spatial Data Sharing
 
Hawaii Pacific GIS Conference 2012: 3D GIS - Has GIS Become 3D Yet?
Hawaii Pacific GIS Conference 2012: 3D GIS - Has GIS Become 3D Yet?Hawaii Pacific GIS Conference 2012: 3D GIS - Has GIS Become 3D Yet?
Hawaii Pacific GIS Conference 2012: 3D GIS - Has GIS Become 3D Yet?
 
BIM-naar-GIS dataverwerking: linken en visualiseren
BIM-naar-GIS dataverwerking: linken en visualiseren BIM-naar-GIS dataverwerking: linken en visualiseren
BIM-naar-GIS dataverwerking: linken en visualiseren
 
Stranger in a Srange Land;Exploring 3D and CityGML
Stranger in a Srange Land;Exploring 3D and CityGMLStranger in a Srange Land;Exploring 3D and CityGML
Stranger in a Srange Land;Exploring 3D and CityGML
 
Bridging the gap between BIM and GIS
Bridging the gap between BIM and GIS Bridging the gap between BIM and GIS
Bridging the gap between BIM and GIS
 
Three dimensional (3D) GIS
Three dimensional (3D) GISThree dimensional (3D) GIS
Three dimensional (3D) GIS
 

Similar to Let’s Power the Analytics and 3D to the Web Based Military Geo-Portal using FOSS4G!

도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GIS도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GISmac999
 
도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계Tae wook kang
 
Gps general-training-and-software-applications-kuala lumpur-nov-2018
Gps general-training-and-software-applications-kuala lumpur-nov-2018Gps general-training-and-software-applications-kuala lumpur-nov-2018
Gps general-training-and-software-applications-kuala lumpur-nov-2018Harshali Mane
 
Slope Final Review Meeting - WP6
Slope Final Review Meeting - WP6Slope Final Review Meeting - WP6
Slope Final Review Meeting - WP6SLOPE Project
 
Introduction to Open Source GIS
Introduction to Open Source GISIntroduction to Open Source GIS
Introduction to Open Source GISSANGHEE SHIN
 
GPS Data Logger and Data Visualizer
GPS Data Logger and Data VisualizerGPS Data Logger and Data Visualizer
GPS Data Logger and Data VisualizerIRJET Journal
 
Case Study about BIM on GIS platform development project with the standard model
Case Study about BIM on GIS platform development project with the standard modelCase Study about BIM on GIS platform development project with the standard model
Case Study about BIM on GIS platform development project with the standard modelTae wook kang
 
WP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkitWP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkiti-SCOPE Project
 
2016 vendor showcase track: an introduction to spike and the application of p...
2016 vendor showcase track: an introduction to spike and the application of p...2016 vendor showcase track: an introduction to spike and the application of p...
2016 vendor showcase track: an introduction to spike and the application of p...GIS in the Rockies
 
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
 
Be Location Intelligent with MapInfo Pro v2019
Be Location Intelligent with MapInfo Pro v2019Be Location Intelligent with MapInfo Pro v2019
Be Location Intelligent with MapInfo Pro v2019Peter Horsbøll Møller
 
Plan4all Georama Presentation at Patras (12-13.09.2011)
Plan4all Georama Presentation at Patras (12-13.09.2011)Plan4all Georama Presentation at Patras (12-13.09.2011)
Plan4all Georama Presentation at Patras (12-13.09.2011)Manolis Viennas
 
GeoServer an introduction for beginners
GeoServer an introduction for beginnersGeoServer an introduction for beginners
GeoServer an introduction for beginnersGeoSolutions
 
Ekspertyza REC w M2M i Telematyce
Ekspertyza REC w M2M i TelematyceEkspertyza REC w M2M i Telematyce
Ekspertyza REC w M2M i Telematycetonyroz
 
REC Expertise in M2M & Telematics
REC Expertise in M2M & TelematicsREC Expertise in M2M & Telematics
REC Expertise in M2M & Telematicstonyroz
 
Activities of Smart Ship Application Platform 2 Project (SSAP2)
Activities of Smart Ship Application Platform 2 Project (SSAP2)Activities of Smart Ship Application Platform 2 Project (SSAP2)
Activities of Smart Ship Application Platform 2 Project (SSAP2)MTI Co., Ltd.
 
GeoNetwork, The Open Source Solution for the interoperable management of ge...
GeoNetwork, The Open Source Solution  for the interoperable management  of ge...GeoNetwork, The Open Source Solution  for the interoperable management  of ge...
GeoNetwork, The Open Source Solution for the interoperable management of ge...GeoSolutions
 
GSP Soil Data Facility
GSP Soil Data FacilityGSP Soil Data Facility
GSP Soil Data FacilityExternalEvents
 
Discover PostGIS: Add Spatial functions to PostgreSQL
Discover PostGIS: Add Spatial functions to PostgreSQLDiscover PostGIS: Add Spatial functions to PostgreSQL
Discover PostGIS: Add Spatial functions to PostgreSQLEDB
 

Similar to Let’s Power the Analytics and 3D to the Web Based Military Geo-Portal using FOSS4G! (20)

도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GIS도시건축설계와 오픈소스 기반 GIS
도시건축설계와 오픈소스 기반 GIS
 
도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계도시 설계와 GIS 기술의 관계
도시 설계와 GIS 기술의 관계
 
Gps general-training-and-software-applications-kuala lumpur-nov-2018
Gps general-training-and-software-applications-kuala lumpur-nov-2018Gps general-training-and-software-applications-kuala lumpur-nov-2018
Gps general-training-and-software-applications-kuala lumpur-nov-2018
 
Slope Final Review Meeting - WP6
Slope Final Review Meeting - WP6Slope Final Review Meeting - WP6
Slope Final Review Meeting - WP6
 
Introduction to Open Source GIS
Introduction to Open Source GISIntroduction to Open Source GIS
Introduction to Open Source GIS
 
GPS Data Logger and Data Visualizer
GPS Data Logger and Data VisualizerGPS Data Logger and Data Visualizer
GPS Data Logger and Data Visualizer
 
Case Study about BIM on GIS platform development project with the standard model
Case Study about BIM on GIS platform development project with the standard modelCase Study about BIM on GIS platform development project with the standard model
Case Study about BIM on GIS platform development project with the standard model
 
WP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkitWP4 - Deployment of "smart" services toolkit
WP4 - Deployment of "smart" services toolkit
 
2016 vendor showcase track: an introduction to spike and the application of p...
2016 vendor showcase track: an introduction to spike and the application of p...2016 vendor showcase track: an introduction to spike and the application of p...
2016 vendor showcase track: an introduction to spike and the application of p...
 
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
 
Be Location Intelligent with MapInfo Pro v2019
Be Location Intelligent with MapInfo Pro v2019Be Location Intelligent with MapInfo Pro v2019
Be Location Intelligent with MapInfo Pro v2019
 
Plan4all Georama Presentation at Patras (12-13.09.2011)
Plan4all Georama Presentation at Patras (12-13.09.2011)Plan4all Georama Presentation at Patras (12-13.09.2011)
Plan4all Georama Presentation at Patras (12-13.09.2011)
 
Geotagging+ar
Geotagging+arGeotagging+ar
Geotagging+ar
 
GeoServer an introduction for beginners
GeoServer an introduction for beginnersGeoServer an introduction for beginners
GeoServer an introduction for beginners
 
Ekspertyza REC w M2M i Telematyce
Ekspertyza REC w M2M i TelematyceEkspertyza REC w M2M i Telematyce
Ekspertyza REC w M2M i Telematyce
 
REC Expertise in M2M & Telematics
REC Expertise in M2M & TelematicsREC Expertise in M2M & Telematics
REC Expertise in M2M & Telematics
 
Activities of Smart Ship Application Platform 2 Project (SSAP2)
Activities of Smart Ship Application Platform 2 Project (SSAP2)Activities of Smart Ship Application Platform 2 Project (SSAP2)
Activities of Smart Ship Application Platform 2 Project (SSAP2)
 
GeoNetwork, The Open Source Solution for the interoperable management of ge...
GeoNetwork, The Open Source Solution  for the interoperable management  of ge...GeoNetwork, The Open Source Solution  for the interoperable management  of ge...
GeoNetwork, The Open Source Solution for the interoperable management of ge...
 
GSP Soil Data Facility
GSP Soil Data FacilityGSP Soil Data Facility
GSP Soil Data Facility
 
Discover PostGIS: Add Spatial functions to PostgreSQL
Discover PostGIS: Add Spatial functions to PostgreSQLDiscover PostGIS: Add Spatial functions to PostgreSQL
Discover PostGIS: Add Spatial functions to PostgreSQL
 

More from SANGHEE SHIN

Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?SANGHEE SHIN
 
디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료
디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료
디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료SANGHEE SHIN
 
오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)
오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)
오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)SANGHEE SHIN
 
FOSS4G 2023 Prizren 참가기
FOSS4G 2023 Prizren 참가기FOSS4G 2023 Prizren 참가기
FOSS4G 2023 Prizren 참가기SANGHEE SHIN
 
책 "제품의 탄생" 소개
책 "제품의 탄생" 소개책 "제품의 탄생" 소개
책 "제품의 탄생" 소개SANGHEE SHIN
 
공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스SANGHEE SHIN
 
재테크 2주일만 하면 신상희만큼 한다!
재테크 2주일만 하면 신상희만큼 한다!재테크 2주일만 하면 신상희만큼 한다!
재테크 2주일만 하면 신상희만큼 한다!SANGHEE SHIN
 
다분야 공동활용 디지털 플랫폼 사례 공유
다분야 공동활용 디지털 플랫폼 사례 공유다분야 공동활용 디지털 플랫폼 사례 공유
다분야 공동활용 디지털 플랫폼 사례 공유SANGHEE SHIN
 
공간정보 관점에서 바라본 디지털트윈과 메타버스
공간정보 관점에서 바라본 디지털트윈과 메타버스공간정보 관점에서 바라본 디지털트윈과 메타버스
공간정보 관점에서 바라본 디지털트윈과 메타버스SANGHEE SHIN
 
FOSS4G Firenze 2022 참가기
FOSS4G Firenze 2022 참가기FOSS4G Firenze 2022 참가기
FOSS4G Firenze 2022 참가기SANGHEE SHIN
 
공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)
공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)
공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)SANGHEE SHIN
 
공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스  공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스 SANGHEE SHIN
 
디지털트윈, 스마트시티, 메타버스
디지털트윈, 스마트시티, 메타버스디지털트윈, 스마트시티, 메타버스
디지털트윈, 스마트시티, 메타버스SANGHEE SHIN
 
디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서
디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서
디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서SANGHEE SHIN
 
ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현
ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현
ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현SANGHEE SHIN
 
디지털트윈 기술 및 스마트시티 적용 사례
디지털트윈 기술 및  스마트시티 적용 사례 디지털트윈 기술 및  스마트시티 적용 사례
디지털트윈 기술 및 스마트시티 적용 사례 SANGHEE SHIN
 
Introduction to OpenIndoorMap
Introduction to OpenIndoorMapIntroduction to OpenIndoorMap
Introduction to OpenIndoorMapSANGHEE SHIN
 
A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...
A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...
A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...SANGHEE SHIN
 
디지털 트윈 플랫폼 기술과 사례(LX공사 특강)
디지털 트윈 플랫폼 기술과 사례(LX공사 특강)디지털 트윈 플랫폼 기술과 사례(LX공사 특강)
디지털 트윈 플랫폼 기술과 사례(LX공사 특강)SANGHEE SHIN
 
디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로
디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로 디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로
디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로 SANGHEE SHIN
 

More from SANGHEE SHIN (20)

Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?Do we need a new standard for visualizing the invisible?
Do we need a new standard for visualizing the invisible?
 
디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료
디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료
디지털트윈 몇몇 기술 동향과 사례 - 대한공간정보학회 신년학술대회 발표 자료
 
오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)
오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)
오픈소스로 사업하기 - 가이아쓰리디 이야기(서울시립대학교 창업지원단 특강)
 
FOSS4G 2023 Prizren 참가기
FOSS4G 2023 Prizren 참가기FOSS4G 2023 Prizren 참가기
FOSS4G 2023 Prizren 참가기
 
책 "제품의 탄생" 소개
책 "제품의 탄생" 소개책 "제품의 탄생" 소개
책 "제품의 탄생" 소개
 
공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스
 
재테크 2주일만 하면 신상희만큼 한다!
재테크 2주일만 하면 신상희만큼 한다!재테크 2주일만 하면 신상희만큼 한다!
재테크 2주일만 하면 신상희만큼 한다!
 
다분야 공동활용 디지털 플랫폼 사례 공유
다분야 공동활용 디지털 플랫폼 사례 공유다분야 공동활용 디지털 플랫폼 사례 공유
다분야 공동활용 디지털 플랫폼 사례 공유
 
공간정보 관점에서 바라본 디지털트윈과 메타버스
공간정보 관점에서 바라본 디지털트윈과 메타버스공간정보 관점에서 바라본 디지털트윈과 메타버스
공간정보 관점에서 바라본 디지털트윈과 메타버스
 
FOSS4G Firenze 2022 참가기
FOSS4G Firenze 2022 참가기FOSS4G Firenze 2022 참가기
FOSS4G Firenze 2022 참가기
 
공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)
공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)
공간정보와 도시 디지털트윈(부산DX컨퍼런스 발표자료)
 
공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스  공간정보 최근 동향과 디지털트윈, 메타버스
공간정보 최근 동향과 디지털트윈, 메타버스
 
디지털트윈, 스마트시티, 메타버스
디지털트윈, 스마트시티, 메타버스디지털트윈, 스마트시티, 메타버스
디지털트윈, 스마트시티, 메타버스
 
디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서
디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서
디지털 트윈(Digital Twin) - 도시와 공간정보 관점에서
 
ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현
ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현
ICT 기반 환경영향평가 가시화 플랫폼 설계와 시범 구현
 
디지털트윈 기술 및 스마트시티 적용 사례
디지털트윈 기술 및  스마트시티 적용 사례 디지털트윈 기술 및  스마트시티 적용 사례
디지털트윈 기술 및 스마트시티 적용 사례
 
Introduction to OpenIndoorMap
Introduction to OpenIndoorMapIntroduction to OpenIndoorMap
Introduction to OpenIndoorMap
 
A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...
A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...
A Research on EIA(Environmental Impact Assessment) Data Visualization Technol...
 
디지털 트윈 플랫폼 기술과 사례(LX공사 특강)
디지털 트윈 플랫폼 기술과 사례(LX공사 특강)디지털 트윈 플랫폼 기술과 사례(LX공사 특강)
디지털 트윈 플랫폼 기술과 사례(LX공사 특강)
 
디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로
디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로 디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로
디지털 트윈 기술과 활용 사례 - 공간정보를 중심으로
 

Recently uploaded

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
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 2024The Digital Insurer
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
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 RobisonAnna Loughnan Colquhoun
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Recently uploaded (20)

Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
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
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

Let’s Power the Analytics and 3D to the Web Based Military Geo-Portal using FOSS4G!

  • 1. Let’s Power the Analytics and 3D to the Web Based Military Geo-Portal using FOSS4G! 28th August 2019 Sanghee Shin(shshin@gaia3d.com) Sungjin Kang(sjkang@gaia3d.com) Byungchul Bae(bcbae@gaia3d.com) Hanjin Lee(hjlee@mangosystem.com) Minpa Lee(minpa.lee@mangosystem.com)
  • 2. FOSS4G Based Military Geo-Portal System Contents Ⅰ Introduction Ⅲ Implementation Results Ⅱ Scope of Project Ⅳ Outcomes
  • 4. FOSS4G Based Military Geo-Portal System Development of Open Source Based Military Geo-Portal System Ⅰ-1. Introduction Ⅰ. Introduction 4 1st June 2018 ~ 30th November 2018 Web Based 2D/3D Geo-Portal System Ministry of National Defense Service all the 2D/3D geospatial data and some important functions to military officials through web using open source software
  • 5. FOSS4G Based Military Geo-Portal System Ⅰ-2. Background & Goals 5 Vector Maps Spatial Imageries 3D Data Other Info. Web Based 2D/3D Geo-Portal System(DGIA) Defense Network(Intranet) Military Officers Web OO Network OOO System OOO System OOO System Sync & Link Web Web Web Sync & Link ▪ Much dependency on proprietary SW ▪ High license cost ▪ Needs to increase the access to the geospatial intelligence Background ▪ Development of FOSS4G Based Geo-Portal ▪ Geospatial data service through Web √ 2D vector/raster data √ 3D data √ Other information Project Goals ▪ Wide adoptions of open source system Future Plan Ⅰ. Introduction
  • 6. FOSS4G Based Military Geo-Portal System Ⅰ-3. Target System 사업분야 Vector data Production Vector data WAS Server Spatial DBMS (PostgreSQL + PostGIS) Service Framework Functions Integrated Search Map Note Coordinate Capture Layer Control ▪ Topo maps ▪ Military maps ▪ Cadaster maps ▪ National grid ▪ Nautical charts ▪ xxx Raster data ▪ Aerial images ▪ Satellite images Military Officers Web OO Network OOO System OOO System Sync & Link Web 3D Model Visualization Attribute Retrieval 3D Related API 2D Related API Cache 3D data ▪ DEM/DSM ▪ 3D Models Ingest Attribute data 3D / Raster / Etc 3D Models DEM/DSM Raster Data Others Web Server OS (CentOS) Military Geo-Portal System Ingest 1 2 3 4 Need to be compliant with security guidance Flexible & extensible architecture Should be web based FOSS4G + other open source projects 6 Ⅰ. Introduction
  • 7. II. Scope of Project
  • 8. FOSS4G Based Military Geo-Portal System Ⅱ-1. Overall Scope of Project 8 Ⅱ. Scope of Project ▪ Vector maps ▪ Raster data including satellite images ▪ 3D data(DEM/DSM, 3D Models) ▪ Time series satellite images ▪ Gathering and importing POIs, and other DBs for integrated search Data ▪ Integrated Search ▪ Layer Control ▪ Integrated 2D/3D Visualization ▪ Coordinates Capturing ▪ Analyses through WPS ▪ Map Note Functions ▪ Hardware ▪ Open source based Software environment ▪ FOSS4G based military geo-portal developemnt System
  • 9. FOSS4G Based Military Geo-Portal System Ⅱ-2. HW/SW & Functions List 9 Ⅱ. Scope of Project
  • 10. FOSS4G Based Military Geo-Portal System Ⅱ-2. HW/SW & Functions List 10 Ⅱ. Scope of Project
  • 11. FOSS4G Based Military Geo-Portal System 11 Ⅱ. Scope of ProjectⅡ-3. Service Data(Vector Maps)
  • 12. FOSS4G Based Military Geo-Portal System 12 Ⅱ. Scope of ProjectⅡ-3. Service Data(Raster & Imagery)
  • 13. FOSS4G Based Military Geo-Portal System 13 Ⅱ. Scope of ProjectⅡ-3. Service Data(3D & Others)
  • 15. FOSS4G Based Military Geo-Portal System Ⅲ-1. System Configuration Ⅲ. Implementation Results 15 Data DBMS Server Client Vector Maps Raster Data Other Data PostgreSQL/PostGIS GeoServer GeoTools GeoWebCache mago3D.js Cesium.js Web Processing Service 3D Models OpenGXT F4D Converter WMS/WMTS
  • 16. FOSS4G Based Military Geo-Portal System Ⅲ-2. Search Ⅲ. Implementation Results 16 POI, Address, National Grid, Map Name, Map Number, …
  • 17. FOSS4G Based Military Geo-Portal System Ⅲ-3. Web Based 2D/3D Integrated U.I. 2D 3D 17 Ⅲ. Implementation Results
  • 18. FOSS4G Based Military Geo-Portal System Ⅲ-4. Attributes Retrieval 18 Ⅲ. Implementation Results
  • 19. FOSS4G Based Military Geo-Portal System Ⅲ-5. Layer Control 19 Ⅲ. Implementation Results
  • 20. FOSS4G Based Military Geo-Portal System Ⅲ-6. Dynamic North Arrow and Scale Bar 20 Ⅲ. Implementation Results
  • 21. FOSS4G Based Military Geo-Portal System Ⅲ-7. Coordinates Capture ▪ Capturing Coordinates - Multiple ways of capturing coordinates - screen center point, mouse click point, center of rectangle … - Supporting multiple coordinate systems – MGRS, UTM, DD, DM, DMS, TM … - Supporting multiple measuring units – km, m, mile, ft, yard, nautical mile 21 Ⅲ. Implementation Results
  • 22. FOSS4G Based Military Geo-Portal System Ⅲ-8. Analysis Functions 22 Ⅲ. Implementation Results
  • 23. FOSS4G Based Military Geo-Portal System Ⅲ-8. Analysis Functions - Profile 23 Ⅲ. Implementation Results
  • 24. FOSS4G Based Military Geo-Portal System Ⅲ-8. Analysis Functions – Line of Sight 24 Ⅲ. Implementation Results
  • 25. FOSS4G Based Military Geo-Portal System Ⅲ-8. Analysis Functions – Highest/Lowes Point 25 Ⅲ. Implementation Results
  • 26. FOSS4G Based Military Geo-Portal System Ⅲ-8. Analysis Functions – Routing 화면 캡쳐 바랍니다. 26 Ⅲ. Implementation Results
  • 27. FOSS4G Based Military Geo-Portal System Ⅲ-8. Analysis Functions – Threat Dome 27 Ⅲ. Implementation Results
  • 28. FOSS4G Based Military Geo-Portal System Ⅲ-9. System Performance Test Result 28 Ⅲ. Implementation Results
  • 29. IV. Outcomes & Issues
  • 30. FOSS4G Based Military Geo-Portal System Ⅳ-1. Source Code Repositories Ⅳ. Outcomes https://github.com/Gaia3D/nipa 30 https://github.com/Gaia3D/mago3djs https://github.com/mapplus/spatial_st atistics_for_geotools_udig
  • 31. FOSS4G Based Military Geo-Portal System Ⅳ-2. Other Outcomes Triggering the active adoption of FOSS4G in MoND Phase II project started! Reduced license fee Increased the access to geospatial intelligence Reduced the dependency on proprietary technologies 2 1 3 4 5 31 Ⅳ. Outcomes
  • 32. FOSS4G Based Military Geo-Portal System Ⅳ-3. Expected Benefits Dependency on proprietary SWs High license fee Hard to customize No money, No SWs FOSS4G + Proprietary + … Reduced license fee Capacity building with open source Easy to add specific functions Process automation with open source Low-cost, high-performance system Previous In Future Separate 2D/3D systems Windows only Algorithms in the black box Interoperability issues Integrated 2D/3D systems Windows, Linux, Unix, … FOSS4G Based Military Geo-Portal System 32 Ⅳ. Outcomes
  • 33. Thank You! Q/A This project was supported by National IT industry Promotion Agency(NIPA) grant funded by the Korea government(MSIT): No.S1113-18-1002 Demo Site: http://nipa.mago3d.net