Week 3: Data management, Metadata, Neogeography and Web GIS Flashcards
(36 cards)
Metadata is from the greek meta meaning
After or beyond
Metadata is data about
Data
Metadata is useful for
Describing how data was collected as well as facilitating its discovery
Is data “fit for purpose” means
Does it meet data requirements to answer your questions
Metadata on a map may include
Scale, production date, author, datum, projection. key features etc
Examples of metadata elements for GIS
- Identification
- Data quality
- Spatial data formats
- Spatial reference
- Entity and attribute information
- Distribution
- Metadata reference
GIS Metadata identification includes
Title, area covered, themes, currency, restrictions
GIS Metadata data quality includes
Accuracy, completeness, logical consistency, lineage
GIS Metadata spatial data formats includes
Vector, raster, resolution, type of elements, number
GIS Metadata spatial reference includes
Projection, grid system, datum, coordinate system
GIS Metadata entity and attribute information includes
Features, attributes, valid value ranges, format
GIS Metadata distribution includes
Distributor, formats, media, online, price, permissions
GIS Metadata reference includes
Responsibility, legal waivers, liability, metadata creator, etc
Two reasons why spatial metadata is important
- Essential information for documentation and data discovery
- Adding value to spatial data, an already valuable resource
Spatial data should have what three things
- A common and accepted standard
- An easy to use system for input, storage, maintenance, search (discovery) and access
- The power to enforce the standards
Creating metadata can be costly and time consuming due to requiring
Technical knowledge of the data to create
A standard is a
A set of rules. guidlines or specifications that define how to create, store, share and use geospatial data
What is the purpose of a filename
- To convey information about the data file
- Allow the file to be searchable/discoverable
- Differentiate the data from other data files
Five file name elements
- Title (what is the data)
- Date (when was it collected/created)
- Creator (who collected/made the data)
- Location (spatial reference)
- File type (extension)
Four GIS data formats
- ArcGIS Geodatabase
- KML - Keyhole Markup Language
- Shape file - older file format (standard across GIS)
- Web Mapping Service (WMS/WMTS/WFS)
Components of ArcGIS geodatabase
- Visualize, analyze, edit and share data
- Allows typology and network analysis
Components of KML
- Google earth standard for displaying features
- Can be imported into GIS
Components of shape file
- Simpler, no topological relationships stored in data
- Public data structure (open source)
- Fewer constraints w.r.t need to tile spatial data
- Does not support many advanced types of spatial analysis - e.g some network operations
Components of web mapping service
- Can link to from within a GIS
- Data is updated/maintained by provider
- Large volume data may be slow to buffer