Metadata Management
Table of Contents
- PlanYukon Regional Planning Database Best Practices Wiki
- Getting Started as an Administrator
- Data File Management
- Data Styling
- Metadata Management
- Data Processing Work Flow
- Quality Control
- Recommended Data Management Tools
Implemented Standards
- The Atlas publishes data through the OGC's Web Map Server (WMS) standard. The WMS standard allows for the sharing of images of the Atlas data through the Internet.
- Data maintained by the Yukon Landuse Planning Council, specifically the Planning Boundary and Caribou datasets, will each have an associated valid FGDC XML metadata file.
Layer Metadata
Each map layer (.lay file) must contain the following metadata:
Metadata Description ows_abstract description of the layer ows_attribution_onlineresource data provider’s URL ows_attribution_title human-readable name of the data provider ows_dataurl_format Non-standardized file format of the data link ows_dataurl_href URL to the layer’s data ows_group_title human-readable name for the group that layer belongs to ows_keywordlist comma-separated list of keywords or keyword phrases to help catalog searching (see the following 'Atlas Keywords' table for possible values) ows_metadataurl_href URL to the layer’s metadata ows_metadataurl_type standard to which the metadata complies. Currently only two types are valid: “TC211” which refers to [ISO 19115], and “FGDC” which refers to [FGDC-STD-001-1988] ows_metadataurl_format file format MIME type of the metadata record (e.g. “text/plain”) ows_srs source data projection, in EPSG code format ows_title human-readable name for the layer
These metadata items are also described in MapServer's WMS Server document.
Note: The ows_extent metadata must be specified for raster layers that use tileindexes. (for MapServer versions < 5.4, all rasters layers must have this metadata)
Atlas Keywords
The following keywords can be used in a layer's ows_keywordlist metadata parameter.
Keyword Usage administrative Political boundaries or legal distinctions alaska The U.S. state of Alaska base Reference map layer bioclimate Effect of climate on living organisms cadastre Legal land caribou The caribou herd city Populated urban area claim An area of staked land climate Meteorologic factors cumulative effects Effects caused by several activities drainage System of water runoff ecoregion Pattern of ecosystems ecosystem Living organisms in an area elevation Height above or below sea level first nation Aboriginal community footprints Human impact on land geomorphology Formation of landforms guiding Areas where guiding occurs habitat Area where organism is likely found home range Area where organism is active hunting Areas where hunting occurs hydrology Water in general indicators Acting as a sign or indication imagery Raster image infrastructure Man-made (roads, utilities, water, sewage) landscape Land characteristics landuse Functional use of land location Positional information (addresses, place names) migration Movement of organisms minerals Naturally occurring solid mining Extracting minerals from ground ogc Open Geospatial Consortium – shared layers oil and gas Oil and gas industry outfitting Areas where outfitting occurs ows Open Web Service – shared layers nwt Northwest Territories northwest territories Territory in Canada peel Peel River watershed place City, town, or area planning region Area of land divided for planning purposes political Legal distinction of land (boundaries) protected area Area of land designated as protected reference Layer used solely for background information riparian Relating to the banks of water courses road Man-made paved path for movement scenarios Effects of development on land settlement Small community subsistence Areas used to provide income to live (hunting, fishing) sustainable development Development occurring while preserving the environment thematic Non-base layer thresholds Point that must be exceeded to produce an effect tourism Area of land used for pleasure town Populated area, smaller than a city terrain Surface features of land transportation Features related to movement of people or goods trapping Areas where trapping occurs vgfn Vuntut Gwitchin First Nation water Any layer containing water (river, lake, drainage) web map service Shared layers through the WMS spec wilderness Areas designated as wilderness wms Web map service – shared layers yfn Yukon First Nation yukon Yukon territory
Theme Metadata
The following metadata must exist in the associated template file, in the /map/templates/ folder.
Metadata Description ows_abstract description of this WMS service ows_addresstype address type, which will always be “postal” ows_city contact person's city ows_contactelectronicmailaddress e-mail address of technical contact ows_contactorganization organization name ows_contactperson name of technical contact ows_contactposition technical contact's job title ows_country contact person's country ows_keywordlist keywords describing service ows_onlineresource URL to WMS instance ows_postcode contact person's postalcode ows_srs list of all possible projections this service will serve the data in ows_stateorprovince contact person's state or province ows_title human-readable name of service
These metadata items are also described in MapServer's WMS Server document.
Accessing Metadata through the Atlas
- The layer metadata can currently be accessed in the application by clicking on the layer's name in the Legend.
- Future versions of the Atlas may display layer and theme metadata when a user clicks on the lower info tabs.
Accessing OGC Metadata through the WMS Service
- Atlas data is published through the GeoConnections Discovery Portal
- The Atlas' WMS onlineresource ( http://atlas.planyukon.ca:8080/cgi-bin/wmsmap?) can be used in any software client that supports the WMS standard.
GetCapabilities Request
The WMS GetCapabilities request can be used to check the response from the Atlas WMS server.
IMPORTANT: all "WARNING:" messages should be removed from the server's GetCapabilities response, to prevent issues with WMS clients.
- Atlas GetCapabilities Request
- save the returned file as an .xml file locally and open it in a text editor, or drag the file into a Web browser
Management Tools
At the time this document was created, research was performed to try to find a tool to assist in the management of metadata for the atlas' data. “Management” could include 1) creating new valid FGDC/ISO19115 records, or 2) modifying an existing metadata record, or 3) possibly applying metadata templates to a group of data files. The following are a few notes about two very interesting tools to be aware of.
ArcCatalog?
About
- Proprietary software, available in-house to YLUPC, Commission and authorized contractors
- Site: HTTP://webhelp.esri.com
Functionality
- create/edit FGDC or ISO19115 metadata records using wizard
- automated capture of spatial information (extent, projection)
- preview spatial data
- export as XML combines FGDC, ISO and ESRI metadata in one XML file
- export as HTML combines ESRI and ISO data for display similar to Metadata tab in ArcCatalog?
Assessment
- works well with ESRI formats
- step wise record creation with validation ensures compliant metadata are captured
CatMDEdit
About
- Site: http://catmdedit.sourceforge.net/
- Development Language: Java
Functionality
- import valid metadata (ISO 19115, FGDC, Dublin Core)
- export metadata to several formats (ISO 19115, FGDC, Dublin Core)
- validate metadata
- preview spatial data (shp, dgn, ecw, ficc, GeoTiff, gif, jpg, png)
- extract automatic metadata from data files (shp, dgn, ecw, ficc, GeoTiff, gif, jpg, png)
Assessment
- Java causes the interface to be somewhat clunky
- does not allow for importing/editing of non-valid metadata records (such as an ESRI-created xml file)
- automatic metadata generation for shapefiles is very useful (for parameters such as bounding box)
- would require quite a bit of time investment to fully add the Atlas layers into the CatMDEdit repository
- standalone editor means no other software is required
gvSIG
About
- Site: http://www.gvsig.gva.es/index.php?id=gvsig&L=2
- Development Language: Java
Functionality
- automatic metadata generation for shapefiles
- editor is provided for modifying metadata parameters
- allows for publishing of the metadata on a catalog server (through Geonetwork)
Assessment
- full GIS package meaning installing is very heavy
- the metadata functionality is a plugin (or “prototype”) and it requires a very old version of gvSIG
- a good paper was submitted to FOSS4G2008 titled " Multipurpose Metadata Management in gvSIG"

