GeoSUR Architecture and System Design. GeoSUR Program Architecture Development Guideline

Size: px
Start display at page:

Download "GeoSUR Architecture and System Design. GeoSUR Program Architecture Development Guideline"

Transcription

1 GeoSUR Program Architecture and System Design Title Creator Reviewer GeoSUR Program Architecture Development Guideline Michelle Anthony. USGS. Eric van Praag, CAF Jesus Suniaga, CAF Date 1 September 2008 Subject Publisher Type Description Rights Language GeoSUR Architecture and System Design GeoSUR Program Text The main requirements and components to be undertaken by the GeoSUR Program will be reviewed with existing standards, technologies and software implementations Corporación Andina de Fomento (CAF) EN

2 TABLE OF CONTENTS Introduction o Purpose of this Paper o Objectives and Requirements o Main Components of the GeoSUR Architecture o Technical Evaluations o Standards Main GeoSUR Components o Geospatial Portal o Map Services o Metadata Services Supporting Components - Additional Map Viewers o IIRSA Regional Map Viewer o National Government Map Viewers Appendix A: Map Service Software Implementations Appendix B: Metadata Creation Software Appendix C: Metadata Service Types and Implementations 2

3 INTRODUCTION Purpose of this Paper This white paper introduces the technical architecture and design to be implemented within the GeoSUR regional program. It will explain how GeoSUR will implement the necessary technology and standards to develop a regional program that provides the mechanism for the discovery and exchange of geospatial information for decision making within South America. Objectives and Requirements The design of the GeoSUR architecture was developed using the requirements provided by the GeoSUR project staff as well as the requirements defined within the Spatial Data Infrastructure (SDI) Cookbook. Main Components of the GeoSUR architecture The main components of the decentralized GeoSUR architecture consist of the following items: the GeoSUR portal components along with distributed map services and metadata services from the geospatial data producers. These components will connect geospatial producers and users through the following scenario: 1. Geospatial data producing agencies develop metadata (data about data) to describe their data. The metadata is hosted through a metadata service and the geospatial data is hosted through a map service. These agencies provide their metadata records to the GeoSUR portal through a harvesting mechanism to populate the metadata catalog. 3

4 2. Users within the GIS community can visit the GeoSUR portal to search and discover geospatial data through the search tool that queries the metadata catalog. Metadata can then be viewed and evaluated for its usefulness. The metadata also provides a link so the map service can be viewed in the GeoSUR map viewer. 3. The final step allows the GIS user the means to download or obtain the actual spatial data for their usage. Technical Evaluations Many implementations of software are available for the development of SDI systems from the commercial and Open Source communities. All mature software implementations were evaluated for the GeoSUR design and the best suited software that met the GeoSUR requirements document were selected for the final implementation. For the selection of the Portal component, a technical evaluation was completed that compared the ESRI GIS Portal Toolkit (GPT) and the GeoNetwork OpenSource portal. The results of the technical evaluation were shared with the GeoSUR technical committee to determine which software best met the GeoSUR requirements. The GeoSUR technical committee selected the use of the ESRI GPT version 9.3 software for the portal. For the implementation of the metadata and map services by each geospatial data producer, the GeoSUR architecture has been setup to be flexible and accommodating. Each geospatial data producer can use any software for the map service, metadata creation, or metadata service as long as the appropriate standards are followed. Some of the potential software implementations (commercial and open source) will be described later in this document. Standards The design of the GeoSUR architecture has been based upon compatible and mature geospatial standards that allow for the maximum technical interoperability based upon SDI standards. Geospatial standards are primarily developed by the following organizations and have been considered in the GeoSUR architecture. 4

5 - International Organization for Standardization (ISO) Technical Committee Open Geospatial Consortium (OGC) The following standards have been selected for acceptance in the GeoSUR architecture: Information and Content Standards - ISO 19115/ Latin America Metadata Profile (LAMP) - FGDC Content Standard for Digital Geospatial Metadata (CSDGM) - OGC Styled Layer Description (SLD) - OGC Web Map Context (WMC) Service and Interface Standards - OGC Catalog Service (CS-W) specification - OGC Web Map Service (WMS) 5

6 MAIN GEOSUR COMPONENTS The main components of the GeoSUR system will consist of decentralized components that interact and are interoperable through standards. This will allow each participating geospatial data producer to implement and maintain their own map and metadata services. Since the GeoSUR architecture supports the standards established in the SDI Cookbook, any country or national agency who already support a regional or national SDI will be immediately compatible with the GeoSUR architecture. Geospatial Portal The GeoSUR Portal contains several main components that exist within the portal to interact for the search and discovery of geospatial data resources. - Portal Website - Harvesting Service - Metadata Catalog - Search Tool - Map Viewer The main components of the GeoSUR architecture will operate in a scenario similar to the below general description. 1. Geospatial data producer agencies will prepare their data to be served. A map service will be established to serve the data. 2. Geospatial data producer agencies will prepare metadata to describe their geospatial data sets. The metadata will include a link to the associated map service. 3. The data producer agency will login to the GeoSUR portal and register their metadata service for harvesting. 4. The GeoSUR portal will connect to the individual metadata services to harvest, validate and obtain a local copy of the metadata in the portal metadata catalog database. 5. Users of the geospatial user community will access the GeoSUR portal to locate the available geospatial data in the region. 6. Users will use the portal search tool to define their search criteria and execute the search and evaluate the returned metadata results. 6

7 7. The metadata can be viewed in its entirety to obtain the full background on each data set. 8. If a map service was established and documented in the metadata, the user can view the data in the portal map viewer. These data can then be viewed with other data sets. Map Services GeoSUR will initially work with national government agencies in South America that include the National Geographic Institutes and the National Environmental agencies. The GeoSUR program will request that each of these geospatial data producer establish map services to provide a visualization of their data sets for viewing and interrogating through a web browser based map viewer in the portal. These map services can be accomplished through the establishment of OGC Web Map Services (WMS). WMS is a simple HTTP interface for requesting georegistered map images from one or more distributed geospatial services. A WMS request defines the geographic layer(s) and area of interest to be processed. The response to the request is one or more geo-registered map images (returned as JPEG, PNG, etc) that can be displayed in a browser application. The interface also supports the ability to specify whether the returned images should be transparent so that layers from multiple servers can be combined or not. Each geospatial data producer agency will implement a WMS service to provide pictures of their data to a WMS based map viewer in the GeoSUR portal. There are many software implementations that can be used to establish the map services. Training by the GeoSUR program initially focused on the following software but any software can be used as long as it supports the OGC WMS specification. - Minnesota MapServer - ESRI ArcIMS The GeoSUR technical team has established a technical guide for establishing WMS services that describes the guidelines that should be followed. Appendix A describes some of the most common WMS software implementations. 7

8 Metadata Services The geospatial data producer agencies will also document their geospatial data (vector and raster) using globally accepted metadata standards. The metadata will be available for harvesting to the GeoSUR Portal so it can be collected and stored in a central database for future search and discovery by the geospatial community. Most of the data sets documented during the first phase of the GeoSUR program will consist of core data including topographic and environmental data sets but will not be exclusive to only these data. The GeoSUR Geospatial Portal will be configured to harvest and validate the following types of metadata: - ISO 19115/ Latin America Metadata Profile (LAMP) - ISO 19115/ North America Metadata Profile - FGDC Content Standard for Digital Geospatial Metadata (CSDGM) This will allow each geospatial data producer agency to select and implement the metadata editor software of their choice, as long as it supports one of the above metadata standards. Commercial and open source metadata editor software exists. The GeoSUR program provided some initial metadata training workshops where the following selection of metadata editors were discussed and used for training. Appendix B provides additional metadata software references and additional details. - GeoNetwork OpenSource - ESRI ArcCatalog - CATMDEdit Once the metadata has been developed to describe an agencies geospatial datasets, it must be provided to the GeoSUR portal for harvesting. An important step during the metadata development process is to ensure that the metadata contains a link to the associated map service. This will allow the GeoSUR portal to allow its users to immediately visualize the map service in a map viewer directly from the portal search results. The agency will login to the GeoSUR portal and register their metadata service for harvesting. The harvesting process consists of the portal connecting to metadata services to obtain a copy of the metadata and store it in a catalog database within the portal. This metadata can then be searched and discovered through a geospatial search engine on the portal. 8

9 Each geospatial data producer agency can select and implement the metadata service of their choice. The GeoSUR portal can harvest metadata using the following protocols: - ESRI metadata services - Z Open Archives Initiative (OAI) - Web Accessible Folders (WAF) - CS-W Catalogs A brief description of each metadata service type can be found in Appendix C. SUPPORTING COMPONENTS - ADDITIONAL MAP VIEWERS The GeoSUR portal contains a map viewer that works with OGC services to provide interoperability to combine pictures of geospatial data from different GeoSUR servers to allow them to be viewed in the same map viewer. The GeoSUR program is also recommending that individual map viewers will be established by each participating data agency to serve their own unique user communities. The following map viewers will be established during the GeoSUR program. These can be established using any web mapping software as they will only provide a single browser based view of the data being served through it. GeoSUR Regional Map Viewer CAF will establish a map viewer using the IIRSA (Initiative for the Integration of Regional Infrastructure in South America) data and assorted infrastructure data available at CAF. This map viewer will be built using ESRI ArcGIS Server using the out of the box viewer. The data will also be served through a WMS connector. Metadata will also be developed for each data set and harvested by the GeoSUR portal. National Government Map Viewers GeoSUR will recommend that each participating agency develop a stand alone map viewer in addition to the WMS map service that provides the data to the GeoSUR portal. 9

10 These stand alone map viewers will be linked from the organizations website and will provide a unique interface to the geospatial data for that organization. 10

11 APPENDIX A: MAP SERVICE SOFTWARE IMPLEMENTATIONS Minnesota MapServer MapServer is an Open Source development environment for building spatiallyenabled internet applications. MapServer is not a full-featured GIS system, nor does it aspire to be. Instead, MapServer excels at rendering spatial data (maps, images and vector data for the web. URL: GeoServer GeoServer is an Open Source server that connects your information to the geospatial web. With GeoServer, you can publish and edit data using open standards. Your information is made available in a large variety of formats as maps/images or actual geospatial data, and you have complete control over the look of the map. URL: ESRI ArcIMS ArcIMS is the solution for delivering dynamic maps and GIS data and services via the Web. It provides a highly scalable framework for GIS Web publishing that meets the needs of corporate Intranets and demands of worldwide Internet access. URL: ESRI ArcGIS Server ArcGIS Server connects people with geographic information. Organizations, small and large, use ArcGIS Server to distribute maps and GIS capabilities over the web to improve internal workflows, communicate vital issues, and engage stakeholders. URL: 11

12 APPENDIX B: METADATA CREATION SOFTWARE The following metadata creation software are being recommended for use within the GeoSUR program. GeoNetwork OpenSource GeoNetwork OpenSource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides a powerful metadata editing tool and search functions as well as an embedded interactive web map viewer. URL: ESRI ArcCatalog ArcCatalog is a program you use to organize and manage various datasets and documents in both file-based workspaces and geodatabases. It allows you to connect to your data source locations, browser through you workspaces, develop metadata, examine or explore the data, manage data and metadata and search for data and maps. URL: CATMDEdit CATMDEdit is a metadata editor tool that facilitates the documentation of resources, with a special focus on the description of geographic information resources. URL: 12

13 APPENDIX C: METADATA SERVICE TYPES AND IMPLEMENTATIONS The following types of harvesting protocols can be used by each data producer agency to provide their metadata to the GeoSUR portal. Each is explained briefly below with a URL to more information. ESRI Metadata Services Metadata can be maintained and served to the GeoSUR portal using the ArcIMS Metadata Service software. ArcIMS Metadata Services can be used to create a central, online metadata repository that allows you to easily publish and browse metadata over the Internet. You can author your metadata through the ArcGIS ArcCatalog application using industry-standard and user-definable style templates, then publish your metadata by simply dragging and dropping it into the ArcIMS Metadata Server. Metadata is optimized for rapid and efficient searches using a variety of clients including lightweight browser-based clients and ArcGIS Desktop. URL: Z39.50 Metadata can be served to the GeoSUR portal through a Z39.50 metadata clearinghouse. Z39.50 is a client server protocol for search and retrieving information from a remote computer database. It is widely used in library environments and has been around since the 1970s. The Isite software is an open source Z39.50 implementation that has been maintained and provided by the FGDC for geospatial metadata. URL: Open Archives Initiative (OAI) OAI is an attempt to build a low barrier interoperability framework for archives containing digital content. It allows people to harvest metadata. This metadata is used to provide "value added services" often by combining different data sets. URL: 13

14 Web Accessible Folders (WAF) A simple way to provide your metadata to a portal is by providing your metadata files in XML format on a web accessible folder (WAF). This is a directory on the WWW where a web browser can browse the content of a directory. It may not contain a default.html or index.htm file. URL: na CS-W Catalogs The OpenGIS Catalogue Services Interface Standard (CAT) supports the ability to publish and search collections of descriptive information (metadata) about geospatial data, services and related resources. Providers of resources use catalogues to register metadata that conform to the provider's choice of an information model; such models include descriptions of spatial references and thematic information. Client applications can then search for geospatial data and services in very efficient ways. URL: 14

How To Use The Alabama Data Portal

How To Use The Alabama Data Portal 113 The Alabama Metadata Portal: http://portal.gsa.state.al.us By Philip T. Patterson Geological Survey of Alabama 420 Hackberry Lane P.O. Box 869999 Tuscaloosa, AL 35468-6999 Telephone: (205) 247-3611

More information

An Esri White Paper June 2011 ArcGIS for INSPIRE

An Esri White Paper June 2011 ArcGIS for INSPIRE An Esri White Paper June 2011 ArcGIS for INSPIRE Esri, 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB esri.com Copyright 2011 Esri All rights reserved.

More information

EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER

EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER EXPLORING AND SHARING GEOSPATIAL INFORMATION THROUGH MYGDI EXPLORER Subashini Panchanathan Malaysian Centre For Geospatial Data Infrastructure ( MaCGDI ) Ministry of National Resources and Environment

More information

Task AR-09-01a Progress and Contributions

Task AR-09-01a Progress and Contributions Doug Nebert, POC U.S. Geological Survey ddnebert@usgs.gov March 2010 Task AR-09-01a Progress and Contributions Background and scope for AR-09-01a This Task defines the minimum, common technical capabilities

More information

An ESRI White Paper October 2009 ESRI Geoportal Technology

An ESRI White Paper October 2009 ESRI Geoportal Technology An ESRI White Paper October 2009 ESRI Geoportal Technology ESRI 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2009 ESRI

More information

GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata

GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata Ing. Simone Giannecchini, GeoSolutions Ing. Emanuele Tajariol, GeoSolutions Outline GeoNetwork Introduction

More information

Metadata for Data Discovery: The NERC Data Catalogue Service. Steve Donegan

Metadata for Data Discovery: The NERC Data Catalogue Service. Steve Donegan Metadata for Data Discovery: The NERC Data Catalogue Service Steve Donegan Introduction NERC, Science and Data Centres NERC Discovery Metadata The Data Catalogue Service NERC Data Services Case study:

More information

CatMDEdit Metadata editor

CatMDEdit Metadata editor Advanced Information Systems Laboratory GeoSpatiumLab S.L. CatMDEdit Metadata editor University of Zaragoza Computer Science and Systems Engineering Department Advanced Information Systems Laboratory (IA3)

More information

GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata

GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata GeoNetwork, The Open Source Solution for the interoperable management of geospatial metadata Ing. Emanuele Tajariol, GeoSolutions Ing. Simone Giannecchini, GeoSolutions GeoSolutions GeoSolutions GeoNetwork

More information

The ORIENTGATE data platform

The ORIENTGATE data platform Seminar on Proposed and Revised set of indicators June 4-5, 2014 - Belgrade (Serbia) The ORIENTGATE data platform WP2, Action 2.4 Alessandra Nuzzo, Sandro Fiore, Giovanni Aloisio Scientific Computing and

More information

GeoNetwork User Manual

GeoNetwork User Manual GeoNetwork User Manual Release 2.10.4-0 GeoNetwork July 06, 2015 Contents 1 Preface 3 1.1 About this Project..................................... 3 1.2 License Information....................................

More information

Interoperable Solutions in Web-based Mapping

Interoperable Solutions in Web-based Mapping ISPRS SIPT IGU UCI CIG ACSG Table of contents Table des matières Authors index Index des auteurs Search Recherches Exit Sortir Interoperable Solutions in Web-based Mapping Marta Wojnarowska and Bridget

More information

EEOS 381 - Spatial Databases and GIS Applications

EEOS 381 - Spatial Databases and GIS Applications EEOS 381 - Spatial Databases and GIS Applications Lecture 9 Metadata What is Metadata? Data about data Description of a (GIS) dataset What it represents Who created it? When? How? Format Field definitions

More information

1. Introduction ABSTRACT

1. Introduction ABSTRACT ISPRS SIPT IGU UCI CIG ACSG Table of contents Table des matières Authors index Index des auteurs Search Recherches Exit Sortir Oceans Management Internet Mapping Application (OMIMA): A GIS Web-Based Tool

More information

Enterprise GIS Solutions to GIS Data Dissemination

Enterprise GIS Solutions to GIS Data Dissemination Enterprise GIS Solutions to GIS Data Dissemination ESRI International User Conference July 13 17, 2009 Wendy M. Turner Senior GIS Engineer & Program Manager Freedom Consulting Group, LLC Building the Enterprise

More information

WCS as Candidate INSPIRE Download Service for Coverage Data

WCS as Candidate INSPIRE Download Service for Coverage Data WCS as Candidate INSPIRE Download Service for Coverage Data Alexander Kotsev www.jrc.ec.europa.eu Serving society Stimulating innovation Supporting legislation Context NS Regulation defines two types of

More information

GeoNetwork and ESRI GIS Portal Toolkit Comparison

GeoNetwork and ESRI GIS Portal Toolkit Comparison GeoNetwork and Comparison The following software are being evaluated for the GeoSUR project for the implementation of GIS portal application for the South American region. The information collected for

More information

ArcGIS Viewer for Silverlight An Introduction

ArcGIS Viewer for Silverlight An Introduction Esri International User Conference San Diego, California Technical Workshops July 26, 2012 ArcGIS Viewer for Silverlight An Introduction Rich Zwaap Agenda Background Product overview Getting started and

More information

GIS Databases With focused on ArcSDE

GIS Databases With focused on ArcSDE Linköpings universitet / IDA / Div. for human-centered systems GIS Databases With focused on ArcSDE Imad Abugessaisa g-imaab@ida.liu.se 20071004 1 GIS and SDBMS Geographical data is spatial data whose

More information

Centre for EcologicalNoosphere Studies NAS RA CENS

Centre for EcologicalNoosphere Studies NAS RA CENS SCOPES 2009-2012 Scientific Co-operation between Eastern Europe and Switzerland Accessing Armenian Environmental data through CENS Spatial Data Infrastructure Centre for EcologicalNoosphere Studies NAS

More information

ArcGIS Framework Plug-In: Extending the ArcGIS Desktop for ANSI Standard Framework Data to Support Government Decision Making

ArcGIS Framework Plug-In: Extending the ArcGIS Desktop for ANSI Standard Framework Data to Support Government Decision Making ArcGIS Framework Plug-In: Extending the ArcGIS Desktop for ANSI Standard Framework Data to Support Government Decision Making Final Project Report October 28, 2008 Agreement Number Organization Project

More information

WP 3. Elaboration database Architecture Features (Software Architecture Document)

WP 3. Elaboration database Architecture Features (Software Architecture Document) Architecture Features (Software Architecture Document) o Best in class solution, using EC recommendations for IT in this field o Implementation based on free open source o Based on OGC standards, high

More information

Enabling embedded maps

Enabling embedded maps Enabling embedded maps Case: National geoportal of Finland Antti Rainio National Land Survey of Finland Trends: Web Services, Mapping Mashup, Open Source, Open Data Decentralised data s Service interfaces

More information

Standardized data sharing through an open-source Spatial Data Infrastructure: the Afromaison project

Standardized data sharing through an open-source Spatial Data Infrastructure: the Afromaison project Standardized data sharing through an open-source Spatial Data Infrastructure: the Afromaison project Yaniss Guigoz - University of Geneva/GRID-Geneva 1 EcoARM2ERA and AFROMAISON Why Afromaison in this

More information

Choosing the right GIS framework for an informed Enterprise Web GIS Solution

Choosing the right GIS framework for an informed Enterprise Web GIS Solution 13 ANNUAL INTERNATIONAL CONFERENCE AND EXHIBITION ON GEOSPATIAL INFORMATION TECHNOLOGY AND APPLICATIONS Epicentre; Gurgaon, India; 19-21 January, 2010 Choosing the right GIS framework for an informed Enterprise

More information

FGDC, Meet the DDI. Adding Geospatial Metadata to a Numeric Data Catalog. Julie Linden Yale University

FGDC, Meet the DDI. Adding Geospatial Metadata to a Numeric Data Catalog. Julie Linden Yale University FGDC, Meet the DDI Adding Geospatial Metadata to a Numeric Data Catalog Julie Linden Yale University Outline StatCat: numeric data catalog Why add geospatial metadata? FGDC/DDI crosswalk Implementation

More information

ArcGIS. Server. A Complete and Integrated Server GIS

ArcGIS. Server. A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server A Complete and Integrated Server GIS ArcGIS Server enables you to distribute maps, models, and tools to others within your organization

More information

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps

Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Oklahoma s Open Source Spatial Data Clearinghouse: OKMaps Presented by: Mike Sharp State Geographic Information Coordinator Oklahoma Office of Geographic Information MAGIC 2014 Symposium April 28-May1,

More information

Mapping Mashup/Data Integration Development Resources

Mapping Mashup/Data Integration Development Resources Mapping Mashup/Data Integration Development Resources David Hart GIS Specialist University of Wisconsin Sea Grant Institute October 6, 2008 Virtual Globes A virtual globe is a 3D software model or representation

More information

Portal for ArcGIS. Satish Sankaran Robert Kircher

Portal for ArcGIS. Satish Sankaran Robert Kircher Portal for ArcGIS Satish Sankaran Robert Kircher ArcGIS A Complete GIS Data Management Planning & Analysis Field Mobility Operational Awareness Constituent Engagement End to End Integration Collect, Organize,

More information

DISMAR implementing an OpenGIS compliant Marine Information Management System

DISMAR implementing an OpenGIS compliant Marine Information Management System DISMAR implementing an OpenGIS compliant Marine Information Management System Éamonn Ó T uama, Coastal & Marine Resources Centre, ERI, University College Cork. DISMAR DISMAR (Data Integration System for

More information

Agenda. How to configure

Agenda. How to configure dlaw@esri.com Agenda Strongly Recommend: Knowledge of ArcGIS Server and Portal for ArcGIS Security in the context of ArcGIS Server/Portal for ArcGIS Access Authentication Authorization: securing web services

More information

GIS AS A DECISION SUPPORT FOR SUPPLY CHAIN MANAGEMENT

GIS AS A DECISION SUPPORT FOR SUPPLY CHAIN MANAGEMENT Paper Reference No.: PN-253 GIS AS A DECISION SUPPORT FOR SUPPLY CHAIN MANAGEMENT Sanjay Kumar 1 and Suneeta Agrawal 2 1. M. Tech. (GIS & Remote Sensing); GIS Cell; MNNIT, Allahabad, India (E-mail: saj.mnnit@gmail.com)

More information

Chapter 1: Introduction to ArcGIS Server

Chapter 1: Introduction to ArcGIS Server Chapter 1: Introduction to ArcGIS Server At a high level you can think of ArcGIS Server as software that helps you take your geographic information and make it available to others. This data can be distributed

More information

Evolving Infrastructure: Growth and Evolution of Spatial Portals

Evolving Infrastructure: Growth and Evolution of Spatial Portals Evolving Infrastructure: Growth and Evolution of Spatial Portals Jeanne FOUST, USA, Winnie S.M. TANG, Hong Kong SAR, China and Jan SELWOOD, Japan Key words: GIS, Global, Spatial Infrastructures, Internet/Web,

More information

What s new in Carmenta Server 4.2

What s new in Carmenta Server 4.2 What s new in Carmenta Server 4.2 A complete solution for cost-effective visualisation and distribution of GIS data through web services Carmenta Server provides cost-effective technology for building

More information

CDI/THREDDS Interoperability: the SeaDataNet developments. P. Mazzetti 1,2, S. Nativi 1,2, 1. CNR-IMAA; 2. PIN-UNIFI

CDI/THREDDS Interoperability: the SeaDataNet developments. P. Mazzetti 1,2, S. Nativi 1,2, 1. CNR-IMAA; 2. PIN-UNIFI CDI/THREDDS Interoperability: the SeaDataNet developments P. Mazzetti 1,2, S. Nativi 1,2, 1. CNR-IMAA; 2. PIN-UNIFI Outline Interoperability Issues in SeaDataNet A broker solution for CDI/THREDDS interoperability

More information

Spatial Data Infrastructure. A Collaborative Network

Spatial Data Infrastructure. A Collaborative Network Spatial Data Infrastructure A Collaborative Network Solving Challenges Takes Collaboration Social challenges, environmental issues, and economic downturns all take cooperation to solve. Working together

More information

INSPIRE Dashboard. Technical scenario

INSPIRE Dashboard. Technical scenario INSPIRE Dashboard Technical scenario Technical scenarios #1 : GeoNetwork catalogue (include CSW harvester) + custom dashboard #2 : SOLR + Banana dashboard + CSW harvester #3 : EU GeoPortal +? #4 :? + EEA

More information

Sydney Ph: +61 2 8570 5050. Melbourne Ph: +61 3 8680 3250. Adelaide Ph: +61 8 8425 8050. LISAsoft. Bespoke Development

Sydney Ph: +61 2 8570 5050. Melbourne Ph: +61 3 8680 3250. Adelaide Ph: +61 8 8425 8050. LISAsoft. Bespoke Development Sydney Ph: +61 2 8570 5050 Melbourne Ph: +61 3 8680 3250 Adelaide Ph: +61 8 8425 8050 LISAsoft Bespoke Development August 2008 MER Program Data Access Consultancy Monitoring, Evaluation and Reporting

More information

A Web services solution for Work Management Operations. Venu Kanaparthy Dr. Charles O Hara, Ph. D. Abstract

A Web services solution for Work Management Operations. Venu Kanaparthy Dr. Charles O Hara, Ph. D. Abstract A Web services solution for Work Management Operations Venu Kanaparthy Dr. Charles O Hara, Ph. D Abstract The GeoResources Institute at Mississippi State University is leveraging Spatial Technologies and

More information

UK Location Programme

UK Location Programme Location Information Interoperability Board Data Publisher How To Guide Understand the background to establishing an INSPIRE View Service using GeoServer DOCUMENT CONTROL Change Summary Version Date Author/Editor

More information

Proposal for a Spatial Data Infrastructure Standards Suite: SDI 1.0

Proposal for a Spatial Data Infrastructure Standards Suite: SDI 1.0 This article from Research and Theory in Advancing Spatial Data Infrastructure Concepts (ed. Harlan Onsrud; Redlands, CA: ESRI Press, 2007) is made available under a Creative Commons License, Attribution

More information

Design Requirements for an AJAX and Web-Service Based Generic Internet GIS Client

Design Requirements for an AJAX and Web-Service Based Generic Internet GIS Client 11th AGILE International Conference on Geographic Information Science 2008 Page 1 of 6 Design Requirements for an AJAX and Web-Service Based Generic Internet GIS Client Edward Nash 1, Peter Korduan 1,

More information

REACCH PNA Data Management Plan

REACCH PNA Data Management Plan REACCH PNA Data Management Plan Regional Approaches to Climate Change (REACCH) For Pacific Northwest Agriculture 875 Perimeter Drive MS 2339 Moscow, ID 83844-2339 http://www.reacchpna.org reacch@uidaho.edu

More information

Adventures in Metadata: Addressing the Federal Geographic Data Committee (FGDC) Standard

Adventures in Metadata: Addressing the Federal Geographic Data Committee (FGDC) Standard Adventures in Metadata: Addressing the Federal Geographic Data Committee (FGDC) Standard Allison Gaylord Owner / GIS Specialist Nuna Technologies POB 1483 Homer, AK 99603 907-399-1120 www.nunatech.com

More information

What is ArcGIS Comprised Of?

What is ArcGIS Comprised Of? ArcGIS Server 9.1 What is ArcGIS Comprised Of? ArcGIS Desktop Integrated suite of GIS applications ArcGIS Engine Embeddable developer components Server GIS ArcSDE, ArcIMS, ArcGIS Server Mobile GIS ArcPad

More information

Institute of Computational Modeling SB RAS

Institute of Computational Modeling SB RAS Institute of Computational Modeling SB RAS ORGANIZATION OF ACCESS TO OBSERVATIONAL DATA USING WEB SERVICES FOR MONITORING SYSTEMS THE STATE OF THE ENVIRONMENT Kadochnikov Aleksey A. Russia, Krasnoyarsk

More information

The ORIENTGATE data platform

The ORIENTGATE data platform Research Papers Issue RP0195 December 2013 The ORIENTGATE data platform SCO Scientific Computing and Operations Division By Alessandra Nuzzo University of Salento and Scientific Computing and Operations

More information

RESPONSE TO GIS SERVICES RFP. 1. What version of ArcGIS software are you using? If it is not the latest, is there a plan to upgrade?

RESPONSE TO GIS SERVICES RFP. 1. What version of ArcGIS software are you using? If it is not the latest, is there a plan to upgrade? RESPONSE TO GIS SERVICES RFP 1. What version of ArcGIS software are you using? If it is not the latest, is there a plan to upgrade? We are currently using ArcGIS 10.x as follows: ArcGIS for Desktop - Mixed

More information

Correspondence can be sent to: GeoConnections Natural Resources Canada 615 Booth Street Ottawa, Ontario K1A 0E9

Correspondence can be sent to: GeoConnections Natural Resources Canada 615 Booth Street Ottawa, Ontario K1A 0E9 Quick Guide for CGDI Service Compliance Testing and Performance Optimization May 12, 2009 Correspondence can be sent to: GeoConnections Natural Resources Canada 615 Booth Street Ottawa, Ontario K1A 0E9

More information

CURSO Inspire INSPIRE. SPEAKER: Pablo Echamendi Lorente. JEUDI 23/ THURSDAY 23 rd W S V : G E O S P A T I A L D A T A A C C E S S

CURSO Inspire INSPIRE. SPEAKER: Pablo Echamendi Lorente. JEUDI 23/ THURSDAY 23 rd W S V : G E O S P A T I A L D A T A A C C E S S CURSO Inspire JEUDI 23/ THURSDAY 23 rd SPEAKER: Pablo Echamendi Lorente WS 5 SCHEDULE WMS OVERVIEW ACTIONS OGC SPECIFICATIONS OTHER SERVICES OVERVIEW proposal: Member States shall establish and operate

More information

Support to Building the Inter-American Biodiversity Information Network

Support to Building the Inter-American Biodiversity Information Network Support to Building the Inter-American Biodiversity Information Network Trust Fund #TF-030388 Recommended Standards and Practices for sharing of GISbased Information (Document 4) July 2004 Support to Building

More information

Sextant. Spatial Data Infrastructure for Marine Environment. C. Satra Le Bris, E. Quimbert, M. Treguer

Sextant. Spatial Data Infrastructure for Marine Environment. C. Satra Le Bris, E. Quimbert, M. Treguer Sextant On-Line information system for marine geographical information E. Quimbert, M. Bellouis, F. Lecuy, M. Treguer Centre de Bretagne BP 70, Plouzané 29280 France E-mail: sextant@ifremer.fr Sextant

More information

An HTML tool for exploiting geospatial web services

An HTML tool for exploiting geospatial web services An HTML tool for exploiting geospatial web services Theofilos Papadopoulos 1 and Konstantinos Evangelidis 2 1. Research Associate, priestont@gmail.com 2. Associate Professor, kevan70@gmail.com Technological

More information

WP6. e-soter Web Services: Status and Way Ahead to a Global Soil Information Service Yusuf YIGINI EU Joint Research Centre

WP6. e-soter Web Services: Status and Way Ahead to a Global Soil Information Service Yusuf YIGINI EU Joint Research Centre e-soter Regional pilot platform as EU contribution to a Global Soil Observing System WP6. e-soter Web Services: Status and Way Ahead to a Global Soil Information Service Yusuf YIGINI EU Joint Research

More information

Introduction to Geospatial Web Services

Introduction to Geospatial Web Services Geospatial Web Services Introduction to Geospatial Web Services An introduction and inventory of geospatial web services and their importance to interoperability in the geospatial domain. vers. 20100604

More information

Scholars GeoPortal: Since 2002, Scholars Portal has hosted shared collections...

Scholars GeoPortal: Since 2002, Scholars Portal has hosted shared collections... Scholars GeoPortal: A New Platform for Geospatial Data Discovery, Exploration and Access in Ontario Universities by Elizabeth Hill and Leanne Trimble 1 OCUL Abstract The need to support and promote the

More information

Guidelines on Information Deliverables for Research Projects in Grand Canyon National Park

Guidelines on Information Deliverables for Research Projects in Grand Canyon National Park INTRODUCTION Science is playing an increasing role in guiding National Park Service (NPS) management activities. The NPS is charged with protecting and maintaining data and associated information that

More information

VGIS HANDBOOK PART 2 - STANDARDS SECTION D METADATA STANDARD

VGIS HANDBOOK PART 2 - STANDARDS SECTION D METADATA STANDARD VGIS HANDBOOK PART 2 - STANDARDS SECTION D Vermont Geographic Information System Standard History November 15, 1989 version 1a - Section A: Digitizing Data adopted by Policy Advisory Board January, 1991

More information

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE

NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE NATIONAL CLIMATE CHANGE & WILDLIFE SCIENCE CENTER & CLIMATE SCIENCE CENTERS DATA MANAGEMENT PLAN GUIDANCE Prepared by: NCCWSC/CSC Data Management Working Group US Geological Survey February 26, 2013 Version

More information

Data Visualization Using Web GIS Software

Data Visualization Using Web GIS Software Data Visualization Using Web GIS Software Tuomas Peltonen Radiation and Nuclear Safety Authority (STUK), Finland NKS NordDSS Workshop, Copenhagen, 1.-2.10.2009 RADIATION AND NUCLEAR SAFETY AUTHORITY Preface

More information

The Integrated Web Portal (IWP)

The Integrated Web Portal (IWP) The Integrated Web Portal (IWP) Author(s): Rajan Man Bajracharya, Paribesh Pradhan, Bikash Dangol, Kiran Shakya, and Basanta Shrestha Source:, 30(2):178-181. Published By: International Mountain Society

More information

Leveraging Metadata Standards in ArcGIS for Interoperability

Leveraging Metadata Standards in ArcGIS for Interoperability Esri International User Conference San Diego, California Technical Workshops July 26, 2012 Leveraging Metadata Standards in ArcGIS for Interoperability David Danko Aleta Vienneau Leveraging Metadata Standards

More information

Implementing a Municipal SDI with Service Oriented Architecture

Implementing a Municipal SDI with Service Oriented Architecture Implementing a Municipal SDI with Service Oriented Architecture A. A. Ghaemi a, F. Samadzadegan b, A. Rajabifard c, M. Yadegari b a Tehran Municipality ICT Organazation, Tehran, Iran ghaemi@tehran.ir b

More information

This document does not represent a commitment to implement any portion of this specification in any company s products.

This document does not represent a commitment to implement any portion of this specification in any company s products. Copyright Notice Copyright 2003 ESRI The companies and organizations listed above have granted the Open GIS Consortium, Inc. (OGC) a nonexclusive, royalty-free, paid up, worldwide license to copy and distribute

More information

About scope of OpenGIS technology in oceanographic data management and visualization Andrey V. Golik, Vitaly K. Fischenko, Stepan G.

About scope of OpenGIS technology in oceanographic data management and visualization Andrey V. Golik, Vitaly K. Fischenko, Stepan G. About scope of OpenGIS technology in oceanographic data management and visualization Andrey V. Golik, Vitaly K. Fischenko, Stepan G. Antushev V.I.Il ichev Pacific Oceanological Institute Far-Eastern Branch

More information

The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team

The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team The Arctic Observing Network and its Data Management Challenges Florence Fetterer (NSIDC/CIRES/CU), James A. Moore (NCAR/EOL), and the CADIS team Photo courtesy Andrew Mahoney NSF Vision What is AON? a

More information

DATA SHARING AND SPATIAL QUERY

DATA SHARING AND SPATIAL QUERY Technical Memorandum No. 2 DATA SHARING AND SPATIAL QUERY Raghavan Srinivasan Spatial Sciences Laboratory Texas Agricultural Experiment Station, Texas A&M University Submitted to El Paso Water Utilities

More information

GeoMedia Product Update. Title of Presentation. Lorilie Barteski October 15, 2008 Edmonton, AB

GeoMedia Product Update. Title of Presentation. Lorilie Barteski October 15, 2008 Edmonton, AB Product Update Title of Presentation Lorilie Barteski Edmonton, AB Know the audience poll Existing /Pro users Version 6.1 Version 6.0 Version 5.2 or earlier Existing WebMap users Version 6.1 Version 6.0

More information

ESRI Technical Certification Overview. Amy Daniels Instructor, Greenville Tech

ESRI Technical Certification Overview. Amy Daniels Instructor, Greenville Tech ESRI Technical Certification Overview Amy Daniels Instructor, Greenville Tech Why have certification by ESRI? It communicates your proficiency in ESRI software Similar to Microsoft Certification, it can

More information

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven

smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven smespire - Exercises for the Hands-on Training on INSPIRE Network Services April 2014 Jacxsens Paul SADL KU Leuven These exercises aim at people who already have some basic knowledge of INSPIRE Network

More information

Virginia Commonwealth University Rice Rivers Center Data Management Plan

Virginia Commonwealth University Rice Rivers Center Data Management Plan Virginia Commonwealth University Rice Rivers Center Data Management Plan Table of Contents Objectives... 2 VCU Rice Rivers Center Research Protocol... 2 VCU Rice Rivers Center Data Management Plan... 3

More information

Quality Assessment for Geographic Web Services. Pedro Medeiros (1)

Quality Assessment for Geographic Web Services. Pedro Medeiros (1) Quality Assessment for Geographic Web Services Pedro Medeiros (1) (1) IST / INESC-ID, Av. Prof. Dr. Aníbal Cavaco Silva, 2744-016 Porto Salvo, pmelo.medeiros@gmail.com Abstract Being able to assess the

More information

2 Working with a Desktop GeoDatabase

2 Working with a Desktop GeoDatabase 2 Working with a Desktop GeoDatabase Introduction... 3 1 Installation of an ESRI Desktop GeoDatabase... 3 1.1 Installation of Microsoft SL Server Express instance... 5 1.2 Installation of the ArcSDE libraries

More information

Publishing geospatial data to the web using the EEA infrastructure

Publishing geospatial data to the web using the EEA infrastructure Publishing geospatial data to the web using the EEA infrastructure *Note: Map Services should be published using the EEA Map Services Tick Sheet for guidance. Contact Sebastien Petit (Sebastien.Petit@eea.europa.eu)

More information

From Geoportal to Spatial Data Service Platform. Jani Kylmäaho National Land Survey of Finland Development Centre

From Geoportal to Spatial Data Service Platform. Jani Kylmäaho National Land Survey of Finland Development Centre From Geoportal to Spatial Data Service Platform Jani Kylmäaho National Land Survey of Finland Development Centre 29.6.2012 Introduction National Land Survey of Finland - 1900 employees Development Centre

More information

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER

INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER INTEROPERABLE IMAGE DATA ACCESS THROUGH ARCGIS SERVER Qian Liu Environmental Systems Research Institute 380 New York Street Redlands, CA92373, U.S.A - qliu@esri.com KEY WORDS: OGC, Standard, Interoperability,

More information

Appendix E: Data Sharing Platforms Introduction and Examples

Appendix E: Data Sharing Platforms Introduction and Examples Appendix E: Data Sharing Platforms Introduction and Examples The following introduction of data sharing platforms is intended to provdie the Regional Data Advisory Committee and staff with an overview

More information

National Geothermal Data System and Global Geosciences Data Integration

National Geothermal Data System and Global Geosciences Data Integration National Geothermal Data System and Global Geosciences Data Integration Lee Allison, AZGS Stephen Richard, AZGS Arlene Anderson, US DOE David Cuyler, US DOE & Sandia Natl Lab NERC 2008 Outline Rational

More information

FOSSGIS: What is the future of Geonetwork? What changes are planned?

FOSSGIS: What is the future of Geonetwork? What changes are planned? FOSSGIS: What are the most prominent successful cases in using Geonetwork? JEROEN TICHELER: The first was within the United Nations system itself. GeoNetwork is in use in most of the specialized agencies

More information

Catalogue or Register? A Comparison of Standards for Managing Geospatial Metadata

Catalogue or Register? A Comparison of Standards for Managing Geospatial Metadata Catalogue or Register? A Comparison of Standards for Managing Geospatial Metadata Gerhard JOOS and Lydia GIETLER Abstract Publication of information items of any kind for discovery purposes is getting

More information

Introduction to the Mapbender OWS Security Proxy

Introduction to the Mapbender OWS Security Proxy Introduction to the Mapbender OWS Security Proxy Arnulf Christl, WhereGroup GmbH & Co. KG, Bonn, Germany 1/16 Agenda 1 Introduction to the Architecture OWS from Bottom Up with the OSGeo SDI Software Stack

More information

Building Service-Oriented Architecture Based Geospatial Web Portal

Building Service-Oriented Architecture Based Geospatial Web Portal Building Service-Oriented Architecture Based Geospatial Web Portal Peisheng Zhao, Liping Di, Weiguo Han, Yaxing Wei, Xiaoyan Li Center for Spatial Information Science and System George Mason University

More information

A Java Tool for Creating ISO/FGDC Geographic Metadata

A Java Tool for Creating ISO/FGDC Geographic Metadata F.J. Zarazaga-Soria, J. Lacasta, J. Nogueras-Iso, M. Pilar Torres, P.R. Muro-Medrano17 A Java Tool for Creating ISO/FGDC Geographic Metadata F. Javier Zarazaga-Soria, Javier Lacasta, Javier Nogueras-Iso,

More information

Andrea Buffam, Natural Resources Canada Canadian Metadata Forum National Library of Canada Ottawa, Ontario September 19 20, 2003

Andrea Buffam, Natural Resources Canada Canadian Metadata Forum National Library of Canada Ottawa, Ontario September 19 20, 2003 Geospatial Metadata Andrea Buffam, Natural Resources Canada Canadian Metadata Forum National Library of Canada Ottawa, Ontario September 19 20, 2003 The Presentation - Geospatial Metadata This presentation

More information

13 th EC GI & GIS Workshop WIN: A new OGC compliant SOA. for risk management. GMV, 2007 Property of GMV All rights reserved

13 th EC GI & GIS Workshop WIN: A new OGC compliant SOA. for risk management. GMV, 2007 Property of GMV All rights reserved 13 th EC GI & GIS Workshop WIN: A new OGC compliant SOA for risk management GMV, 2007 Property of GMV All rights reserved Content 1. Introduction 2. Objectives 3. Architecture and Model 4. Technical aspects

More information

County of Los Angeles. Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014

County of Los Angeles. Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014 County of Los Angeles Chief Information Office Preferred Technologies for Geographic Information Systems (GIS) September 2014 CIO Preferred Technologies for GIS This document lists the preferred Geographic

More information

Jiří Kadlec and Daniel P. Ames*

Jiří Kadlec and Daniel P. Ames* AWRA 2012 SPRING SPECIALTY CONFERENCE New Orleans, Louisiana March 26 28, 2012 Copyright 2012 AWRA DEVELOPMENT OF A LIGHTWEIGHT HYDROSERVER AND HYDROLOGIC DATA HOSTING WEBSITE Jiří Kadlec and Daniel P.

More information

Metadata and GIS. An ESRI White Paper October 2002

Metadata and GIS. An ESRI White Paper October 2002 An ESRI White Paper October 2002 ESRI 380 New York St., Redlands, CA 92373-8100, USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2002 ESRI All rights reserved. Printed

More information

HydroDesktop Overview

HydroDesktop Overview HydroDesktop Overview 1. Initial Objectives HydroDesktop (formerly referred to as HIS Desktop) is a new component of the HIS project intended to address the problem of how to obtain, organize and manage

More information

Lecture 8. Online GIS

Lecture 8. Online GIS Lecture 8 Online GIS Lecture 8: Outline I. Online GIS 1. Google Earth 2. MSN Live Maps II. Open Source GIS III. ArcGIS Server and the ESRI suite of online software utility options IV. Advanced Data Mining

More information

GEOGRAPHIC INFORMATION GATEWAY New York Department of State (NYDOS) data acceptance & metadata standards

GEOGRAPHIC INFORMATION GATEWAY New York Department of State (NYDOS) data acceptance & metadata standards GEOGRAPHIC INFORMATION GATEWAY New York Department of State (NYDOS) data acceptance & metadata standards 1. DATA ACCEPTANCE STANDARDS The following describes the data acceptance standards for data included

More information

Workshop Advanced GeoNetwork

Workshop Advanced GeoNetwork Workshop Advanced GeoNetwork Jose Garcia Heikki Doeleman OSGIS Nottingham 2012 Table of contents Introduction A horizontally scaled, load-balanced cluster External security system Setup PC Configuration

More information

PDOK Kaart, the Dutch Mapping API

PDOK Kaart, the Dutch Mapping API PDOK Kaart, the Dutch Mapping API Haico van der Vegt*, Leo van der Sluijs* * Cadastre, Land Registry and Mapping Agency of the Netherlands Abstract. PDOK (public services on the map) is a partnership of

More information

OPEN STANDARD WEB SERVICES FOR VISUALISATION OF TIME SERIES DATA OF FLOOD MODELS

OPEN STANDARD WEB SERVICES FOR VISUALISATION OF TIME SERIES DATA OF FLOOD MODELS OPEN STANDARD WEB SERVICES FOR VISUALISATION OF TIME SERIES DATA OF FLOOD MODELS Barend Köbben FRMRC RPA 7 Workshop visualisations and flow simulations as flood risk communication tools

More information

How to Setup and Manage Spatial Assets with ArcGIS Online for a Mobile Workforce

How to Setup and Manage Spatial Assets with ArcGIS Online for a Mobile Workforce How to Setup and Manage Spatial Assets with ArcGIS Online for a Mobile Workforce W A U R I S A 2 0 1 4 Presented By Engineer Technician II Pierce County Public Works and Utilities Road Operations Division

More information

gvsig: Open Source GIS client. Spatial Data Infrastructure Client.

gvsig: Open Source GIS client. Spatial Data Infrastructure Client. Séminaire gvsig Rennes, 31 Mars 2006 gvsig: Open Source GIS client. Spatial Data Infrastructure Client. Luis W. Sevilla Gabriel Carrión Rico Martín García Hernández Francisco J. Peñarrubia Alvaro A. Anguix

More information

Texas Develops Online Geospatial Data Repository to Support Emergency Management

Texas Develops Online Geospatial Data Repository to Support Emergency Management Bing Maps for Enterprise Microsoft Customer Solution Case Study Texas Develops Online Geospatial Data Repository to Support Emergency Management Overview Country or Region: United States Industry: Government

More information

Archival Challenges Associated with the Esri Personal Geodatabase and File Geodatabase Formats

Archival Challenges Associated with the Esri Personal Geodatabase and File Geodatabase Formats Geospatial Multistate Archive and Preservation Partnership (GeoMAPP) Archival Challenges Associated with the Esri Personal Geodatabase and File Geodatabase Formats December 6, 2011 Introduction Spatial

More information