GeoSpatial Technologies and Web Applications

Size: px
Start display at page:

Download "GeoSpatial Technologies and Web Applications"

Transcription

1 GeoSpatial Technologies and Web Applications M. Arulraj Sci/Engr SF Manager, Bhuvan Web Services Development

2 GIS Activities in Problem Solving Environment Empowering Human Activities Take to Action Complex Data Modeling Plan Interactive Mapping Analyze Integration Measure Observe Visualization Modeling... Application of this science is multi-disciplinary

3 Major Components of GIS and Role of open source s/w Data Creations Vector, Raster & attribute Data organizations & Management Complete GIS Solutions Data query, processing, analysis and modeling Data presentations and visualizations Data sharing and disseminations OpenLayers

4 Tools and technologies OpenLayer API Mapfish, Geoeditor, Geexplorer Quantum GIS Open Jump SAGA, MapWindow GIS Desktop GIS Remote Sensing Geoweb 2.0 GRASS OSIM SAGA Geonetwork Catalogue Server Statistical Gn R Geo-spatial Domain Gpsbabel Gpsdrive GeoRDBMS GPS GIS Servers Osgeo MapServer Geoserver GIS s/w developme nt GDAL/OGR Geotool OpenLayer API POSTGIS+ POSTGRESQL TerrLib

5 What is open source? Open source software is software where the source code is made available under a license that allows the modification, and re re--distribution of the software at will will.. The distribution terms of open open--source software must comply with the following criteria:: criteria Free redistribution redistribution;; Source code code;; Derived works works;; Integrity of the author's source code code;; No discrimination against persons or groups groups;; No discrimination against fields of endeavor endeavor;; Distribution of license license;; License must not be specific to a product product;; License must not restrict other software software;; License must be technology technology--neutral neutral..

6 What is open source? 1. Free Redistribution The license shall not restrict any party from selling or giving away the software as a component of an aggregate software distribution containing programs from several different sources. The license shall not require a royalty or other fee for such sale. 2. Source Code The program must include source code, and must allow distribution in source code as well as compiled form. Where some form of a product is not distributed with source code, there must be a well-publicized means of obtaining the source code for no more than a reasonable reproduction cost preferably, downloading via the Internet without charge. 3. Derived Works The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software. 4. Integrity of The Author's Source Code The license may restrict source-code from being distributed in modified form only if the license allows the distribution of "patch files" with the source code for the purpose of modifying the program at build time. The license must explicitly permit distribution of software built from modified source code. The license may require derived works to carry a different name or version number from the original software. 5. No Discrimination Against Persons or Groups The license must not discriminate against any person or group of persons.

7 What is open source? 6. No Discrimination Against Fields of Endeavor The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used for genetic research. 7. Distribution of License The rights attached to the program must apply to all to whom the program is redistributed without the need for execution of an additional license by those parties. 8. License Must Not Be Specific to a Product The rights attached to the program must not depend on the program's being part of a particular software distribution. If the program is extracted from that distribution and used or distributed within the terms of the program's license, all parties to whom the program is redistributed should have the same rights as those that are granted in conjunction with the original software distribution. 9. License Must Not Restrict Other Software The license must not place restrictions on other software that is distributed along with the licensed software. For example, the license must not insist that all other programs distributed on the same medium must be open-source software. 10. License Must Be Technology-Neutral No provision of the license may be predicated on any individual technology or style of interface.

8 OGC Open Geospatial Consortium International Standards organisation working towards the development of publicly available interface standards. Founded in 1994 Four Operational Programs Standards Programs Interoperability Programs Communication and Outreach Program Compliance Program

9 OGC Open Geospatial Consortium Standards Programs Rules and guidelines, aimed at the optimum interoperability 46 OGC standards at present including WMS, KML, City GML, Open LS etc. degree of WFS, WCS, GML, Interoperability Programs Capability common set of business procedure, read and write same file format, using same protocols 85 initiatives to speed up the development and usage of interoperability concepts Communication and Outreach Program Adoption, Implementation of OGC standards, Development and supporting regional and sectoral programmes. Compliance Program Free web testing facility to certificate and lively harmonisation of a lively group of developers.

10 What is web service? A 'Web service' (also Web Service) is defined by the W3C as "a software system designed to support interoperable machine-to-machine interaction over a network". Web services allows us to build a highly distributed infrastructure. Each web services can be dedicated to a specific task. The web service concept defines the relationships between the three major actions in geo-spatial data access: Service providers who publish services; Service requestor who search and use services; The service registry that matches the request with the existing services.

11 XML The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages. It is classified as an extensible language because it allows its users to define their own elements. Its primary purpose is to facilitate the sharing of structured data across different information systems, particularly via the Internet, and it is used both to encode documents and to serialize data. It started as a simplified subset of the Standard Generalized Markup Language (SGML), and is designed to be relatively human-legible. By adding semantic constraints, application languages can be implemented in XML. These include XHTML, MathML, GraphML, Scalable Vector Graphics, MusicXML, and thousands of others. Moreover, XML is sometimes used as the specification language for such application languages. XML is recommended by the World Wide Web Consortium (W3C). It is a fee-free open standard. The recommendation specifies both the lexical grammar and the requirements for parsing.

12 OGC Web Services (OWS) Initiatives OGC has started a series of interoperability initiatives since web-based The purpose of those initiatives is to develop a set of draft interoperability specifications for considering as official OGC specifications. Web feature services specification (WFS) Web coverage services specification (WCS) Web map services specification (WMS) Web registries services specification (WRS)

13 Web Coverage Services (WCS) Specification OGC Web Coverage Services Specification defines the interfaces between web-based clients and servers for accessing on-line multidimensional geospatial data in an interoperable way. For raster(grid) data and multi-dimensional remote sensing imagery (e.g., multiple bands, time-series, etc) Get Capabilities Describe Coverage Get Coverage Web Feature Services (WFS) Specifications OGC Web Feature Services Specification defines the interfaces between web-based clients and servers for accessing feature-based geosptial data (basic,xlink,transaction) Vector data, such as road network, political boundary, cadastral data, river, coastal lines, etc. Get Capabilities Describe Feature Type Get Feature Get GML object Transaction LockFeature

14 Web Map Services Specification WMS, which filters and portrays spatial data to return static maps (rendered as pictures by the server). (Basic,Queryable) It is one of the most widely implemented OGC specifications. Get capabilities Get map Get featureinfo Web Catalogue Services Specification (CSW) Web Registries Services Specification defines the interfaces between web-based clients and servers for finding the required data or services from the registries. Originally, the WRS was called Catalog Interoperability Specification (State-less).

15 Geo-Information System- Simple Architecture External and Internal data Attribute data Data Management Spatial & Non-spatial data Model Management Spatial model & Non-spatial model Knowledge Management Object data Dialog Management Attribute base query and report Spatial query and spatial output Major Components Database ServerDatabase Management Application serverapplication software Hardware Spatial data Decision maker Information system

16 Desktop GIS- General Architecture User GIS Applications GIS Data

17 What is Web GIS? The integration of GIS and Internet technologies is allowing GIS professionals to solve one of the most important problems inhibiting information utility: How to provide access to information and data without burdening end users with complicated and expensive software. Internet is a perfect means of GIS data accessing, analyzing and transmission. The World Wide Web, FTP (file transfer protocol) and HTTP programs make it convenient to access and transfer data files across the Internet. The Internet provides GIS users easy access to acquire GIS data from diverse data source in distributed environment. GIS users can use and download the data by sending the request through web browser application.

18 Internet/ Web Environment Internet Protocols : (Simple Mail Transport Protocol or SMTP), Telnet (Facilitates login to a computer host to execute commands) Usenet (Network News Transfer Protocol or NNTP (Distributes Usenet news articles derived from topical discussions on newsgroups) News. FTP (File Transfer Protocol) is another important protocol in web environment. This network protocol is both a program and the method used to transfer files between computers. In addition to these, the World Wide Web has its own protocol: Hypertext Transfer Protocol, or HTTP. The Internet uses the Hypertext Transfer protocol (HTTP) to communicate queries and response across the Internet. HTTP is the clientserver protocol; it takes request from client and transmits the request to web server, which then sends back its response.

19 Web GIS Can Do The World Wide Web is fast becoming a standard platform for Geographic Information System (GIS). It is a means for GIS users to exchange GIS data, conduct GIS analysis and present GIS output in the form of maps. Internet has facilitated three major changes in GIS: Access to data; Transmission of data; and GIS Data analysis. The Internet GIS applications provide all or almost all functionalities of traditional GIS software. In addition, it has additional functions that take advantage of the Internet and its associated protocols. The user of Internet GIS application can use traditional GIS tools for analyzing their data without having any specific GIS software

20 Components of Web GIS A client/server application has three components: Client, Server, and Network. The client sends a request to the server, which processes the request and returns the result to the client, the client then manipulates the data and/or results and presents to the user. Internet GIS applies the client/server concept in performing GIS analysis tasks.

21 Web GIS- Basic Properties Web GIS technology is dynamic, for example, once any client (s) or database administrator updates the data or information at server end, it will available for all the clients on web at the same time. The Internet GIS can also link with real time information, such as satellite images, traffic movements and accident information by real time connection with the relevant information sources. The applications developed are cross-platform and accessible through any web browser. The Internet GIS applications can categorize into two major categories i.e. server-side applications and client-side applications. Server-side applications rely on GIS server (usually reside on a remote server) to perform all GIS analysis, while client-side applications perform GIS analysis and processing in the Web browser on the user s local machine.

22 BHUVAN Indian Geo-Platform of ISRO Visualization (30 TB) and Free Download (110 GB) Maps & OGC Services (~7000+) Crowd Sourcing (23 M) State Portals (30) 2009 Visualisation Applications (75+) 2012 Mashups 2015 Platform

23 Bhuvan : Indian GeoGeo-Platform of ISRO Bhuvan (Sanskrit for Earth) is a Geoportal of ISRO ( allowing host of services covering visualization, free data download, thematic map display and analysis, timely information on disaster and project specific GIS applications since August 2009, developed using Open source Geospatial Solutions OpenLayers, MapServer, GeoServer, PostgreSQL, POSTGIS, GDAL/OGR. Name Bhuvan 2D / 3D Description Data Availability Allows visualization with pan, zoom, place Resourcesat-1 AWiFS, LISS III & LISS IV, name search, overlays and online editing Cartosat 1 & 2 PAN (merged with LISS IV), Oceansat 1&2 - OCM NRSC Open EO Data Allows download of free satellite data and Resourcesat-1: AWiFS Ortho and LISS III Ortho, Archive products of specified period and resolution IMS-1: HySI, CartoDEM, Oceansat-2:OCM2: NDVI(LAC, GAC), VF and Albedo, Water bodies Fraction, Tropical Cyclone Heat Potential, Ocean Heat Content, D 26, Wind Products. Thematic Services To display or analyze using WMS / WMTS Thematic Maps of 1:10000, 1:50000, 1: (OGC web Services) Landuse/Landcover, Wasteland, Geomorphology, Lineament, Urban Landuse, Urban Sprawl, Erosion, Salt Affected and Water Logged Area, Water bodies. Disaster Services To provide timely information on various Drought, Earthquake, Flood, Forest Fire, Landslide disasters for better decision making and Cyclone. Data Support for International Disasters. Projects To provide platform to create, visualize, share, Municipal GIS, Tourism GIS, Forestry, Irrigation, analyze Geospatial data products and services Agriculture, Urban, E-governance, Rural etc towards Spatial Mashups

24 NRSC Open EO Data Archive Since Sep 2011 Geophysical Product Resolution Cartosat-1 : DEM (All versions) IMS-1 : Hyper Spectral Imager 1 arc Sec (~ 32 m) Spectral Binned Data (17 bands) Resourcesat-1 : AWiFS Ortho Resourcesat -1/2 : LISS III Ortho Oceansat-2 : OCM : NDVI (GAC,LAC), VF, Albedo,Filtered NDVI, Surface -Water Layer 56 m NICES s Products : (TCHP,OHC,D26, MM5, WRF, Wind (Global Coverage), Soil Moisture, Snow Melt & Freeze, Ozone Products, Ocean Mean Temp and 16 more products ) 0.25 deg, 0.5 deg Water Bodies Fraction 3 X3 Snow Cover Fraction Snow Albedo Time period Sep 2011 to Mar 2012 Apr 2012 to Mar 2013 Apr 2013 to Mar 2014 Apr-2014 to Mar 2015 Apr-2015 to Mar 2016 Apr-2016 to Dec 2016 Total 24 m 1 Km 8KM (GAC) Availability Tile Spatial Extent Total No. of tiles 835 Size on Disk (in GBs-compressed) oX1o Scene Based , 2009 (2 seasons), 2010 (2 seasons), 2013 (2 seasons) , 2011, 2012, oX1o X LAC- 2011(Monthly), From 2012 (Fortnight) NDVI-GAC-2013 (Monthly), From 2013 Nov (2-Day Repeativity) TCHP: 1998 to till date OHC, D26: Jul-2013 to till date, Wind Stress, Wind Stress Curl, Wind Velocity-Sep2013 to till date MM5,WRF:2004 to2013 India GAC- World North Indian Ocean (30S 30N; E) India(0-40N; E) India X (39Months) From Jan-2014 (Fortnight) From March-2014 (Fortnight) India m From Jan 2015 to Feb 2015 Quadrant scene No. of downloads

25 Thematic Services OGC Web Services (WMS, WMTS) towards interoperability Bhuvan-Thematic Services facilitate the users to select, browse and query the Thematic Datasets from this portal. Users can also consume these Thematic Datasets and integrate into their systems as OGC Web Services. Land Use Land Cover -50 K ( , ) Land Use Land Cover -250 K (10 Cycles : to ) Land Use Land Cover 10 K (SIS-DP) Urban Land Use: 10K (NUIS) Wasteland: 50K ( ) Geomorphology:50K ( ) & Lineament: 50K Erosion :50K ( ) Salt Affected and Water Logged Area :50K ( ) Urban Sprawl Water bodies Flood Annual Layers (1998 to 2010) Assam & Bihar Flood Hazard Layer ( ) Assam,Bihar & Orissa Metadata NSDI 2.0 Analysis, Statistics, Web services, View based Print, Add WMS Layer, Clip & Ship

26 Disaster Services Disaster Management Information Support Theme Drought Normalized Differential Vegetation Index (NDVI) Normalized Differential Water Index (NDWI) Soil Moisture Index (SMI) Short Wave Angle Slope Index (SASI) Flood Events 2014 (AP, AS BR, JK, MG, OR, UP, WB) 2013 (AP, AS BR, DL, GJ, MH, OR, UK, UP, WB) 2012 (AP, AS, BR, TN) 2011 (AS, BR, OR UP, WB) 2010 (PB) 2009 (Andhra Pradesh) 2008 (Bihar) Flood Annual Layer Assam, Bihar Flood Hazard Layer Assam, Bihar, Orissa, Uttar Pradesh Availability 2008 to 2012 Remarks/Source Derived under National Agricultural Drought Assessment and Monitoring System (NADAMS) 50+ events 24 events 26 events 46 events 1 event 3 events 1 event Derived from RADARSAT and RISAT-2/ to 2010 (12 Years) Maximum Flood Inundation extent observed in that year Assessment of frequency of inundation. Forest Fire Alert 2008 to 2015 Forest Fire Regime 2003 to 2012 Based on three inputs Average fire density, Fire period duration and Annual fire deviation. 4 (3 Events + 1 Route) 2 (Uttarakhand & HP) Kedarnath, Okhimath, Sikkim & Amarnath Sector wise (8 sectors) to events - USGS Magnitude greater than 6 - IMD Phailin, Hudhud, Nilofer Landslide Inventory Hazard Zone Landslide Early Warning System Earthquake Recent Seismicity Historic Seismicity Cyclone Indian Forest Fire Response and Assessment System (INFFRAS) Updated on daily basis (Day and Night) during Feb to June.

27 Web GIS 2D, 3D view, Time series, Add Content, Geo-location, Navigation, Reverse geocoding, Mobile compatibility etc. Online Mapping Dynamic Maps : Choropleth Maps Decision Support Dashboard Evaluation water supply pipeline grid using GIS Bhuvan-ASI Site Suitability Analysis

28 Location Based Services Citizen centric Application : Locate post offices, services, pin code search Election GIS : Polling booth location, Basic Minimum Facilities, Vehicle Trackin Geotagging of Assets MGNREGA, IWMP, Vellammal Engg College, Housing for All Madurai Geoprocessing for monument Authority of India Post office search MGNREGA Rural Connectivity

29 G-Governance Central Delta Information System DECCMA India Indian Deltas Department of Posts Postal Delivery Zone Map creation, 2 tier moderation, statistics, Responsive Web Design. crop, price and mandi location details with admin state, dist and taluk MGNREGA 3 crore assets, web services, lakhs of users, NIC, Geotagging, reports Flood Early Warning System Mahanadi, GodavariCitizen Centric - Post Run off, Inundation, Hydrograph MGNREGA

30 G-Governance Central Hydrology Analysis Module : IWMP 6 state, visualization of catchment hydrology layer. Light House Geotagging : Min of Shipping 2 Level moderation Forest Fire Alert System SMS and on SNPP (375 and 750) Island Information System Island Information System ENVIS

31 G-Governance Central WAMSI WAQF property details along with photos Housing For All Web Services, Geotagging, Analysis, 2 level National Monument Authority Online Geoprocessing Bhuvan NABARD Provision to edit, Cadastral, Microwatershed, Field Photo PRAGATI PMO Project Monitoring Bhuvan-ASI NABARD

32 Central G-Governance Health GIS Vector Borne Diseases, Public Health facilities CPCB Air Quality Station Rashtriya Krishi Vikas Yojana Soil Health Card Group of Ministry IPU Clean Ganga Ghat progress, CPCB & CWS data visualization Ministry of Social Justice SC/ST Census Viewer for 110 Villages NTPC option to view plantation layer boundary, filed data and moderation Central Pollution Control Board

33 State G-Governance Telangana Water Resources Information System (TWRIS) Visualisation Tanks, Major & Medium Command Projects, Canal Networks, Lift Irrigation Schemes, Dams, Barrage/Weir/Anicut, Mapper Tools for Tanks and Ayacut Boundary delineation, Moderation, Statistics Cropping Pattern & statistics and Hydromet Info AWS & Ground Water Level trends Telangana Revenue Department : Land Administration Land Info linked with LeaseDeedId, stats HP Forest Department (v2) Forest Fire alert Management layers Punjab Health GIS Telangana - Haritha Haram Anganwadi Mapaping AP Kerala PWD Citizen reporting (2 Way) T-WRIS

34 G-Governance State Election GIS Tamil Nadu Election 2016 Vehicle Tracking Citizen Centric application NTR Vaidya Seva and Drugs APSHCL Phase II on repair works Mahabubnagar GIS, Krishnagiri GIS Punjab Election 2017 Public Utilities and Emergency (108 Ambulance) MH Water Resources Management Support Citizen Centric Health GIS

35 Hot Weather Outlook The hot weather outlook product gives the likelihood of occurrence of hot weather conditions which are estimated from daily maximum heat index obtained from ISRO and IMD Automated Weather Station (AWS) data Slider selection for Day wise Hot Weather Outlook State, District, Taluk selection for finer Grid view Data Available for Visualization Administrative layers Heat Index Adjusted Heat Index NDVI OLR Maximum Temperature Anomaly data(current) Maximum Temperature Anomaly data(forecast+24hrs) Hot Weather Outlook Maximum Temperature data(current) Maximum Temperature data(forecast+24hrs) Hot Weather Statistics Table view representing Grid points classification State wise District wise Taluk Day selection

36 Geo-tagging of Rashtriya Krishi Vikas Yojana (RKVY) Assets Geotagging of RKVY Assets for 18 Sectors Sector, State, District wise Visualization Project Year selection and filtering Role based access for the Modules (3 Levels of Users) 1. Administrator 2. Data Provider Citizen View 2 Level Moderation District Sector Officer State Sector Officer Sector wise Statistics Geotagged more than 2000 Assets

37 Department of Post Administrator view having 36 State level logins and Citizen having option to view, search and Pincode information system Salient Features Spatial Visualization of Geo-tagged post offices based in the filters provided Moderation by Department of Post officials Search Post offices / Proximity by Location name, Filter by Services provided Pincode Pincode information system with Details of services offered a1

38 Slide 37 a1 this stat pls remove... we dontkow th origianl count arul, 18-Jan-17

39 a2 Bhuvan-Bhujal: Ground Water Prospects Information System Geological parameters: Lithology (rock type), Geomorphology (landform), Geological structures (fractures/faults) and Ground water prospects (Authorized users): Probable Depth and yield range of wells

40 Slide 38 a2 logos are repeating arul, 18-Jan-17

41 Integrated Watershed Management Programme (IWMP) Application facilitating the consolidated view of the Watersheds along with all supported datasets aimed at planners and general public. Hierarchical Watershed Select Mechanism Visualization of Watershed datasets Action Plan, Cadastral Boundary, Administrative Layers etc. Time series satellite data for monitoring the progress. Year-wise IWMP Watersheds, Net Plan Visualization. Customized Bhuvan Mapper for IWMP Users Admin, Data Provider, Guest views. Reports of Watersheds State/District/Year-wise. Monitoring and Evaluation

42 WebGIS Services : Applications on Bhuvan Accelerated Irrigation Benefit Program (AIBP) Bhuvan AIBP Portal: Facilitates Visualization of Irrigation projects carried under 2 Phases Phase-III: Ongoing Datasets Available for Visualization: Canal Networks, Canal Boundaries, Hydraulic Structures Monitoring the Canal progress on Bhuvan Phase-III: This module is for the Ongoing projects facilitating CWC officials for the Online monitoring through Satellite data and Digitization Tools available.

43 Forestry : Karnataka Forest Joint effort of KFD and ISRO towards developing a geospatial query system resulting a enterprise image server(eis) working as a virtual GIS laboratory providing organization wide access to spatial data including high resolution imagery and GIS tools with an emphasis on analysis, processing of spatial data Status of Forest Karnataka Landuse Forest fire locations Forest Fire regimes Karnataka forest regularly Shares Geospatial data on Forest Management and the field info Change Monitoring Bhuvan regularly update the portal for providing online info and decision making Know Your Forest, Active Fire Mapper, Asset Management, Change Monitoring, Greening India, Wild Life, My layers

44 Tourism GIS and Heritage site Top Destinations Hotels and Stay Food Hubs Tourist spots Heritage walk Services Travel- Find Route Commercial

45 Urban Information System NUIS : 139 towns

46 School Bhuvan An e-learning portal for the students A portal providing map based learning to bring awareness among the students about country's natural resources, environment and their role in sustainable development. Salient Features Visualization of 9Th,10th class maps of various categories ( Agriculture, Water, Soil, Mineral etc) based on NCERT syllabus Provision to swipe the layers to know the ground reality Provision to take print the maps in PDF format Future Plans Online Interactive quiz for both practice and exam On click Feature information

47 Urban Growth Characterization and Monitoring of the urban growth patterns using Multi temporal and multi spectral satellite data

48 Environmental Information Network 150 Location ; 9 Categories - Autonomous Body, Centre of Excellence, ENVIS Centre, Focal Point, Institute/Stat. Body/Regd. Society, Ministry, Public Sector Undertaking, Regional Office, Subordinate Office

49 Bhuvan Ganga Portal Platform for crowd sourcing to monitor pollution in river Ganga and enable decision makers to prioritize interventions by enabling public to collect and report information on various pollution sources that affects the water quality of river Ganga

50 State Portals 30 States A customized state viewer for the state of Andhra Pradesh having various Natural Resources, Disaster information besides Admin layers and Socioeconomic details Dynamic custom print with active layers and legend Add Layer: KML, Raster, Shapefile, WMS Tools: Draw, Measure, AOI, WMS-Manager, Analysis, Search, Custom Print.

51 Looking for the volunteers in the areas of Language Data providers Validation Developers etc If you wish to collaborate with Bhuvan, please feel free to write to us or visit:

52 Thank You Data Societal Good Visualisation Governance Platform

Bhuvan Services and Applications

Bhuvan Services and Applications Bhuvan Services and Applications http://bhuvan.nrsc.gov.in National Remote Sensing Centre Indian Space Research Organization Department of Space, Hyderabad BHUVAN Indian Geoplatform of ISRO Visualization

More information

bhuvan Gateway to Indian Earth Observation Data Products & Services ISRO s Geoportal

bhuvan Gateway to Indian Earth Observation Data Products & Services   ISRO s Geoportal bhuvan ISRO s Geoportal Gateway to Indian Earth Observation Data Products & Services One-stop versatile Web based Earth Observation Data Products & Services Interactive 3D Environment Societal Applications

More information

Lessons, challenges & innovations: Indian Case studies EO data research to use

Lessons, challenges & innovations: Indian Case studies EO data research to use Lessons, challenges & innovations: Indian Case studies EO data research to use Vinay K Dadhwal Director Indian Institute of Space Science & Technology Scaling-up Innovations for Solution Enablement (Commercialisation

More information

Arulraj.M Manager, Bhuvan Web Services Development

Arulraj.M Manager, Bhuvan Web Services Development http://bhuvan.nrsc.gov.in Arulraj.M Manager, Bhuvan Web Services Development BHUVAN FRAMEWORK BHUVAN DATA AS A SERVICE CONSUMING BHUVAN DATA USING OPENLAYERS API Customizing Bhuvan Framework BHUVAN TOOLS

More information

ISRO s EARTH OBSERVATION SYSTEM (updates from last Plenary) AS Kiran Kumar ISRO, INDIA

ISRO s EARTH OBSERVATION SYSTEM (updates from last Plenary) AS Kiran Kumar ISRO, INDIA ISRO s EARTH OBSERVATION SYSTEM (updates from last Plenary) AS Kiran Kumar ISRO, INDIA The 24 th CEOS Plenary Rio de Janeiro, Brazil 12-15 October, 2010 1 Four Decades of Indian Space Programme 30LV Missions

More information

(updates from last Plenary) AS Kiran Kumar ISRO, INDIA

(updates from last Plenary) AS Kiran Kumar ISRO, INDIA ISRO s EARTH OBSERVATION SYSTEM (updates from last Plenary) AS Kiran Kumar ISRO, INDIA The 24 th CEOS Plenary Rio de Janeiro, Brazil 12 15 October, 2010 1 Four Decades of Indian Space Programme 30 LV Missions

More information

Agency Report: Indian Earth Observation Programme

Agency Report: Indian Earth Observation Programme Agency Report: Indian Earth Observation Programme Nitant Dube Space Applications Centre Indian Space Research Organisation Presentation to CEOS WGISS-41, Canberra Australia, March 2016 Indian EO Programme:

More information

Space Technology and its Applications for National Development. V Bhanumurthy Outstanding Scientist Scientist, Associate Director, NRSC/ISRO

Space Technology and its Applications for National Development. V Bhanumurthy Outstanding Scientist Scientist, Associate Director, NRSC/ISRO Space Technology and its Applications for National Development V Bhanumurthy Outstanding Scientist Scientist, Associate Director, NRSC/ISRO GEO4SDGs THEME: GEO-KNOWLEDGE CONDUIT TO SDGs SUCCESS Geospatial

More information

- Avenues and Requisites for Successful Collaboration - Indian Space Research Organisation Department of Space Government of India

- Avenues and Requisites for Successful Collaboration - Indian Space Research Organisation Department of Space Government of India Strengthening Regional Resilience with Geo-Information Programme on Trans-boundary Cooperation in South and South East Asia for geospatial information - Avenues and Requisites for Successful Collaboration

More information

Customer Showcase > Defense and Intelligence

Customer Showcase > Defense and Intelligence Customer Showcase Skyline TerraExplorer is a critical visualization technology broadly deployed in defense and intelligence, public safety and security, 3D geoportals, and urban planning markets. It fuses

More information

APCAS/10/21 April 2010 ASIA AND PACIFIC COMMISSION ON AGRICULTURAL STATISTICS TWENTY-THIRD SESSION. Siem Reap, Cambodia, April 2010

APCAS/10/21 April 2010 ASIA AND PACIFIC COMMISSION ON AGRICULTURAL STATISTICS TWENTY-THIRD SESSION. Siem Reap, Cambodia, April 2010 APCAS/10/21 April 2010 Agenda Item 8 ASIA AND PACIFIC COMMISSION ON AGRICULTURAL STATISTICS TWENTY-THIRD SESSION Siem Reap, Cambodia, 26-30 April 2010 The Use of Remote Sensing for Area Estimation by Robert

More information

PROJECT GRANTED UNDER INDO-EUROPEAN COOPERATION ON RENEWABLE ENERGY

PROJECT GRANTED UNDER INDO-EUROPEAN COOPERATION ON RENEWABLE ENERGY PROJECT GRANTED UNDER INDO-EUROPEAN COOPERATION ON RENEWABLE ENERGY FOWIND Project 12 th September 2014 Objective: Facilitate India s Transition Towards Low Carbon Development By Supporting Implementation

More information

FIRST BRAIN STORMING SESSION FOR SOUTHERN ENVIS CENTRES ENVIS CENTRE KERALA KERALA STATE COUNCIL FOR SCIENCE TECHNOLOGY AND ENVIRONMENT (KSCSTE)

FIRST BRAIN STORMING SESSION FOR SOUTHERN ENVIS CENTRES ENVIS CENTRE KERALA KERALA STATE COUNCIL FOR SCIENCE TECHNOLOGY AND ENVIRONMENT (KSCSTE) FIRST BRAIN STORMING SESSION FOR SOUTHERN ENVIS CENTRES ENVIS CENTRE KERALA KERALA STATE COUNCIL FOR SCIENCE TECHNOLOGY AND ENVIRONMENT (KSCSTE) Dr. Kamalakshan Kokkal Joint Director and ENVIS Coordinator

More information

18 th January 2018 Hyderabad. Shishir Verma Sr. Vice President

18 th January 2018 Hyderabad. Shishir Verma Sr. Vice President 18 th January 2018 Hyderabad Shishir Verma Sr. Vice President MapmyIndia At a Glance FOUNDED EMPLOYEES CONSUMER BASE ENTERPRISE CLIENTS CERTIFICATION CMMI ML 3 1995 750+ 5,000,000+ 5000+ ISO 9001:2008

More information

The power of virtual globes for valorising cultural heritage and enabling sustainable tourism: NASA World Wind applications

The power of virtual globes for valorising cultural heritage and enabling sustainable tourism: NASA World Wind applications The power of virtual globes for valorising cultural heritage and enabling sustainable tourism: NASA World Wind applications Maria Antonia Brovelli*, Patrick Hogan**, Marco Minghini*, Giorgio Zamboni* *

More information

Comparative Study of Cartosat-DEM and SRTM-DEM on Elevation Data and Terrain Elements

Comparative Study of Cartosat-DEM and SRTM-DEM on Elevation Data and Terrain Elements Cloud Publications International Journal of Advanced Remote Sensing and GIS 2015, Volume 4, Issue 1, pp. 1361-1366, Article ID Tech-480 ISSN 2320-0243 Research Article Open Access Comparative Study of

More information

How to Access Imagery and Carry Out Remote Sensing Analysis Using Landsat Data in a Browser

How to Access Imagery and Carry Out Remote Sensing Analysis Using Landsat Data in a Browser How to Access Imagery and Carry Out Remote Sensing Analysis Using Landsat Data in a Browser Including Introduction to Remote Sensing Concepts Based on: igett Remote Sensing Concept Modules and GeoTech

More information

DisasterHub. DisasterHub

DisasterHub. DisasterHub DisasterHub DisasterHub A mobile application for enabling crowd generated data fusion in Earth Observation disaster management Mr. Vassilis TSIRONIS (NOA) Mr. Themistocles HEREKAKIS (NOA) Mrs. Alexia TSOUNI

More information

Land Cover Type Changes Related to. Oil and Natural Gas Drill Sites in a. Selected Area of Williams County, ND

Land Cover Type Changes Related to. Oil and Natural Gas Drill Sites in a. Selected Area of Williams County, ND Land Cover Type Changes Related to Oil and Natural Gas Drill Sites in a Selected Area of Williams County, ND FR 3262/5262 Lab Section 2 By: Andrew Kernan Tyler Kaebisch Introduction: In recent years, there

More information

HMA Architecture WG Meeting,

HMA Architecture WG Meeting, www.dlr.de Chart 1 DLR Online Data Access Status D-SDA Geoservice Team, S. Kiemle 2012-02-15 DLR EO Online Data Access Status HMA Architecture WG Meeting, 2012-02-15 www.dlr.de Chart 2 DLR Online Data

More information

UNOSAT Satellite Imagery and GIS Solutions for DRR and Emergency Management

UNOSAT Satellite Imagery and GIS Solutions for DRR and Emergency Management UNOSAT Satellite Imagery and GIS Solutions for DRR and Emergency Management Francesco Pisano Director, Research, Technology Applications & Knowledge Systems January 2013 Introduction to UNOSAT 2 About

More information

Extending GDAL/OGR and UMN MapServer

Extending GDAL/OGR and UMN MapServer Extending GDAL/OGR and UMN MapServer Maarten Plieger Nils de Reus Providing the building blocks for a geospatial infrastructure http://adaguc.knmi.nl/ This project is sponsored by Space for Geo-Information

More information

Methodologies and IT-tools for managing and monitoring field work using geo-spatial tools and other IT- Tools for monitoring

Methodologies and IT-tools for managing and monitoring field work using geo-spatial tools and other IT- Tools for monitoring Methodologies and IT-tools for managing and monitoring field work using geo-spatial tools and other IT- Tools for monitoring Janusz Dygaszewicz Central Statistical Office of Poland Jerusalem, 11-14 July

More information

CASMB ENVIS Estuaries, Mangroves, Coral Reefs & Lagoons. Major achievements of CASMB ENVIS Centre ( )

CASMB ENVIS Estuaries, Mangroves, Coral Reefs & Lagoons. Major achievements of CASMB ENVIS Centre ( ) CASMB ENVIS Estuaries, Mangroves, Coral Reefs & Lagoons Major achievements of CASMB ENVIS Centre (2011-2016) Annamalai University Centre of Advanced Study in Marine Biology Publications 1. Newsletters

More information

Indian Remote Sensing Satellites

Indian Remote Sensing Satellites Resourcesat-1 Indian Remote Sensing Satellites -Current & Future Resourcesat Missions - Presented by: Timothy J. Puckorius Chairman & CEO EOTec 1 Presentation Topics India s Earth Observation Heritage

More information

Assessment of Spatiotemporal Changes in Vegetation Cover using NDVI in The Dangs District, Gujarat

Assessment of Spatiotemporal Changes in Vegetation Cover using NDVI in The Dangs District, Gujarat Assessment of Spatiotemporal Changes in Vegetation Cover using NDVI in The Dangs District, Gujarat Using SAGA GIS and Quantum GIS Tutorial ID: IGET_CT_003 This tutorial has been developed by BVIEER as

More information

GEOGRAPHIC MODELLING AND ANALYSIS

GEOGRAPHIC MODELLING AND ANALYSIS GEOGRAPHIC MODELLING AND ANALYSIS I. INTRODUCTION A. Background Geographic Information System is organized within a GIS so as to optimize the convenience and efficiency with they can be used. To distinguish

More information

Catalogue no G ISBN Reference Maps and Thematic Maps, Reference Guide. Census year Release date: November 16, 2016

Catalogue no G ISBN Reference Maps and Thematic Maps, Reference Guide. Census year Release date: November 16, 2016 Catalogue no. 92-143-G ISBN 978-0-660-06710-0 Reference Maps and Thematic Maps, Reference Guide Release date: November 16, 2016 How to obtain more information For information about this product or the

More information

Analysis & Geoprocessing: Case Studies Problem Solving

Analysis & Geoprocessing: Case Studies Problem Solving Analysis & Geoprocessing: Case Studies Problem Solving Shawn Marie Simpson Federal User Conference 2008 3 Overview Analysis & Geoprocessing Review What is it? How can I use it to answer questions? Case

More information

Integrated Data Handling and Visualization

Integrated Data Handling and Visualization Integrated Data Handling and Visualization Module of Remote Sensing and GIS Integration Course 2017 Lammert Kooistra, Ron van Lammeren, John Stuiver Environmental Resource Management in the Anthropocene

More information

Lecture 1 Introduction to Remote Sensing

Lecture 1 Introduction to Remote Sensing Lecture 1 Introduction to Remote Sensing Dr Ian Leiper School of Environmental and Life Sciences Bldg Purple 12.2.27 1 2 Lecture Outline Introductions Unit admin Learning outcomes Unit outline Practicals

More information

ROLE OF SATELLITE DATA APPLICATION IN CADASTRAL MAP AND DIGITIZATION OF LAND RECORDS DR.T. RAVISANKAR GROUP HEAD (LRUMG) RSAA/NRSC/ISRO /DOS HYDERABAD

ROLE OF SATELLITE DATA APPLICATION IN CADASTRAL MAP AND DIGITIZATION OF LAND RECORDS DR.T. RAVISANKAR GROUP HEAD (LRUMG) RSAA/NRSC/ISRO /DOS HYDERABAD ROLE OF SATELLITE DATA APPLICATION IN CADASTRAL MAP AND DIGITIZATION OF LAND RECORDS DR.T. RAVISANKAR GROUP HEAD (LRUMG) RSAA/NRSC/ISRO /DOS HYDERABAD WORKSHOP on Best Practices under National Land Records

More information

Module 11 Digital image processing

Module 11 Digital image processing Introduction Geo-Information Science Practical Manual Module 11 Digital image processing 11. INTRODUCTION 11-1 START THE PROGRAM ERDAS IMAGINE 11-2 PART 1: DISPLAYING AN IMAGE DATA FILE 11-3 Display of

More information

Digital database creation of historical Remote Sensing Satellite data from Film Archives A case study

Digital database creation of historical Remote Sensing Satellite data from Film Archives A case study Digital database creation of historical Remote Sensing Satellite data from Film Archives A case study N.Ganesh Kumar +, E.Venkateswarlu # Product Quality Control, Data Processing Area, NRSA, Hyderabad.

More information

United nation, Vienna, 9-13 February 2015

United nation, Vienna, 9-13 February 2015 United nation, Vienna, 9-13 February 2015 RUSSIAN FEDERAL SPACE AGENCY In the Russian Federation, the federal agency in charge of space activities is the Russian Federal Space Agency (Roscosmos) Earth

More information

Building Java Apps with ArcGIS Runtime SDK

Building Java Apps with ArcGIS Runtime SDK Building Java Apps with ArcGIS Runtime SDK Vijay Gandhi, Elise Acheson, Eric Bader Demo Source code: https://github.com/esri/arcgis-runtime-samples-java/tree/master/devsummit-2014 Video Recording: http://video.esri.com

More information

Networks of any size and topology. System infrastructure monitoring and control. Bridging for different radio networks

Networks of any size and topology. System infrastructure monitoring and control. Bridging for different radio networks INTEGRATED SOLUTION FOR MOTOTRBO TM Networks of any size and topology System infrastructure monitoring and control Bridging for different radio networks Integrated Solution for MOTOTRBO TM Networks of

More information

Natural Disaster Hotspots Data

Natural Disaster Hotspots Data Natural Disaster Hotspots Data Source: Dilley, M., R.S. Chen, U. Deichmann, A.L. Lerner-Lam, M. Arnold, J. Agwe, P. Buys, O. Kjekstad, B. Lyon, and G. Yetman. 2005. Natural Disaster Hotspots: A Global

More information

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011

9/12/2011. Training Course Remote Sensing Basic Theory & Image Processing Methods September 2011 Training Course Remote Sensing Basic Theory & Image Processing Methods 19 23 September 2011 Popular Remote Sensing Sensors & their Selection Michiel Damen (September 2011) damen@itc.nl 1 Overview Low resolution

More information

GROßFLÄCHIGE UND HOCHFREQUENTE BEOBACHTUNG VON AGRARFLÄCHEN DURCH OPTISCHE SATELLITEN (RAPIDEYE, LANDSAT 8, SENTINEL-2)

GROßFLÄCHIGE UND HOCHFREQUENTE BEOBACHTUNG VON AGRARFLÄCHEN DURCH OPTISCHE SATELLITEN (RAPIDEYE, LANDSAT 8, SENTINEL-2) GROßFLÄCHIGE UND HOCHFREQUENTE BEOBACHTUNG VON AGRARFLÄCHEN DURCH OPTISCHE SATELLITEN (RAPIDEYE, LANDSAT 8, SENTINEL-2) Karsten Frotscher Produktmanager Landwirtschaft Slide 1 A Couple Of Words About The

More information

A SIMULATION-AS-A-SERVICE FRAMEWORK FACILITATING WEBGIS BASED INSTALLATION PLANNING

A SIMULATION-AS-A-SERVICE FRAMEWORK FACILITATING WEBGIS BASED INSTALLATION PLANNING A SIMULATION-AS-A-SERVICE FRAMEWORK FACILITATING WEBGIS BASED INSTALLATION PLANNING Z. Zheng a, Z.Y. Chang, Y.F. Fei a a Dept. of Planning, Beijing Special Civil Engineering Design and Research Institute,

More information

Achievements January 2014 to January 2018

Achievements January 2014 to January 2018 Government of India Department of Space Indian Space Program - Highlights Achievements January 2014 to January 2018 16 February, 2018 Highlights of 4 year Achievements ISRO successfully accomplished 48

More information

IGFA BELMONT FORUM (BF)

IGFA BELMONT FORUM (BF) IGFA BELMONT FORUM (BF) National Centre for Sustainable Coastal Management (NCSCM), under a Memorandum of Understanding (MoU) with the IGFA BELMONT FORUM (BF) has undertaken research study focusing on

More information

SkylineGlobe 6 Technology Overview

SkylineGlobe 6 Technology Overview SkylineGlobe 6 Technology Overview w w w. S k y l i n e G l o b e. c o m Contents SKYLINEGLOBE PRODUCTS... 3 TERRAEXPLORER... 7 TERRAEXPLORER FAMILY... 7 TERRAEXPLORER PRODUCTS - MAIN FEATURES... 8 C2MP

More information

UNAVCO's Community Planning for real-time GPS in Earthscope's Plate Boundary Observatory

UNAVCO's Community Planning for real-time GPS in Earthscope's Plate Boundary Observatory Click to edit Master slide title UNAVCO's Community Planning for real-time GPS in Earthscope's Plate Boundary Observatory Chuck Meertens (presenting Author) David Mencin William Hammond John Langbein Bob

More information

WGISS-42 USGS Agency Report

WGISS-42 USGS Agency Report WGISS-42 USGS Agency Report U.S. Department of the Interior U.S. Geological Survey Kristi Kline USGS EROS Center Major Activities Landsat Archive/Distribution Changes Land Change Monitoring, Assessment,

More information

India recently successfully launched its PSLV-C16 rocked that carried into orbit the latest remote

India recently successfully launched its PSLV-C16 rocked that carried into orbit the latest remote India recently successfully launched its PSLV-C16 rocked that carried into orbit the latest remote sensing satellite REsourcesat-2 that would study and help manage natural resources along with two Nano

More information

TIGER-NET Newsletter. The TIGERNET Newsletter Issue 3 April Welcome to the third issue of the TIGER-NET newsletter.

TIGER-NET Newsletter. The TIGERNET Newsletter Issue 3 April Welcome to the third issue of the TIGER-NET newsletter. Content TIGER-NET Newsletter Qualification Review Meeting Progress of system development: the first WOIS prototype Progress of product development: the first TigerNet product prototypes Expanding the user

More information

Space Assets and the Sustainable Development Goals

Space Assets and the Sustainable Development Goals Space Assets and the Sustainable Development Goals Michael Simpson, Secure World Foundation In cooperation with Krystal Wilson Breakout Session #2 - Space Society Monday, November 21, 2016 United Nations/United

More information

Foreword_. Smart Santander Foreword

Foreword_. Smart Santander Foreword Smart Santander_ 00 - Foreword Foreword_ More than half of the world s population lives in cities and this proportion is increasing day by day. As urban environments are becoming more densely populated

More information

Digital City-the 21 century s life style

Digital City-the 21 century s life style Digital City-the 21 century s life style LiQi 1CyberGIS Studio, Peking University Institute of Remote Sensing & GIS, Peking University, Beijing, P.R.China, 100871 Abstract: Digital City is the crucial

More information

Virtual Foundry Modeling and Its Applications

Virtual Foundry Modeling and Its Applications Virtual Foundry Modeling and Its Applications R.G. Chougule 1, M. M. Akarte 2, Dr. B. Ravi 3, 1 Research Scholar, Mechanical Engineering Department, Indian Institute of Technology, Bombay. 2 Department

More information

Managing Imagery and Raster Data. Peter Becker

Managing Imagery and Raster Data. Peter Becker Managing Imagery and Raster Data Peter Becker ArcGIS is a Comprehensive Imagery Platform Empowering you to make informed decisions System of Engagement System of Insight Extract Information from Imagery

More information

SUGAR_GIS. From a user perspective. Provides spatial distribution of a wide range of sugarcane production data in an easy to use and sensitive way.

SUGAR_GIS. From a user perspective. Provides spatial distribution of a wide range of sugarcane production data in an easy to use and sensitive way. SUGAR_GIS From a user perspective What is Sugar_GIS? A web-based, decision support tool. Provides spatial distribution of a wide range of sugarcane production data in an easy to use and sensitive way.

More information

Sixth Management Seminar for the Heads of National Statistical offices in Asia and the Pacific

Sixth Management Seminar for the Heads of National Statistical offices in Asia and the Pacific COUNTRY PAPER: KYRGYZ REPUBLIC Sixth Management Seminar for the Heads of National Statistical offices in Asia and the Pacific (28 30 May 2007, Hong Kong, China) Mr. Orozmat ABDYKALYKOV Chairman of the

More information

Monitoring of Irrigation Projects using BHUVAN web Services NWA, Pune

Monitoring of Irrigation Projects using BHUVAN web Services NWA, Pune Monitoring of Irrigation Projects using BHUVAN web Services NWA, Pune 30th June,2014 2.1 Field Data The field data required is name of the canal, name of the parent canal, design offtake chainage, design

More information

Dr. P Shanmugam. Associate Professor Department of Ocean Engineering Indian Institute of Technology (IIT) Madras INDIA

Dr. P Shanmugam. Associate Professor Department of Ocean Engineering Indian Institute of Technology (IIT) Madras INDIA Dr. P Shanmugam Associate Professor Department of Ocean Engineering Indian Institute of Technology (IIT) Madras INDIA Biography Ph.D (Remote Sensing and Image Processing for Coastal Studies) - Anna University,

More information

The first part of Module three, data and tools, presents some of the resources available on the internet to get images from the satellites presented

The first part of Module three, data and tools, presents some of the resources available on the internet to get images from the satellites presented The first part of Module three, data and tools, presents some of the resources available on the internet to get images from the satellites presented in the previous module and some uses of the images,

More information

A c c e s s t o C o p e r n i c u s E M S m a p p i n g

A c c e s s t o C o p e r n i c u s E M S m a p p i n g A c c e s s t o C o p e r n i c u s E M S m a p p i n g Copernicus Service Copernicus EU Copernicus EU Copernicus EU www.copernicus.eu W h o c a n u s e t h e S e r v i c e? There are three distinct user

More information

ArcGIS Pro: What s New in Analysis

ArcGIS Pro: What s New in Analysis Federal GIS Conference February 9 10, 2015 Washington, DC ArcGIS Pro: What s New in Analysis James Sullivan What is analysis? Analysis transforms raw data into information or knowledge. Spatial analysis

More information

ArcGIS Pro: What s New in Analysis. Rob Elkins

ArcGIS Pro: What s New in Analysis. Rob Elkins ArcGIS Pro: What s New in Analysis Rob Elkins ArcGIS Pro Welcome ArcGIS Pro: Analysis Rob Elkins ArcGIS Pro 1.0 Now Available = + Includes the complete ArcGIS Platform Application fusion Single, always

More information

UNIGIS University of Salzburg. Module: ArcGIS for Server Lesson: Online Spatial analysis UNIGIS

UNIGIS University of Salzburg. Module: ArcGIS for Server Lesson: Online Spatial analysis UNIGIS 1 Upon the completion of this presentation you should be able to: Describe the geoprocessing service capabilities Define supported data types input and output of geoprocessing service Configure a geoprocessing

More information

Disaster Prevention System Utilizing Social Media Information

Disaster Prevention System Utilizing Social Media Information Disaster Prevention System Utilizing Social Media Information Naoshi Morita Makoto Hayakawa Norisuke Takao Information on disasters has conventionally been obtained by using physical sensors such as water/rain

More information

Imagery Archive Works

Imagery Archive Works USDA How Satellite the Imagery USDA s Archive Satellite Imagery Archive Works A. What is the USDA Satellite Imagery Archive? B. What are the benefits of participating in the USDA Archive? C. What types

More information

Landsat 8 and Sentinel 2 higher order products: input to S2DUP. Chris Justice (UMD) Curtis Woodcock (BU), Martin Claverie (UMD/GSFC)

Landsat 8 and Sentinel 2 higher order products: input to S2DUP. Chris Justice (UMD) Curtis Woodcock (BU), Martin Claverie (UMD/GSFC) Landsat 8 and Sentinel 2 higher order products: input to S2DUP Chris Justice (UMD) Curtis Woodcock (BU), Martin Claverie (UMD/GSFC) MODIS Land Products Energy Balance Product Suite Surface Reflectance

More information

Scalable geospatial 3D client applications in X3D - Interactive, online and in real-time

Scalable geospatial 3D client applications in X3D - Interactive, online and in real-time Scalable geospatial 3D client applications in X3D - Interactive, online and in real-time Dipl.Inform.Univ Peter Schickel CEO Bitmanagement Software Vice President Web3D Consortium, Mountain View, USA OGC/Web3D

More information

Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images

Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images Urban Classification of Metro Manila for Seismic Risk Assessment using Satellite Images Fumio YAMAZAKI/ yamazaki@edm.bosai.go.jp Hajime MITOMI/ mitomi@edm.bosai.go.jp Yalkun YUSUF/ yalkun@edm.bosai.go.jp

More information

FOREWORD. IHO S-100 Working Group

FOREWORD. IHO S-100 Working Group IHO International Hydrographic Organization KHOA Korea Hydrographic and Oceanographic Agency MUCH MORE THAN JUST NAUTICAL CHARTS IHO UNIVERSAL HYDROGRAPHIC data MODEL This document was produced with the

More information

EMODnet Thematic Lot Human Activities

EMODnet Thematic Lot Human Activities EMODnet Thematic Lot n 7 - Human Activities 12 th Bi-monthly Report Reporting Period: 09/09/2015 03/11/2015 Date: 03/11/2015 Contents 1. Highlights in this reporting period... 3 2. Meetings held since

More information

SUMMARY REPORT AND RECOMMENDATIONS ON THE PREVENTION OF MARINE OIL POLLUTION IN THE ARCTIC.

SUMMARY REPORT AND RECOMMENDATIONS ON THE PREVENTION OF MARINE OIL POLLUTION IN THE ARCTIC. Arctic Council Open Access Repository Arctic Council http://www.arctic-council.org/ 1.8 Sweden Chairmanship I (May 2011 - May 2013) 4. SAO Meeting, March 2013, Stockholm, Sweden SUMMARY REPORT AND RECOMMENDATIONS

More information

DEVELOPMENT OF A NEW SOUTH AFRICAN LAND-COVER DATASET USING AUTOMATED MAPPING TECHINQUES. Mark Thompson 1

DEVELOPMENT OF A NEW SOUTH AFRICAN LAND-COVER DATASET USING AUTOMATED MAPPING TECHINQUES. Mark Thompson 1 DEVELOPMENT OF A NEW SOUTH AFRICAN LAND-COVER DATASET USING AUTOMATED MAPPING TECHINQUES. Mark Thompson 1 1 GeoTerraImage Pty Ltd, Pretoria, South Africa Abstract This talk will discuss the development

More information

SkylineGlobe 6.5 Technology Overview

SkylineGlobe 6.5 Technology Overview SkylineGlobe 6.5 Technology Overview w w w. S k y l i n e G l o b e. c o m Contents SKYLINEGLOBE PRODUCTS... 4 SKYLINEGLOBE ENTERPRISE... 5 SKYLINEGLOBE ENTERPRISE BUNDLE COMPONENTS... 6 TERRABUILDER...

More information

LYNX CE CENTRAL CONTROL FOR NETWORK VP. General Specifications

LYNX CE CENTRAL CONTROL FOR NETWORK VP. General Specifications LYNX CE CENTRAL CONTROL FOR NETWORK VP General Specifications Number of satellites: Up to 500 Number of satellite stations: up to 32,000 Number of Courses: 3 Number of holes per course: 48 Number of holes

More information

Radio Frequency Sensing from Space

Radio Frequency Sensing from Space Radio Frequency Sensing from Space Edoardo Marelli ITU-R WP 7C Chairman ITU-R Seminar Manta (Ecuador) 20 September 2012 Why observing the Earth from space? Satellites orbiting around the Earth offer an

More information

Unidata 2008: Shaping the Future of Data Use in the Geosciences

Unidata 2008: Shaping the Future of Data Use in the Geosciences Unidata 2008: Shaping the Future of Data Use in the Geosciences Expanding Horizons: Using Environmental Data for Education, Research, and Decision Making 23 June 2003 Boulder, CO Mohan Ramamurthy Unidata

More information

DISTINGUISHING URBAN BUILT-UP AND BARE SOIL FEATURES FROM LANDSAT 8 OLI IMAGERY USING DIFFERENT DEVELOPED BAND INDICES

DISTINGUISHING URBAN BUILT-UP AND BARE SOIL FEATURES FROM LANDSAT 8 OLI IMAGERY USING DIFFERENT DEVELOPED BAND INDICES DISTINGUISHING URBAN BUILT-UP AND BARE SOIL FEATURES FROM LANDSAT 8 OLI IMAGERY USING DIFFERENT DEVELOPED BAND INDICES Mark Daryl C. Janiola (1), Jigg L. Pelayo (1), John Louis J. Gacad (1) (1) Central

More information

ArcGIS Runtime SDK for Java: Building Applications. Eric

ArcGIS Runtime SDK for Java: Building Applications. Eric ArcGIS Runtime SDK for Java: Building Applications Eric Bader @ECBader Agenda ArcGIS Runtime and the SDK for Java How to build / Functionality - Maps, Layers and Visualization - Geometry Engine - Routing

More information

Lecture 6: Multispectral Earth Resource Satellites. The University at Albany Fall 2018 Geography and Planning

Lecture 6: Multispectral Earth Resource Satellites. The University at Albany Fall 2018 Geography and Planning Lecture 6: Multispectral Earth Resource Satellites The University at Albany Fall 2018 Geography and Planning Outline SPOT program and other moderate resolution systems High resolution satellite systems

More information

CanImage. (Landsat 7 Orthoimages at the 1: Scale) Standards and Specifications Edition 1.0

CanImage. (Landsat 7 Orthoimages at the 1: Scale) Standards and Specifications Edition 1.0 CanImage (Landsat 7 Orthoimages at the 1:50 000 Scale) Standards and Specifications Edition 1.0 Centre for Topographic Information Customer Support Group 2144 King Street West, Suite 010 Sherbrooke, QC

More information

NASA Support for GEOSS and Disaster Risk Management under the Committee on Earth Observation Satellites Caribbean Example

NASA Support for GEOSS and Disaster Risk Management under the Committee on Earth Observation Satellites Caribbean Example NASA Support for GEOSS and Disaster Risk Management under the Committee on Earth Observation Satellites Caribbean Example Presented at the GEOSS Session of Latin American Remote Sensing week in Santiago

More information

Separation of crop and vegetation based on Digital Image Processing

Separation of crop and vegetation based on Digital Image Processing Separation of crop and vegetation based on Digital Image Processing Mayank Singh Sakla 1, Palak Jain 2 1 M.TECH GEOMATICS student, CEPT UNIVERSITY 2 M.TECH GEOMATICS student, CEPT UNIVERSITY Word Limit

More information

36. Global Positioning System

36. Global Positioning System 36. Introduction to the Global Positioning System (GPS) Why do we need GPS? Position: a basic need safe sea travel, crowed skies, resource management, legal questions Positioning: a challenging job local

More information

Why? A Documentation Consortium Ted Habermann, NOAA. Documentation: It s not just discovery... in global average

Why? A Documentation Consortium Ted Habermann, NOAA. Documentation: It s not just discovery... in global average A Documentation Consortium Ted Habermann, NOAA i checked my 2002 email archives, and here is what i found out: it appears that the current 3rd generation algorithm was implemented into operations around

More information

Ghazanfar A. Khattak National Centre of Excellence in Geology University of Peshawar

Ghazanfar A. Khattak National Centre of Excellence in Geology University of Peshawar INTRODUCTION TO REMOTE SENSING Ghazanfar A. Khattak National Centre of Excellence in Geology University of Peshawar WHAT IS REMOTE SENSING? Remote sensing is the science of acquiring information about

More information

Raster is faster but vector is corrector

Raster is faster but vector is corrector Account not required Raster is faster but vector is corrector The old GIS adage raster is faster but vector is corrector comes from the two different fundamental GIS models: vector and raster. Each of

More information

I N D O N E S I A N O C E A N P O L I C Y National Aspirations, Regional Contribution and Global Engagement

I N D O N E S I A N O C E A N P O L I C Y National Aspirations, Regional Contribution and Global Engagement I N D O N E S I A N O C E A N P O L I C Y 2 0 1 7 National Aspirations, Regional Contribution and Global Engagement Ambassador Arif Havas Oegroseno Deputy Coordinating Minister for Maritime Affairs Coordinating

More information

2010 Census Mapping Evolution, Potentialities and Integration to the National Spatial Data Infrastructure

2010 Census Mapping Evolution, Potentialities and Integration to the National Spatial Data Infrastructure 2010 Census Mapping Evolution, Potentialities and Integration to the National Spatial Data Infrastructure Miriam Barbuda, MsC LATIN AMERICA GEOSPATIAL FORUM Brazil, Rio de Janeiro, 15-17August 2012 BRAZIL

More information

GeoBase Raw Imagery Data Product Specifications. Edition

GeoBase Raw Imagery Data Product Specifications. Edition GeoBase Raw Imagery 2005-2010 Data Product Specifications Edition 1.0 2009-10-01 Government of Canada Natural Resources Canada Centre for Topographic Information 2144 King Street West, suite 010 Sherbrooke,

More information

Developing a National Real-time CORS Network in New Zealand

Developing a National Real-time CORS Network in New Zealand Dave COLLETT, New Zealand Key words: GNSS, Positioning, CORS, New Zealand, Infrastructure SUMMARY Land Information New Zealand administers PositioNZ - New Zealand's national CORS network. This network

More information

REMOTE SENSING FOR FLOOD HAZARD STUDIES.

REMOTE SENSING FOR FLOOD HAZARD STUDIES. REMOTE SENSING FOR FLOOD HAZARD STUDIES. OPTICAL SENSORS. 1 DRS. NANETTE C. KINGMA 1 Optical Remote Sensing for flood hazard studies. 2 2 Floods & use of remote sensing. Floods often leaves its imprint

More information

Collaborative Service Platform for EO-based Exploration and Generation of Thematic Information on the Built Environment

Collaborative Service Platform for EO-based Exploration and Generation of Thematic Information on the Built Environment TEP Urban Collaborative Service Platform for EO-based Exploration and Generation of Thematic Information on the Built Environment T. Esch, M. Böttcher, E. Boissier, F. Brito, C. Brockmann, P. Pereira Goncalves,

More information

DEVELOPING A CLOUD-BASED ONLINE GEOSPATIAL INFORMATION SHARING AND GEOPROCESSING PLATFORM TO FACILITATE COLLABORATIVE EDUCATION AND RESEARCH

DEVELOPING A CLOUD-BASED ONLINE GEOSPATIAL INFORMATION SHARING AND GEOPROCESSING PLATFORM TO FACILITATE COLLABORATIVE EDUCATION AND RESEARCH DEVELOPING A CLOUD-BASED ONLINE GEOSPATIAL INFORMATION SHARING AND GEOPROCESSING PLATFORM TO FACILITATE COLLABORATIVE EDUCATION AND RESEARCH Z. L. Yang a, *, J. Cao a, K. Hu a, Z. P. Gui b, H. Y. Wu a,

More information

Update on Landsat Program and Landsat Data Continuity Mission

Update on Landsat Program and Landsat Data Continuity Mission Update on Landsat Program and Landsat Data Continuity Mission Dr. Jeffrey Masek LDCM Deputy Project Scientist NASA GSFC, Code 923 November 21, 2002 Draft LDCM Implementation Phase RFP Overview Page 1 Celebrate!

More information

ORCHESTRA: Developing a Unified Open Architecture for Risk Management Applications

ORCHESTRA: Developing a Unified Open Architecture for Risk Management Applications The First International Symposium on Geo-Information for Disaster Management Delft - 23 rd March 2005 ORCHESTRA: Developing a Unified Open Architecture for Risk Management Applications David Caballero

More information

Assessing the Feasibility of Wind Power Production for the University of Rhode Island s Bay Campus

Assessing the Feasibility of Wind Power Production for the University of Rhode Island s Bay Campus University of Rhode Island DigitalCommons@URI Senior Honors Projects Honors Program at the University of Rhode Island 2009 Assessing the Feasibility of Wind Power Production for the University of Rhode

More information

Architecture, implementation and application of soil moisture in-situ sensor

Architecture, implementation and application of soil moisture in-situ sensor Architecture, implementation and application of soil moisture in-situ sensor network across Canadian agricultural landscapes Xiaoyuan Geng 1, Heather McNairn 1, Patrick Rollin 1, Jessika L Heureux 1, Catherine

More information

M2M Communications and IoT for Smart Cities

M2M Communications and IoT for Smart Cities M2M Communications and IoT for Smart Cities Soumya Kanti Datta, Christian Bonnet Mobile Communications Dept. Emails: Soumya-Kanti.Datta@eurecom.fr, Christian.Bonnet@eurecom.fr Roadmap Introduction to Smart

More information

Designing a WebGIS architecture for aviation impact assessment

Designing a WebGIS architecture for aviation impact assessment UNCLASSIFIED Nationaal Lucht- en Ruimtevaartlaboratorium National Aerospace Laboratory NLR Executive summary Designing a WebGIS architecture for aviation impact assessment Problem area In aviation a lot

More information

SWAN LAKE INTEGRATED WATERSHED MANAGEMENT PLAN SURFACE WATER HYDROLOGY REPORT 1

SWAN LAKE INTEGRATED WATERSHED MANAGEMENT PLAN SURFACE WATER HYDROLOGY REPORT 1 SWAN LAKE INTEGRATED WATERSHED MANAGEMENT PLAN SURFACE WATER HYDROLOGY REPORT 1 1. General Description Figure 1 provides a map of the Swan Lake Watershed. The watershed is characterized by two major parallel

More information

CO-ORDINATION MECHANISMS FOR DIGITISATION POLICIES AND PROGRAMMES:

CO-ORDINATION MECHANISMS FOR DIGITISATION POLICIES AND PROGRAMMES: CO-ORDINATION MECHANISMS FOR DIGITISATION POLICIES AND PROGRAMMES: NATIONAL REPRESENTATIVES GROUP (NRG) SUMMARY REPORT AND CONCLUSIONS OF THE MEETING OF 10 DECEMBER 2002 The third meeting of the NRG was

More information