Difference between revisions of "Geodata Repository"

From OSGeo
Jump to navigation Jump to search
Line 1: Line 1:
 
''The notes on the [[Talk:Geodata_Repository Talk page for this page]] describe the background to this effort''  
 
''The notes on the [[Talk:Geodata_Repository Talk page for this page]] describe the background to this effort''  
 +
 +
= Interface Design =
 +
 +
In order to be useful to people, a geodata repository needs a way for users to become quickly + easily informed as to what kind of data they're getting: metadata about the data, and the quality/quantity of data involved.
 +
 +
For Raster images, one way to do this is to include an extent-wide image of the data -- http://openlayers.org/gallery/ has screenshots which show some of what I mean where, although more directed towards applications. By having a whole-extent screenshot overview, users can quickly and easily see what they're getting. Additionally, assuming this data is to be made available as WMS, setting up an OpenLayers instance to allow users to browse the rasters and see at a more detailed level would  be beneficial.
  
 
= Data sources =
 
= Data sources =

Revision as of 08:12, 29 June 2006

The notes on the Talk:Geodata_Repository Talk page for this page describe the background to this effort

Interface Design

In order to be useful to people, a geodata repository needs a way for users to become quickly + easily informed as to what kind of data they're getting: metadata about the data, and the quality/quantity of data involved.

For Raster images, one way to do this is to include an extent-wide image of the data -- http://openlayers.org/gallery/ has screenshots which show some of what I mean where, although more directed towards applications. By having a whole-extent screenshot overview, users can quickly and easily see what they're getting. Additionally, assuming this data is to be made available as WMS, setting up an OpenLayers instance to allow users to browse the rasters and see at a more detailed level would be beneficial.

Data sources

Sources of public geodata for initial setup in a repository.

VMap0

  • PostGIS storage for vector data.
  • Geoserver as a WFS
  • Ongoing generation of per-country and per-region shapefiles; distribution via HTTP and via geotorrents.org

Status

Blue Marble NG

  • Mapserver as WMS

Status

SRTM

Status

Landsat-7

Status

A full list of suggestions for public domain data sets that are nice-to-haves is maintained at Geodata Discovery Working Group

Metadata

  • Geodata Metadata Requirements - a baseline for what would be asked for / expected of data sets in an OSGeo repository
  • A simple metadata-in-GeoRSS webservice that is also as FGDC compliant as possible/desirable.
  • WCS?

Related efforts