<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Timmie</id>
	<title>OSGeo - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.osgeo.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wiki-Timmie"/>
	<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/wiki/Special:Contributions/Wiki-Timmie"/>
	<updated>2026-04-13T07:57:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=41425</id>
		<title>OSGeo Python Library</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=41425"/>
		<updated>2009-10-01T14:56:32Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: addeed mailing list for Python GIS SIG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Motivation ==&lt;br /&gt;
&lt;br /&gt;
Several OSGeo software projects support Python. However, a global abstraction layer is lacking which would help to do &amp;quot;OSGeo Python programming&amp;quot;. We think of well documented bindings to the various software projects which are handled as plugins (or whatever appropriate).&lt;br /&gt;
&lt;br /&gt;
== Functionality ==&lt;br /&gt;
&lt;br /&gt;
Shared functions may include&lt;br /&gt;
&lt;br /&gt;
* Import/Export of data&lt;br /&gt;
* Linking to external data sources&lt;br /&gt;
* Reprojection tools&lt;br /&gt;
* GIS analysis&lt;br /&gt;
* Plotting and printing&lt;br /&gt;
&lt;br /&gt;
== Programming Language ==&lt;br /&gt;
&lt;br /&gt;
* Python&lt;br /&gt;
* SWIG&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Existing code to be recycled ==&lt;br /&gt;
&lt;br /&gt;
* http://fwtools.maptools.org and http://openev.sourceforge.net&lt;br /&gt;
* [http://trac.osgeo.org/gdal/wiki/GdalOgrInPython GDAL/OGR Python bindings]&lt;br /&gt;
* [http://mapserver.gis.umn.edu/docs/howto/mapscript_python Mapserver Python bindings]&lt;br /&gt;
* [http://wiki.qgis.org/qgiswiki/PythonBindings QGIS Python bindings]&lt;br /&gt;
* [http://grass.osgeo.org/wiki/GRASS_and_Python GRASS SWIG Python bindings] and [http://download.osgeo.org/grass/grass6_progman/pythonlib.html GRASS Python library]&lt;br /&gt;
* [http://gispython.org PCL and PrimaGIS]&lt;br /&gt;
* [http://pygps.org/ Python GIS] Working on a pile of GIS programs in Python. Mostly they make maps, but targetting a total replacement of GRASS, so calling it Python GIS.&lt;br /&gt;
** Currently in development:&lt;br /&gt;
*** [http://pygps.org/#pygps pygps], a Python GPS&lt;br /&gt;
*** [http://pygps.org/#mapview mapview], a Python map viewer&lt;br /&gt;
*** [http://pygps.org/#LatLongUTMconversion LatLongUTMconversion], a Python library to convert between Lat/Lon and UTM&lt;br /&gt;
&lt;br /&gt;
=== Efforts outside the OSGEO world ===&lt;br /&gt;
* [http://www.nabble.com/satellite-imagery-td24979491.html satellite imagery] -- Discussion on Scipy Mailing list&lt;br /&gt;
* [http://geodacenter.asu.edu/pysal PySAL: Open Source Library for Spatial Analysis]&lt;br /&gt;
** [http://regionalanalysislab.org/index.php/Main/STARS STARS]&lt;br /&gt;
** [http://geodacenter.asu.edu/pysal PySpace]&lt;br /&gt;
** [http://geodacenter.asu.edu/pyweights PyWeights]&lt;br /&gt;
* [http://softwarecarpentry.wordpress.com/2009/08/26/how-important-is-geospatial-data-to-you/ How Important is Geospatial Data to You?] -- Using geodata with Python may be included in future versions of the Software carpentry course&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
Draft concept:&lt;br /&gt;
&lt;br /&gt;
  +----------------------------------------------------------------+&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  |                      OSGeo Python Library                      |   User API&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  | File IO | Streams IO | Projections | Analytics |  Print  | ... |   Abstraction Layer&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  |        GDAL/xxx      |   PROJ4     |   GRASS   |  QGIS   | ... |   OSGeo and related projects&lt;br /&gt;
  |                      |             |           |Mapserver|     |   with Python bindings&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  +----------------------+-------------+-----------+---------+-----+&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
It is proposed to license the OSGeo Python Library under ... TBD. Certainly OSI compliant.&lt;br /&gt;
&lt;br /&gt;
== Communication ==&lt;br /&gt;
&lt;br /&gt;
A new mailing list is created: [http://groups.google.com/group/python-gis-sig Unofficial Python GIS SIG]&lt;br /&gt;
&lt;br /&gt;
== Interested people ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Neteler|Markus Neteler]] (proposer)&lt;br /&gt;
* [[User:Sholler|Sebastian Holler]]&lt;br /&gt;
* [[User:kotzino|Dimitris Kotzinos]]&lt;br /&gt;
* [[User:Landa|Martin Landa]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Software Stack]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=40657</id>
		<title>OSGeo Python Library</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=40657"/>
		<updated>2009-09-01T09:09:50Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Efforts outside the OSGEO world */  added link to SWC&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Motivation ==&lt;br /&gt;
&lt;br /&gt;
Several OSGeo software projects support Python. However, a global abstraction layer is lacking which would help to do &amp;quot;OSGeo Python programming&amp;quot;. We think of well documented bindings to the various software projects which are handled as plugins (or whatever appropriate).&lt;br /&gt;
&lt;br /&gt;
== Functionality ==&lt;br /&gt;
&lt;br /&gt;
Shared functions may include&lt;br /&gt;
&lt;br /&gt;
* Import/Export of data&lt;br /&gt;
* Linking to external data sources&lt;br /&gt;
* Reprojection tools&lt;br /&gt;
* GIS analysis&lt;br /&gt;
* Plotting and printing&lt;br /&gt;
&lt;br /&gt;
== Programming Language ==&lt;br /&gt;
&lt;br /&gt;
* Python&lt;br /&gt;
* SWIG&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Existing code to be recycled ==&lt;br /&gt;
&lt;br /&gt;
* http://fwtools.maptools.org and http://openev.sourceforge.net&lt;br /&gt;
* [http://trac.osgeo.org/gdal/wiki/GdalOgrInPython GDAL/OGR Python bindings]&lt;br /&gt;
* [http://mapserver.gis.umn.edu/docs/howto/mapscript_python Mapserver Python bindings]&lt;br /&gt;
* [http://wiki.qgis.org/qgiswiki/PythonBindings QGIS Python bindings]&lt;br /&gt;
* [http://grass.osgeo.org/wiki/GRASS_and_Python GRASS SWIG Python bindings] and [http://download.osgeo.org/grass/grass6_progman/pythonlib.html GRASS Python library]&lt;br /&gt;
* [http://gispython.org PCL and PrimaGIS]&lt;br /&gt;
* [http://pygps.org/ Python GIS] Working on a pile of GIS programs in Python. Mostly they make maps, but targetting a total replacement of GRASS, so calling it Python GIS.&lt;br /&gt;
** Currently in development:&lt;br /&gt;
*** [http://pygps.org/#pygps pygps], a Python GPS&lt;br /&gt;
*** [http://pygps.org/#mapview mapview], a Python map viewer&lt;br /&gt;
*** [http://pygps.org/#LatLongUTMconversion LatLongUTMconversion], a Python library to convert between Lat/Lon and UTM&lt;br /&gt;
&lt;br /&gt;
=== Efforts outside the OSGEO world ===&lt;br /&gt;
* [http://www.nabble.com/satellite-imagery-td24979491.html satellite imagery] -- Discussion on Scipy Mailing list&lt;br /&gt;
* [http://geodacenter.asu.edu/pysal PySAL: Open Source Library for Spatial Analysis]&lt;br /&gt;
** [http://regionalanalysislab.org/index.php/Main/STARS STARS]&lt;br /&gt;
** [http://geodacenter.asu.edu/pysal PySpace]&lt;br /&gt;
** [http://geodacenter.asu.edu/pyweights PyWeights]&lt;br /&gt;
* [http://softwarecarpentry.wordpress.com/2009/08/26/how-important-is-geospatial-data-to-you/ How Important is Geospatial Data to You?] -- Using geodata with Python may be included in future versions of the Software carpentry course&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
Draft concept:&lt;br /&gt;
&lt;br /&gt;
  +----------------------------------------------------------------+&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  |                      OSGeo Python Library                      |   User API&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  | File IO | Streams IO | Projections | Analytics |  Print  | ... |   Abstraction Layer&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  |        GDAL/xxx      |   PROJ4     |   GRASS   |  QGIS   | ... |   OSGeo and related projects&lt;br /&gt;
  |                      |             |           |Mapserver|     |   with Python bindings&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  +----------------------+-------------+-----------+---------+-----+&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
It is proposed to license the OSGeo Python Library under ... TBD. Certainly OSI compliant.&lt;br /&gt;
&lt;br /&gt;
== Interested people ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Neteler|Markus Neteler]] (proposer)&lt;br /&gt;
* [[User:Sholler|Sebastian Holler]]&lt;br /&gt;
* [[User:kotzino|Dimitris Kotzinos]]&lt;br /&gt;
* [[User:Landa|Martin Landa]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Software Stack]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=40656</id>
		<title>OSGeo Python Library</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=40656"/>
		<updated>2009-09-01T09:00:16Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Existing code to be recycled */  added more links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Motivation ==&lt;br /&gt;
&lt;br /&gt;
Several OSGeo software projects support Python. However, a global abstraction layer is lacking which would help to do &amp;quot;OSGeo Python programming&amp;quot;. We think of well documented bindings to the various software projects which are handled as plugins (or whatever appropriate).&lt;br /&gt;
&lt;br /&gt;
== Functionality ==&lt;br /&gt;
&lt;br /&gt;
Shared functions may include&lt;br /&gt;
&lt;br /&gt;
* Import/Export of data&lt;br /&gt;
* Linking to external data sources&lt;br /&gt;
* Reprojection tools&lt;br /&gt;
* GIS analysis&lt;br /&gt;
* Plotting and printing&lt;br /&gt;
&lt;br /&gt;
== Programming Language ==&lt;br /&gt;
&lt;br /&gt;
* Python&lt;br /&gt;
* SWIG&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Existing code to be recycled ==&lt;br /&gt;
&lt;br /&gt;
* http://fwtools.maptools.org and http://openev.sourceforge.net&lt;br /&gt;
* [http://trac.osgeo.org/gdal/wiki/GdalOgrInPython GDAL/OGR Python bindings]&lt;br /&gt;
* [http://mapserver.gis.umn.edu/docs/howto/mapscript_python Mapserver Python bindings]&lt;br /&gt;
* [http://wiki.qgis.org/qgiswiki/PythonBindings QGIS Python bindings]&lt;br /&gt;
* [http://grass.osgeo.org/wiki/GRASS_and_Python GRASS SWIG Python bindings] and [http://download.osgeo.org/grass/grass6_progman/pythonlib.html GRASS Python library]&lt;br /&gt;
* [http://gispython.org PCL and PrimaGIS]&lt;br /&gt;
* [http://pygps.org/ Python GIS] Working on a pile of GIS programs in Python. Mostly they make maps, but targetting a total replacement of GRASS, so calling it Python GIS.&lt;br /&gt;
** Currently in development:&lt;br /&gt;
*** [http://pygps.org/#pygps pygps], a Python GPS&lt;br /&gt;
*** [http://pygps.org/#mapview mapview], a Python map viewer&lt;br /&gt;
*** [http://pygps.org/#LatLongUTMconversion LatLongUTMconversion], a Python library to convert between Lat/Lon and UTM&lt;br /&gt;
&lt;br /&gt;
=== Efforts outside the OSGEO world ===&lt;br /&gt;
* [http://www.nabble.com/satellite-imagery-td24979491.html satellite imagery] -- Discussion on Scipy Mailing list&lt;br /&gt;
* [http://geodacenter.asu.edu/pysal PySAL: Open Source Library for Spatial Analysis]&lt;br /&gt;
** [http://regionalanalysislab.org/index.php/Main/STARS STARS]&lt;br /&gt;
** [http://geodacenter.asu.edu/pysal PySpace]&lt;br /&gt;
** [http://geodacenter.asu.edu/pyweights PyWeights]&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
Draft concept:&lt;br /&gt;
&lt;br /&gt;
  +----------------------------------------------------------------+&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  |                      OSGeo Python Library                      |   User API&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  | File IO | Streams IO | Projections | Analytics |  Print  | ... |   Abstraction Layer&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  |        GDAL/xxx      |   PROJ4     |   GRASS   |  QGIS   | ... |   OSGeo and related projects&lt;br /&gt;
  |                      |             |           |Mapserver|     |   with Python bindings&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  +----------------------+-------------+-----------+---------+-----+&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
It is proposed to license the OSGeo Python Library under ... TBD. Certainly OSI compliant.&lt;br /&gt;
&lt;br /&gt;
== Interested people ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Neteler|Markus Neteler]] (proposer)&lt;br /&gt;
* [[User:Sholler|Sebastian Holler]]&lt;br /&gt;
* [[User:kotzino|Dimitris Kotzinos]]&lt;br /&gt;
* [[User:Landa|Martin Landa]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Software Stack]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Aggregation.pdf&amp;diff=40541</id>
		<title>File:Aggregation.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Aggregation.pdf&amp;diff=40541"/>
		<updated>2009-08-25T08:08:57Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: Creating Aggregate Rasters for MapServer or GDAL&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Creating Aggregate Rasters for MapServer or GDAL&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Dems.pdf&amp;diff=40540</id>
		<title>File:Dems.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Dems.pdf&amp;diff=40540"/>
		<updated>2009-08-25T08:07:46Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: Get DEM, DOQ, and SRTM data for any area of interest in
the coterminous US&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Get DEM, DOQ, and SRTM data for any area of interest in&lt;br /&gt;
the coterminous US&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Wfs.pdf&amp;diff=40539</id>
		<title>File:Wfs.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Wfs.pdf&amp;diff=40539"/>
		<updated>2009-08-25T08:06:42Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: Exploring Web Feature Services
No fancy client needed, open standards and XML make it easy to explore WFS
using Python.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Exploring Web Feature Services&lt;br /&gt;
No fancy client needed, open standards and XML make it easy to explore WFS&lt;br /&gt;
using Python.&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Geocode.pdf&amp;diff=40538</id>
		<title>File:Geocode.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Geocode.pdf&amp;diff=40538"/>
		<updated>2009-08-25T08:04:35Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: You want to use Python MapScript to geocode addresses and return a DOQ
map with the address plotted on it as a point.
Geocoding is very popular these days. Users frequently ask questions on the
MapServer list how to incorporate geocoding into existing app&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You want to use Python MapScript to geocode addresses and return a DOQ&lt;br /&gt;
map with the address plotted on it as a point.&lt;br /&gt;
Geocoding is very popular these days. Users frequently ask questions on the&lt;br /&gt;
MapServer list how to incorporate geocoding into existing applications.&lt;br /&gt;
Websites like MapQuest, Yahoo! Maps, and Google Maps have popularized the&lt;br /&gt;
concept of using an address as an initial map navigation tool.&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Geometries.pdf&amp;diff=40537</id>
		<title>File:Geometries.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Geometries.pdf&amp;diff=40537"/>
		<updated>2009-08-25T08:02:54Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: Geometry Operations: OGR and GEOS
The GEOS library
http://geos.refractions.net
provides the spatial predicates originally used in PostGIS, now OGR, and soon
MapServer. In this exercise we'll explore unions, intersections, differences,
buffers, and work ou&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Geometry Operations: OGR and GEOS&lt;br /&gt;
The GEOS library&lt;br /&gt;
http://geos.refractions.net&lt;br /&gt;
provides the spatial predicates originally used in PostGIS, now OGR, and soon&lt;br /&gt;
MapServer. In this exercise we'll explore unions, intersections, differences,&lt;br /&gt;
buffers, and work our way up to the task of creating a buffered union of many&lt;br /&gt;
features from a shapefile.&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=File:Intropython.pdf&amp;diff=40536</id>
		<title>File:Intropython.pdf</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=File:Intropython.pdf&amp;diff=40536"/>
		<updated>2009-08-25T08:00:45Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: Introduction to Python
You need a quickie refresher on Python to get started.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Introduction to Python&lt;br /&gt;
You need a quickie refresher on Python to get started.&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OSGeo_Cartographic_Engine&amp;diff=24105</id>
		<title>OSGeo Cartographic Engine</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OSGeo_Cartographic_Engine&amp;diff=24105"/>
		<updated>2008-04-09T22:36:29Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Existing code to be recycled */ added Mapnik. don't know how it can be used but seems to produce nice results&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Motivation ==&lt;br /&gt;
&lt;br /&gt;
There are plans for new/rewritten cartographic tools (map composer) for QGIS, as well as for GRASS. We suggest to develop a joint library for the various functions which could be shared across GRASS, QGIS and other projects with bindings to Qt, Python etc. The GUI part will be done within the individual software projects, while this project focuses on standard libraries or command line utilities.&lt;br /&gt;
&lt;br /&gt;
== Functionality ==&lt;br /&gt;
&lt;br /&gt;
Shared functions may include&lt;br /&gt;
&lt;br /&gt;
* class breaks (various algorithms)&lt;br /&gt;
* histogram analysis&lt;br /&gt;
* color ramps&lt;br /&gt;
* RGB and possibly CYMK support (aka color transformations) etc.&lt;br /&gt;
* Algorithms for intelligent label placement -- for example, collision management based on rotated extent rectangles.  Also, collision management against line and polygon and point features.  Provision for prioritized set of text placement rules, first one to prevent collision wins.&lt;br /&gt;
* Symbology management&lt;br /&gt;
* map surround &lt;br /&gt;
* legend&lt;br /&gt;
* cartographic templates (ie. predefined map styles)&lt;br /&gt;
&lt;br /&gt;
== Programming Language ==&lt;br /&gt;
&lt;br /&gt;
* C? C++?&lt;br /&gt;
&lt;br /&gt;
Perhaps we could implement the core in C++, but provide a high level C API for applications and environments wanting to drive the library.  C++ is a strong implementation language, but presenting a C API to the outside world reduces complexity calling from other languages or compiler versions and reduces &amp;quot;interface fragility&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Python bindings?&lt;br /&gt;
&lt;br /&gt;
There has been talk on the [http://gmt.soest.hawaii.edu/ GMT] mailing list about Python bindings to the core C API. Since GMT already has a wealth of routines for plotting directly to PS|EPS format files, this route may give developers a great head-start. There has been [http://casoilresource.lawr.ucdavis.edu/drupal/node/561 some work] on the integration of GRASS and GMT in the past, with [http://grass.gdf-hannover.de/wiki/GRASS_AddOns several user-submitted modules].&lt;br /&gt;
&lt;br /&gt;
== Output Formats ==&lt;br /&gt;
&lt;br /&gt;
What output formats do we want to target.  I think at the core this question comes down to whether we want to render everything to a raster format or whether we wish to preserve linework, and text in non-raster form.  That is, whether output output is a raster format, or a raster+vector+text format like postscript/pdf.  &lt;br /&gt;
&lt;br /&gt;
If a cartographic product is the objective, I think selection of an output format like PDF makes a lot of sense, but it does make interactive composition more complicated and it is possible we have limited pdf/postscript development expertise in our developer community (the GMT developers may be of help here...).&lt;br /&gt;
&lt;br /&gt;
What about the possibility of exporting SVG and using Inkscape for cartographic styling and design? Inkscape is written in C++ and already has a wealth of vector graphics functionality. You could also consider using Scribus for map layout. I believe Scribus is also written in C++. Why implement the great functionality that already exists in open source programs?&lt;br /&gt;
&lt;br /&gt;
Coming from the Web Mapping angle it will be interesting to be able to acquire OGC WMS maps with a pixel sizes &amp;lt; 0.28 mm (which is the current standard of ~ 72 or 90 dpi). This option has been suggested as a change request and is currently being discussed. It will allow to compose high resolution print maps also using OGC WMS.&lt;br /&gt;
&lt;br /&gt;
== Existing code to be recycled ==&lt;br /&gt;
&lt;br /&gt;
There will be code in GRASS, QGIS, the Python Cartographic Library (http://zcologia.org/cartography) and other sources which could be integrated (check license compatibility). Please indicate precisely where to find the source code, license, programming language:&lt;br /&gt;
&lt;br /&gt;
* Label placement code:&lt;br /&gt;
** Mapserver [http://trac.osgeo.org/mapserver/browser/trunk/mapserver/maplabel.c labeling code] (MapServer License, C language)&lt;br /&gt;
** GRASS [http://trac.osgeo.org/grass/browser/grass/trunk/vector/v.label.sa v.label.sa] (GPL, C language)&lt;br /&gt;
* Color management:&lt;br /&gt;
** MapGuide, [http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Server/src/Services/Feature/FeatureNumericFunctions.cpp CalculateDistribution] and [http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Common/PlatformBase/Data/Color.cpp Color] (LGPL.C++)&lt;br /&gt;
** OpenJump ?&lt;br /&gt;
* Stylization&lt;br /&gt;
** ...&lt;br /&gt;
* Class breaks:&lt;br /&gt;
** GRASS [http://trac.osgeo.org/grass/browser/grass/trunk/lib/arraystats different algorithms for class breaks] (GPL, C)&lt;br /&gt;
* Output:&lt;br /&gt;
** Postscript/PDF output:&lt;br /&gt;
*** GRASS [http://trac.osgeo.org/grass/browser/grass/trunk/ps/ps.map ps.map] (Postscript output) and [http://trac.osgeo.org/grass/browser/grass/trunk/lib/psdriver PS driver] (GPL, C)&lt;br /&gt;
*** [http://sourceforge.net/projects/geofunctions GeoFunctions]: Geographic XML to PDF. Not sure what specific code, but the project leaders might have some insight.&lt;br /&gt;
** PNG output:&lt;br /&gt;
*** GRASS [http://trac.osgeo.org/grass/browser/grass/trunk/lib/pngdriver PNG driver] (GPL, C)&lt;br /&gt;
*** See AGG below&lt;br /&gt;
** CAIRO output&lt;br /&gt;
*** GRASS [http://trac.osgeo.org/grass/browser/grass/trunk/lib/cairodriver CAIRO driver] (GPL, C)&lt;br /&gt;
*** [http://cairographics.org/ Cairo Graphics Library] (LGPL or MPL)&lt;br /&gt;
** [Mapnik http://mapnik.org/] is a Free Toolkit for developing mapping applications.&lt;br /&gt;
&lt;br /&gt;
== End User Needs ==&lt;br /&gt;
* Print to small format medium (eg 8.5in x 11in, 11in x 14in) and large format (eg 34 x 44in)&lt;br /&gt;
* Interactive layout&lt;br /&gt;
* High quality printing&lt;br /&gt;
* Storage of cartographic symbolizing&lt;br /&gt;
* symbols library&lt;br /&gt;
* Seprate cartographic and geographic representation (eg changes to carto does not affect geo).&lt;br /&gt;
* Generalization on-the-fly, based on current scale.&lt;br /&gt;
* Rules based cartography stored in RDBMS (eg series 400 highways are blue with double lines)&lt;br /&gt;
* Multiple export formats&lt;br /&gt;
** Geotiff&lt;br /&gt;
** PNG&lt;br /&gt;
** PDF / GeoPDF&lt;br /&gt;
** Postscript (need for directly sending files to printers)&lt;br /&gt;
** SVG&lt;br /&gt;
* Layout Functionality&lt;br /&gt;
* Text-based configuration file that applications can output to or humans can manually hack/script&lt;br /&gt;
* Common, interoperable data file input options&lt;br /&gt;
&lt;br /&gt;
==Layout Functionality==&lt;br /&gt;
===Design Modeling===&lt;br /&gt;
Issues of layout will always be important in creating the final cartographic product. Layout templating such as that used in Natural Resources Canada's (NRCAN) Cartographic Design Specifications (http://ess.nrcan.gc.ca/pubs/carto/downloads/design_specs.pdf#page=13). &lt;br /&gt;
&lt;br /&gt;
Perhaps we can learn from the desktop publishing world from the likes of the Scribus project (http://www.scribus.net/). Maybe being able to export a certain portion to scribus to handle some the major layout hurdles. A link between the cartographic library and scribus could allow for auto generation of some layout features and text such as changing declination, Projection info, and others.&lt;br /&gt;
&lt;br /&gt;
=== XML and PDF===&lt;br /&gt;
OSGEO might be able to get behind the [http://sourceforge.net/projects/geofunctions Geo Functions] project. &amp;quot;Geo Functions is an open-source library of XSLT-2 / XQuery functions, templates, stylesheets and classes devoted to the processing of geographic data in XML.&amp;quot; I understand that the original purpose of the project is to produce PDF maps from XML based data.&lt;br /&gt;
&lt;br /&gt;
==Potential Components==&lt;br /&gt;
Breaking the end goal into some components will help to recognise which area(s) there is greatest need.  There seems to be at least four primary components to the proposal.&lt;br /&gt;
&lt;br /&gt;
=== Style &amp;amp; Layout Configuration Standards ===&lt;br /&gt;
* Specifications for styling of features and layout of a map composition&lt;br /&gt;
* Could re-use existing approaches where applicable (e.g. SLD, WMC)&lt;br /&gt;
* Specifications to be used in map definition/configuration files&lt;br /&gt;
&lt;br /&gt;
=== Graphical Style &amp;amp; Layout Editor ===&lt;br /&gt;
* To create styles interactively&lt;br /&gt;
* To define map layout&lt;br /&gt;
* Could be stand-alone&lt;br /&gt;
* Could be adopted as part of another application&lt;br /&gt;
* Saves a style/layout definition document according to above standards&lt;br /&gt;
&lt;br /&gt;
=== Graphical Map Composition Editor ===&lt;br /&gt;
* Implemented by existing applications (e.g. GRASS, QGIS, etc.)&lt;br /&gt;
* Sets up pointers to data layers&lt;br /&gt;
* Assigns styles definitions to the layers&lt;br /&gt;
* Applies layout definition to maps&lt;br /&gt;
* Outputs a map composition configuration file&lt;br /&gt;
&lt;br /&gt;
=== Rendering Engine ===&lt;br /&gt;
* Stand-alone application (no GUI)&lt;br /&gt;
* Reads standard map composition configuration file&lt;br /&gt;
* Reads and applies the required style/layout definition documents&lt;br /&gt;
* Outputs final graphics to specific files&lt;br /&gt;
&lt;br /&gt;
=== Libraries ===&lt;br /&gt;
* Sets of libraries could be created to implement parts of the above sections&lt;br /&gt;
* Add more here...&lt;br /&gt;
&lt;br /&gt;
== Technologies ==&lt;br /&gt;
&lt;br /&gt;
* AGG (sophisticated rendering of vector/text graphics to raster format - used by MapServer, MapGuide, Mapnik). &lt;br /&gt;
* Freetype - text management and rendering library&lt;br /&gt;
* [http://cairographics.org/ Cairo] graphics library - vector, text and raster input, various output including Postscript&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
It is proposed to license the OSGeo Cartographic Library under LGPL. The license needs to be GPL compliant.&lt;br /&gt;
&lt;br /&gt;
== Interested people ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Neteler|Markus Neteler]] (proposer)&lt;br /&gt;
* Horst Düster&lt;br /&gt;
* [[User:Landa|Martin Landa]]&lt;br /&gt;
* [[User:MarcoHugentobler|Marco Hugentobler]]&lt;br /&gt;
* Frank Warmerdam&lt;br /&gt;
* [[User:Adiez|Agustin Diez]]&lt;br /&gt;
* [[User:mlennert|Moritz Lennert]]&lt;br /&gt;
* [[User:Dsampson | Dave Sampson]]: End User, Search and Rescue Maps,&lt;br /&gt;
* [http://casoilresource.lawr.ucdavis.edu/drupal/node/38 Dylan Beaudette]: Soil Science Researcher, OSGeo evangelist&lt;br /&gt;
* [[User:Tmitchell|Tyler Mitchell]]&lt;br /&gt;
* [[User:reholl|Robert Hollingsworth]]&lt;br /&gt;
* Wolf Bergenheim&lt;br /&gt;
* [[User:HamishBowman|Hamish Bowman]]: ps.map developer &amp;amp; evangelist&lt;br /&gt;
* [[User:GAruta|Giuseppe Aruta]]: Geologist&lt;br /&gt;
* [[User:Roy|Roy Braam]]: Software Engineer&lt;br /&gt;
[[Category: Software Stack]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=24003</id>
		<title>OSGeo Python Library</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=OSGeo_Python_Library&amp;diff=24003"/>
		<updated>2008-04-07T16:23:35Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* added 1 more link to Python GIS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Motivation ==&lt;br /&gt;
&lt;br /&gt;
Several OSGeo software projects support Python. However, a global abstraction layer is lacking which would help to do &amp;quot;OSGeo Python programming&amp;quot;. We think of well documented bindings to the various software projects which are handled as plugins (or whatever appropriate).&lt;br /&gt;
&lt;br /&gt;
== Functionality ==&lt;br /&gt;
&lt;br /&gt;
Shared functions may include&lt;br /&gt;
&lt;br /&gt;
* Import/Export of data&lt;br /&gt;
* Linking to external data sources&lt;br /&gt;
* Reprojection tools&lt;br /&gt;
* GIS analysis&lt;br /&gt;
* Plotting and printing&lt;br /&gt;
&lt;br /&gt;
== Programming Language ==&lt;br /&gt;
&lt;br /&gt;
* Python&lt;br /&gt;
* SWIG&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Existing code to be recycled ==&lt;br /&gt;
&lt;br /&gt;
* http://fwtools.maptools.org and http://openev.sourceforge.net&lt;br /&gt;
* [http://trac.osgeo.org/gdal/wiki/GdalOgrInPython GDAL/OGR Python bindings]&lt;br /&gt;
* [http://mapserver.gis.umn.edu/docs/howto/mapscript_python Mapserver Python bindings]&lt;br /&gt;
* [http://wiki.qgis.org/qgiswiki/PythonBindings QGIS Python bindings]&lt;br /&gt;
* [http://grass.gdf-hannover.de/wiki/GRASS_and_Python GRASS SWIG Python bindings]&lt;br /&gt;
* [http://gispython.org PCL and PrimaGIS]&lt;br /&gt;
* [http://pygps.org/ Python GIS] Working on a pile of GIS programs in Python. Mostly they make maps, but targetting a total replacement of GRASS, so calling it Python GIS.&lt;br /&gt;
** Currently in development:&lt;br /&gt;
*** [http://pygps.org/#pygps pygps], a Python GPS&lt;br /&gt;
*** [http://pygps.org/#mapview mapview], a Python map viewer&lt;br /&gt;
*** [http://pygps.org/#LatLongUTMconversion LatLongUTMconversion], a Python library to convert between Lat/Lon and UTM&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
Draft concept:&lt;br /&gt;
&lt;br /&gt;
  +----------------------------------------------------------------+&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  |                      OSGeo Python Library                      |   User API&lt;br /&gt;
  |                                                                |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  | File IO | Streams IO | Projections | Analytics |  Print  | ... |   Abstraction Layer&lt;br /&gt;
  |         |            |             |           |         |     |&lt;br /&gt;
  +---------+------------+-------------+-----------+---------+-----+&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  |        GDAL/xxx      |   PROJ4     |   GRASS   |  QGIS   | ... |   OSGeo and related projects&lt;br /&gt;
  |                      |             |           |Mapserver|     |   with Python bindings&lt;br /&gt;
  |                      |             |           |         |     |&lt;br /&gt;
  +----------------------+-------------+-----------+---------+-----+&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
It is proposed to license the OSGeo Python Library under ... TBD. Certainly OSI compliant.&lt;br /&gt;
&lt;br /&gt;
== Interested people ==&lt;br /&gt;
&lt;br /&gt;
* [[User:Neteler|Markus Neteler]] (proposer)&lt;br /&gt;
&lt;br /&gt;
[[Category: Software Stack]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS_for_GIS_video_tutorials_and_screencasts&amp;diff=14973</id>
		<title>FOSS for GIS video tutorials and screencasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS_for_GIS_video_tutorials_and_screencasts&amp;diff=14973"/>
		<updated>2007-05-31T09:38:59Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Where to publish your screencast */ added hosting services for screencasts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is page is a try to create a central index of all available Video Tutorials and Screencasts about FOSS for GIS.&lt;br /&gt;
&lt;br /&gt;
As creating a central repository is not easy due to licenses, video formats and disk space we are using this page to list all pages hosting interesting videos.&lt;br /&gt;
&lt;br /&gt;
please add you contribute at the bottom of the list respecting the table layout&lt;br /&gt;
&lt;br /&gt;
== Screencasts and Video List==&lt;br /&gt;
this part is dedicated to short movies showing technical usage of FOSS GIS applications.&lt;br /&gt;
Less than 10 mins each, please.&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- bgcolor=#d5d5d5&lt;br /&gt;
! title and link&lt;br /&gt;
! author &lt;br /&gt;
! license&lt;br /&gt;
! duration&lt;br /&gt;
! format&lt;br /&gt;
! description&lt;br /&gt;
|-&lt;br /&gt;
| [http://openlayers.org/presentations/mappingyourdata/ Mapping your Data]&lt;br /&gt;
| Chris Schmidt&lt;br /&gt;
| not specified&lt;br /&gt;
| 4 min &lt;br /&gt;
| flash movie&lt;br /&gt;
| &lt;br /&gt;
Using QGIS, Mapserver and Openlayers to easily set up a web mapping application. &lt;br /&gt;
[http://trac.openlayers.org/wiki/MappingYourData Large description]&lt;br /&gt;
|-&lt;br /&gt;
| [http://docs.codehaus.org/display/GEOSDOC/Video+Tutorials GeoServer Tutorials]&lt;br /&gt;
| Chris Holmes&lt;br /&gt;
| not specified&lt;br /&gt;
| many videos&lt;br /&gt;
| flash movie&lt;br /&gt;
| List of all official GeoServer tutorials&lt;br /&gt;
|-&lt;br /&gt;
| [http://www-pool.math.tu-berlin.de/~soeren/grass/modules/ GRASS 6 Voxel tutorials]&lt;br /&gt;
| Soeren Gebbert&lt;br /&gt;
| not specified&lt;br /&gt;
| many videos&lt;br /&gt;
| flash movie&lt;br /&gt;
| Using GRASS 6 to create 3D flow simulations etc.&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.reprojected.com/geoblog/how-tos/video/ FOSS GIS tutorials]&lt;br /&gt;
| Aaron Racicot&lt;br /&gt;
| CC&lt;br /&gt;
| many videos&lt;br /&gt;
| flash movie&lt;br /&gt;
| Tutorials from www.reprojected.com.  Examples include building a new Linux GIS box and building QGIS using Python bindings...&lt;br /&gt;
|-&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Presentations and long Speaches==&lt;br /&gt;
&lt;br /&gt;
Long public presentations of FOSS GIS softwares&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- bgcolor=#d5d5d5&lt;br /&gt;
! title and link&lt;br /&gt;
! author &lt;br /&gt;
! license&lt;br /&gt;
! duration&lt;br /&gt;
! format&lt;br /&gt;
! description&lt;br /&gt;
|-&lt;br /&gt;
| [http://video.google.com/videoplay?docid=2952942874211397735&amp;amp;hl=en TikiWiki Map]&lt;br /&gt;
| Franck Martin&lt;br /&gt;
| not specified&lt;br /&gt;
| many videos&lt;br /&gt;
| flash movie&lt;br /&gt;
| Tutorials on setting up the TikiWiki map environment&lt;br /&gt;
|-&lt;br /&gt;
| [http://video.google.de/videoplay?docid=-3923618086187138447  Chris Holmes, GeoServer presentation at Google TechTalks]&lt;br /&gt;
| Martin Weis&lt;br /&gt;
| not specified&lt;br /&gt;
| 54 min&lt;br /&gt;
| flash movie&lt;br /&gt;
| &lt;br /&gt;
* Introduction to GeoServer,&lt;br /&gt;
* GeoSpatial Open Standards,&lt;br /&gt;
* GeoServer and Google Earth,&lt;br /&gt;
* Future, towards collaborative data&lt;br /&gt;
|-&lt;br /&gt;
| [http://video.google.com/videoplay?docid=1253140894465183624&amp;amp;hl=en Mapserver WMS on Google Earth]&lt;br /&gt;
| Franck Martin&lt;br /&gt;
| not specified&lt;br /&gt;
| 11 min&lt;br /&gt;
| flash movie&lt;br /&gt;
| Another video on using WMS from mapserver with Google Earth.&lt;br /&gt;
|-&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to do your screencast==&lt;br /&gt;
please add your suggestions on how you did your screencast.&lt;br /&gt;
Please try to use and suggest Free Software.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
* [https://wiki.ubuntu.com/MeetingLogs/openweekfeisty/screencast Ubuntu discussion over screencast]&lt;br /&gt;
* [https://wiki.ubuntu.com/ScreencastTeam/RecordingScreencasts Ubuntu screencast how to]&lt;br /&gt;
* [http://www.unixuser.org/~euske/vnc2swf/ vnc2swf] to record a flash movie ([http://www-pool.math.tu-berlin.de/~soeren/grass/modules/screenshots/vnc2swf_usage.html short vnc2swf usage tutorial])&lt;br /&gt;
&lt;br /&gt;
===Mac===&lt;br /&gt;
* [http://crschmidt.net/blog/archives/203/openlayers-screencast/ Chris Schmidt experience on Os X]&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
* [http://www.menasoft.com/blog/?p=30 Taksi - Desktop Screenshot, Video Capture/Recorder] - worked well for capturing OpenGL output (I used it to record from [http://vterrain.org/Doc/Enviro/overview.html VTerrain's Enviro viewer])&lt;br /&gt;
&lt;br /&gt;
==Where to publish your screencast==&lt;br /&gt;
&lt;br /&gt;
Actually main free video hosting are using a strong dowsampling that does not allow a good video quality to present screencast.&lt;br /&gt;
&lt;br /&gt;
Then you'll need to find your own web hosting or a free one that can host just the video without resampling.&lt;br /&gt;
&lt;br /&gt;
===Hosting Portals===&lt;br /&gt;
&lt;br /&gt;
There are specialized hosting services for tutorials:&lt;br /&gt;
&lt;br /&gt;
* [http://showmedo.com ShowMeDo!]&lt;br /&gt;
* [http://www.learn2use.de/index.php Learn2Use] (German)&lt;br /&gt;
&lt;br /&gt;
===Suggestions===&lt;br /&gt;
* What about distribution the videos with a bittorrent-style distribution? Maybe OSGeo could provide the infrastructure for this?&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=FOSS_for_GIS_video_tutorials_and_screencasts&amp;diff=14705</id>
		<title>FOSS for GIS video tutorials and screencasts</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=FOSS_for_GIS_video_tutorials_and_screencasts&amp;diff=14705"/>
		<updated>2007-05-23T22:47:15Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Where to publish your screencast */ use of bittorrent?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is page is a try to create a central index of all available Video Tutorials and Screencasts about FOSS for GIS.&lt;br /&gt;
&lt;br /&gt;
As creating a central repository is not easy due to licenses, video formats and disk space we are using this page to list all pages hosting interesting videos.&lt;br /&gt;
&lt;br /&gt;
please add you contribute at the bottom of the list respecting the table layout&lt;br /&gt;
&lt;br /&gt;
== Screencasts and Video List==&lt;br /&gt;
{| cellspacing=&amp;quot;1&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;3&amp;quot;&lt;br /&gt;
|- bgcolor=#d5d5d5&lt;br /&gt;
! title and link&lt;br /&gt;
! author &lt;br /&gt;
! license&lt;br /&gt;
! duration&lt;br /&gt;
! format&lt;br /&gt;
! description&lt;br /&gt;
|-&lt;br /&gt;
| [http://openlayers.org/presentations/mappingyourdata/ Mapping your Data]&lt;br /&gt;
| Chris Schmidt&lt;br /&gt;
| ???&lt;br /&gt;
| 4 min &lt;br /&gt;
| flash movie&lt;br /&gt;
| &lt;br /&gt;
Using QGIS, Mapserver and Openlayers to easily set up a web mapping application. &lt;br /&gt;
[http://trac.openlayers.org/wiki/MappingYourData Large description]&lt;br /&gt;
|-&lt;br /&gt;
| [http://video.google.com/videoplay?docid=2952942874211397735&amp;amp;hl=en TikiWiki Map]&lt;br /&gt;
| Franck Martin&lt;br /&gt;
| not specified&lt;br /&gt;
| many videos&lt;br /&gt;
| flash movie&lt;br /&gt;
| Tutorials on setting up the TikiWiki map environment&lt;br /&gt;
|-&lt;br /&gt;
| ?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to do your screencast==&lt;br /&gt;
please add your suggestions on how you did your screencast.&lt;br /&gt;
Please try to use and suggest Free Software.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
* [https://wiki.ubuntu.com/MeetingLogs/openweekfeisty/screencast Ubuntu discussion over screencast]&lt;br /&gt;
* [https://wiki.ubuntu.com/ScreencastTeam/RecordingScreencasts Ubuntu screencast how to]&lt;br /&gt;
&lt;br /&gt;
===Mac===&lt;br /&gt;
* [http://crschmidt.net/blog/archives/203/openlayers-screencast/ Chris Schmidt experience on Os X]&lt;br /&gt;
&lt;br /&gt;
===Windows===&lt;br /&gt;
* ??? (any FOSS software to suggest?!?)&lt;br /&gt;
&lt;br /&gt;
==Where to publish your screencast==&lt;br /&gt;
&lt;br /&gt;
Actually main free video hosting are using a strong dowsampling that does not allow a good video quality to present screencast.&lt;br /&gt;
&lt;br /&gt;
Then you'll need to find your own web hosting or a free one that can host just the video without resampling.&lt;br /&gt;
&lt;br /&gt;
What about distribution the videos with a bittorrent-style distribution?&lt;br /&gt;
Maybe OSGeo could provide the infrastructure for this?&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Geodata_Discovery_Working_Group&amp;diff=13256</id>
		<title>Geodata Discovery Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Geodata_Discovery_Working_Group&amp;diff=13256"/>
		<updated>2007-03-27T11:44:36Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Gazetteer Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a [[Working Group]] started by the [[Public Geospatial Data Committee]]. &lt;br /&gt;
&lt;br /&gt;
''NOTICE'': There are two BOFs on this topic at [[OSGeo_at_FOSS4G2006#BOFs|FOSS4G2006]] on ''Geodata'' and about ''Geodata Discovery and Metadata Models''.&lt;br /&gt;
&lt;br /&gt;
While OSGeo can consider hosting sets of public geodata, (and for the purposes of offering maintained [[Geodata Packaging Working Group|packages]] of high-quality data for education and demonstration, it probably will), we can compile a set of best practises and references to good prior art for building and maintaining collections of data and metadata. &lt;br /&gt;
&lt;br /&gt;
== Focus ==&lt;br /&gt;
&lt;br /&gt;
* Metadata for collections of geographic information.&lt;br /&gt;
* Providing best practise and prototypes for geodata search facilities&lt;br /&gt;
* Help with providing input into the OSGeo repository/services at http://osgeo.telascience.org/&lt;br /&gt;
* Providing 'catalog'/discovery/search services as part of OSGeo activities in promoting access to public domain and open licensed bodies of data.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [[User:JoWalsh|Jo Walsh]]&lt;br /&gt;
* [[User:SchuylerErle|Schuyler Erle]]&lt;br /&gt;
* [[User:bitner|David Bitner]]&lt;br /&gt;
* [[User:Pnaciona|Perry Nacionales]]&lt;br /&gt;
* [[User:Neteler|Markus Neteler]]&lt;br /&gt;
* [[User:Arnulf Christl|Arnulf Christl]] &lt;br /&gt;
* [[User:virtualmemorys|Bob Wang]]&lt;br /&gt;
* [[User:Ocantan|Oscar Cantán]]&lt;br /&gt;
* [[User:Sfkeller|Stefan Keller]]&lt;br /&gt;
* [[User:candrsn|Carl Anderson]]&lt;br /&gt;
* ''please add yourself''&lt;br /&gt;
&lt;br /&gt;
== Existing (Meta) Search Projects and Related Efforts ==&lt;br /&gt;
&lt;br /&gt;
More on metadata models at [[Geodata_Metadata_Requirements]]&lt;br /&gt;
&lt;br /&gt;
Search services:&lt;br /&gt;
* See [[Geodata_Metadata_Requirements#Discovery]]&lt;br /&gt;
* (Meta) Data Catalogues / Data Repositories&lt;br /&gt;
** [http://www.mapdex.org/search/ Mapdex] is &amp;quot;a global Index of 2,018 servers, serving 37,168 map services, containing over 400,000 GIS Layers, covering more than 4,000,000 columns!&amp;quot;&lt;br /&gt;
** [http://www.geotorrent.org/ GeoTorrent] hosts BitTorrents of shapefile/TIFF format data.&lt;br /&gt;
** [http://www.fao.org/geonetwork/ GeoNetwork] &amp;quot;Find Interactive Maps, GIS datasets, Satellite Imagery and Related Applications&amp;quot;&lt;br /&gt;
** [http://www.dlese.org/libdev/dcs_overview.html DLESE Collection System] offers a metadata repository and editor and supports OAI-PMH as data provider and harvester&lt;br /&gt;
** [http://gis.hsr.ch/gmdb/ Geo Meta Data Base (GMDB)] - Metadata repository and editor based on ISO 19115/119 Metadata and Dublin Core with XML export and OAI-PMH data provider support (german only)&lt;br /&gt;
** GDI Portals (country specific): [http://www.geodata.gov US], [http://www.gogeo.ac.uk UK], [http://www.geoportal.bund.de D], [http://www.geoland.at/ A], [http://www.geocat.ch CH], [http://geodaten.llv.li/geoshop/public.html LI], [http://www.geoportail.fr/ F], ...&lt;br /&gt;
* (Meta) Search engines:&lt;br /&gt;
** [http://geometa.info/ geometa.info] - search engine for geospatial services, data and documents combining structured and unstructured data (currently german only)&lt;br /&gt;
** [http://www.google.com/search?q=allinurl%3A+getcapabilities Google search] using 'allinurl' parameter&lt;br /&gt;
&lt;br /&gt;
Lists about data sources and services:&lt;br /&gt;
* Lists on web services:&lt;br /&gt;
** http://www.skylab-mobilesystems.com/ger/wms_serverlist.html simple WMS service URL list&lt;br /&gt;
** http://www.refractions.net/white_papers/ogcsurvey/ Automated OGC Survey on the Web (WMF, WFS, ...)&lt;br /&gt;
** http://geometa.info/search.jsp?query=type%3Awms WMS search engine&lt;br /&gt;
** http://exploreourpla.net/maps/&lt;br /&gt;
** http://wms-sites.com/ catalog of WMS sites&lt;br /&gt;
** [[Orthophotography]] Annotated list of Orthophotography WMS Services&lt;br /&gt;
* Lists on data services:&lt;br /&gt;
** http://datagateway.nrcs.usda.gov/ US data servers&lt;br /&gt;
&lt;br /&gt;
== Public Datasets for Possible Mirroring or Distribution ==&lt;br /&gt;
&lt;br /&gt;
=== Gazetteer Data ===&lt;br /&gt;
... basically placenames with coordinates ...&lt;br /&gt;
&lt;br /&gt;
* [http://www.geonames.org/ Geonames.org] gazetteer (includes [http://earth-info.nga.mil/gns/html/ NGA GNS Gazetteer])&lt;br /&gt;
* [http://prdownloads.sourceforge.net/nasa-exp/BlueMarble-Placenames.zip?download WorldWind Placenames] (markusN can provide PERL to read this)&lt;br /&gt;
* [http://lists.burri.to/pipermail/geowanking/2007-March/003772.html Geowanking-List: Toponymic accurracy of Google and Yahoo Maps] =&amp;gt; a very good example why  releasing this data is useful for public authorities and the society&lt;br /&gt;
&lt;br /&gt;
=== Vector data ===&lt;br /&gt;
* VMAP0 - 1:1Mio, very generalised vector data for many features, around 70 [http://www.terragear.org/docs/vmap0/coverage.html layers] (already at telascience) - see also [http://www.mapability.com/info/vmap0_index.html here] for docs&lt;br /&gt;
* [http://aprsworld.net/gisdata/world/ World map for APRS], 1:1.1mio&lt;br /&gt;
* [http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html GSHHS] - world coastlines, different scales available&lt;br /&gt;
* TIGER/Line (USA) - street and addressing data for the US&lt;br /&gt;
* RNF (Canada) - street and addressing data for Canada&lt;br /&gt;
* [http://www.openstreetmap.org OpenStreetMap] - data available through a [http://wiki.openstreetmap.org/index.php/REST HTTP based XML interface]. They've also been getting requests for shapefile and GML output of their data.&lt;br /&gt;
* [http://www.maplibrary.org/stacks/Africa_lite.asp African geodata]&lt;br /&gt;
&lt;br /&gt;
=== Raster data ===&lt;br /&gt;
* DEM&lt;br /&gt;
** [ftp://e0srp01u.ecs.nasa.gov/srtm/version2 SRTM V2]&lt;br /&gt;
** [http://www.ngdc.noaa.gov/mgg/image/2minrelief.html ETOPO2]&lt;br /&gt;
** [http://topex.ucsd.edu/WWW_html/srtm30_plus.html TOPEX]: SRTM30 (with GTOPO30 data for high latitudes where SRTM data are not available)&lt;br /&gt;
** [http://ekman.csc.noaa.gov/TCM/ NOAA TCM] LIDAR / IfSAR&lt;br /&gt;
* Satellite Data&lt;br /&gt;
** Landsat ([http://onearth.jpl.nasa.gov/ OnEarth]  - [http://telascience.sdsc.edu/tela_data/onearth/ mirror already at telascience])&lt;br /&gt;
** [http://earthobservatory.nasa.gov/Newsroom/BlueMarble/ Blue Marble] / [http://www.iac.ethz.ch/staff/stockli/bmng/ Blue Marble Next Generation] (mirror already at telascience)&lt;br /&gt;
** ASTER (from GLCF)&lt;br /&gt;
** MODIS (from NASA EDC)&lt;br /&gt;
** USGS Urban Orthos (URL?)&lt;br /&gt;
* Maps derived from Satellite Data&lt;br /&gt;
** Nested Imagery Layer (Best of -- resolution -- with seamless zoom through multiple levels)&lt;br /&gt;
** [http://glcf.umiacs.umd.edu/data/landcover/ AVHRR Landuse Map] from GLCF&lt;br /&gt;
** [http://www.shadedrelief.com/natural/ natural earth]&lt;br /&gt;
** [http://dmsp.ngdc.noaa.gov/html/projects/lights.html City lights]&lt;br /&gt;
** [http://www.worldwildlife.org/freshwater/hydrosheds.cfm HydroSHEDS] - Hydrological data and maps based on SHuttle Elevation Derivatives at multiple Scales&lt;br /&gt;
** [http://unosat.web.cern.ch/unosat/ UNOSAT imagery] http://unosat.web.cern.ch/unosat/asp/prod_free.asp&lt;br /&gt;
&lt;br /&gt;
== Wishlist for Public Datasets ==&lt;br /&gt;
&lt;br /&gt;
* Orthophotos&lt;br /&gt;
** Possible sources:&lt;br /&gt;
** http://www.fgdl.org/download/index.html &lt;br /&gt;
** http://datagateway.nrcs.usda.gov/&lt;br /&gt;
&lt;br /&gt;
== Search Protocols ==&lt;br /&gt;
&lt;br /&gt;
* GIS specific:&lt;br /&gt;
** OGC's CSW 2.0 (work in progress...) &lt;br /&gt;
*** [http://www.opengeospatial.org/standards/requests/29 OpenGIS Catalogue Services - ebRIM (ISO/TS 15000-3) profile of CSW]&lt;br /&gt;
*** (ISO/OGC's &amp;quot;ISO19115/ISO19119 Application Profile for CSW 2.0&amp;quot;) &lt;br /&gt;
*** See a comparison between [http://www.gis.hsr.ch/wiki/OAI-PMH CSW and OAI-PMH]&lt;br /&gt;
** OGC's WFS (profile) serving (profiled) ISO 19115/19119 metadata format...?&lt;br /&gt;
** 'Lean and mean' proposals on project level...&lt;br /&gt;
*** [[Simple Catalog Interface]]&lt;br /&gt;
* Related search protocols - possibly to be profiled or specialized by geoinformation requirements:&lt;br /&gt;
** [http://www.openarchives.org/OAI/openarchivesprotocol.html Open Archives Initiative Protocol for Metadata Harvesting 2.0] (OAI-PMH)&lt;br /&gt;
** [http://www.loc.gov/standards/sru/ Search/Retrieve via URL] (SRU/SRW) &lt;br /&gt;
** [http://en.wikipedia.org/wiki/OpenSearch OpenSearch] proposal from A9&lt;br /&gt;
** [http://lcweb.loc.gov/z3950/agency/document.html Z39.50 ANSI/NISO standard protocol]&lt;br /&gt;
** [http://www.ebxml.org/ ebXML]/ebRIM Messaging Service 2.0&lt;br /&gt;
&lt;br /&gt;
== Hosting Plan ==&lt;br /&gt;
&lt;br /&gt;
(placeholder for an initial hosting plan sketch)&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Geodata Packaging Working Group]]&lt;br /&gt;
* [[Geodata Licensing Working Group]]&lt;br /&gt;
* [[WMS Tile Caching]] proposal&lt;br /&gt;
* [[Geodata processing at telascience.org]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Geodata_Discovery_Working_Group&amp;diff=13255</id>
		<title>Geodata Discovery Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Geodata_Discovery_Working_Group&amp;diff=13255"/>
		<updated>2007-03-27T11:44:06Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Gazetteer Data */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a [[Working Group]] started by the [[Public Geospatial Data Committee]]. &lt;br /&gt;
&lt;br /&gt;
''NOTICE'': There are two BOFs on this topic at [[OSGeo_at_FOSS4G2006#BOFs|FOSS4G2006]] on ''Geodata'' and about ''Geodata Discovery and Metadata Models''.&lt;br /&gt;
&lt;br /&gt;
While OSGeo can consider hosting sets of public geodata, (and for the purposes of offering maintained [[Geodata Packaging Working Group|packages]] of high-quality data for education and demonstration, it probably will), we can compile a set of best practises and references to good prior art for building and maintaining collections of data and metadata. &lt;br /&gt;
&lt;br /&gt;
== Focus ==&lt;br /&gt;
&lt;br /&gt;
* Metadata for collections of geographic information.&lt;br /&gt;
* Providing best practise and prototypes for geodata search facilities&lt;br /&gt;
* Help with providing input into the OSGeo repository/services at http://osgeo.telascience.org/&lt;br /&gt;
* Providing 'catalog'/discovery/search services as part of OSGeo activities in promoting access to public domain and open licensed bodies of data.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [[User:JoWalsh|Jo Walsh]]&lt;br /&gt;
* [[User:SchuylerErle|Schuyler Erle]]&lt;br /&gt;
* [[User:bitner|David Bitner]]&lt;br /&gt;
* [[User:Pnaciona|Perry Nacionales]]&lt;br /&gt;
* [[User:Neteler|Markus Neteler]]&lt;br /&gt;
* [[User:Arnulf Christl|Arnulf Christl]] &lt;br /&gt;
* [[User:virtualmemorys|Bob Wang]]&lt;br /&gt;
* [[User:Ocantan|Oscar Cantán]]&lt;br /&gt;
* [[User:Sfkeller|Stefan Keller]]&lt;br /&gt;
* [[User:candrsn|Carl Anderson]]&lt;br /&gt;
* ''please add yourself''&lt;br /&gt;
&lt;br /&gt;
== Existing (Meta) Search Projects and Related Efforts ==&lt;br /&gt;
&lt;br /&gt;
More on metadata models at [[Geodata_Metadata_Requirements]]&lt;br /&gt;
&lt;br /&gt;
Search services:&lt;br /&gt;
* See [[Geodata_Metadata_Requirements#Discovery]]&lt;br /&gt;
* (Meta) Data Catalogues / Data Repositories&lt;br /&gt;
** [http://www.mapdex.org/search/ Mapdex] is &amp;quot;a global Index of 2,018 servers, serving 37,168 map services, containing over 400,000 GIS Layers, covering more than 4,000,000 columns!&amp;quot;&lt;br /&gt;
** [http://www.geotorrent.org/ GeoTorrent] hosts BitTorrents of shapefile/TIFF format data.&lt;br /&gt;
** [http://www.fao.org/geonetwork/ GeoNetwork] &amp;quot;Find Interactive Maps, GIS datasets, Satellite Imagery and Related Applications&amp;quot;&lt;br /&gt;
** [http://www.dlese.org/libdev/dcs_overview.html DLESE Collection System] offers a metadata repository and editor and supports OAI-PMH as data provider and harvester&lt;br /&gt;
** [http://gis.hsr.ch/gmdb/ Geo Meta Data Base (GMDB)] - Metadata repository and editor based on ISO 19115/119 Metadata and Dublin Core with XML export and OAI-PMH data provider support (german only)&lt;br /&gt;
** GDI Portals (country specific): [http://www.geodata.gov US], [http://www.gogeo.ac.uk UK], [http://www.geoportal.bund.de D], [http://www.geoland.at/ A], [http://www.geocat.ch CH], [http://geodaten.llv.li/geoshop/public.html LI], [http://www.geoportail.fr/ F], ...&lt;br /&gt;
* (Meta) Search engines:&lt;br /&gt;
** [http://geometa.info/ geometa.info] - search engine for geospatial services, data and documents combining structured and unstructured data (currently german only)&lt;br /&gt;
** [http://www.google.com/search?q=allinurl%3A+getcapabilities Google search] using 'allinurl' parameter&lt;br /&gt;
&lt;br /&gt;
Lists about data sources and services:&lt;br /&gt;
* Lists on web services:&lt;br /&gt;
** http://www.skylab-mobilesystems.com/ger/wms_serverlist.html simple WMS service URL list&lt;br /&gt;
** http://www.refractions.net/white_papers/ogcsurvey/ Automated OGC Survey on the Web (WMF, WFS, ...)&lt;br /&gt;
** http://geometa.info/search.jsp?query=type%3Awms WMS search engine&lt;br /&gt;
** http://exploreourpla.net/maps/&lt;br /&gt;
** http://wms-sites.com/ catalog of WMS sites&lt;br /&gt;
** [[Orthophotography]] Annotated list of Orthophotography WMS Services&lt;br /&gt;
* Lists on data services:&lt;br /&gt;
** http://datagateway.nrcs.usda.gov/ US data servers&lt;br /&gt;
&lt;br /&gt;
== Public Datasets for Possible Mirroring or Distribution ==&lt;br /&gt;
&lt;br /&gt;
=== Gazetteer Data ===&lt;br /&gt;
... basically placenames with coordinates ...&lt;br /&gt;
&lt;br /&gt;
* [http://www.geonames.org/ Geonames.org] gazetteer (includes [http://earth-info.nga.mil/gns/html/ NGA GNS Gazetteer])&lt;br /&gt;
* [http://prdownloads.sourceforge.net/nasa-exp/BlueMarble-Placenames.zip?download WorldWind Placenames] (markusN can provide PERL to read this)&lt;br /&gt;
* [http://lists.burri.to/pipermail/geowanking/2007-March/003772.html [Geowanking] Toponymic accurracy of Google and Yahoo Maps] =&amp;gt; a very good example why  releasing this data is useful for public authorities and the society&lt;br /&gt;
&lt;br /&gt;
=== Vector data ===&lt;br /&gt;
* VMAP0 - 1:1Mio, very generalised vector data for many features, around 70 [http://www.terragear.org/docs/vmap0/coverage.html layers] (already at telascience) - see also [http://www.mapability.com/info/vmap0_index.html here] for docs&lt;br /&gt;
* [http://aprsworld.net/gisdata/world/ World map for APRS], 1:1.1mio&lt;br /&gt;
* [http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html GSHHS] - world coastlines, different scales available&lt;br /&gt;
* TIGER/Line (USA) - street and addressing data for the US&lt;br /&gt;
* RNF (Canada) - street and addressing data for Canada&lt;br /&gt;
* [http://www.openstreetmap.org OpenStreetMap] - data available through a [http://wiki.openstreetmap.org/index.php/REST HTTP based XML interface]. They've also been getting requests for shapefile and GML output of their data.&lt;br /&gt;
* [http://www.maplibrary.org/stacks/Africa_lite.asp African geodata]&lt;br /&gt;
&lt;br /&gt;
=== Raster data ===&lt;br /&gt;
* DEM&lt;br /&gt;
** [ftp://e0srp01u.ecs.nasa.gov/srtm/version2 SRTM V2]&lt;br /&gt;
** [http://www.ngdc.noaa.gov/mgg/image/2minrelief.html ETOPO2]&lt;br /&gt;
** [http://topex.ucsd.edu/WWW_html/srtm30_plus.html TOPEX]: SRTM30 (with GTOPO30 data for high latitudes where SRTM data are not available)&lt;br /&gt;
** [http://ekman.csc.noaa.gov/TCM/ NOAA TCM] LIDAR / IfSAR&lt;br /&gt;
* Satellite Data&lt;br /&gt;
** Landsat ([http://onearth.jpl.nasa.gov/ OnEarth]  - [http://telascience.sdsc.edu/tela_data/onearth/ mirror already at telascience])&lt;br /&gt;
** [http://earthobservatory.nasa.gov/Newsroom/BlueMarble/ Blue Marble] / [http://www.iac.ethz.ch/staff/stockli/bmng/ Blue Marble Next Generation] (mirror already at telascience)&lt;br /&gt;
** ASTER (from GLCF)&lt;br /&gt;
** MODIS (from NASA EDC)&lt;br /&gt;
** USGS Urban Orthos (URL?)&lt;br /&gt;
* Maps derived from Satellite Data&lt;br /&gt;
** Nested Imagery Layer (Best of -- resolution -- with seamless zoom through multiple levels)&lt;br /&gt;
** [http://glcf.umiacs.umd.edu/data/landcover/ AVHRR Landuse Map] from GLCF&lt;br /&gt;
** [http://www.shadedrelief.com/natural/ natural earth]&lt;br /&gt;
** [http://dmsp.ngdc.noaa.gov/html/projects/lights.html City lights]&lt;br /&gt;
** [http://www.worldwildlife.org/freshwater/hydrosheds.cfm HydroSHEDS] - Hydrological data and maps based on SHuttle Elevation Derivatives at multiple Scales&lt;br /&gt;
** [http://unosat.web.cern.ch/unosat/ UNOSAT imagery] http://unosat.web.cern.ch/unosat/asp/prod_free.asp&lt;br /&gt;
&lt;br /&gt;
== Wishlist for Public Datasets ==&lt;br /&gt;
&lt;br /&gt;
* Orthophotos&lt;br /&gt;
** Possible sources:&lt;br /&gt;
** http://www.fgdl.org/download/index.html &lt;br /&gt;
** http://datagateway.nrcs.usda.gov/&lt;br /&gt;
&lt;br /&gt;
== Search Protocols ==&lt;br /&gt;
&lt;br /&gt;
* GIS specific:&lt;br /&gt;
** OGC's CSW 2.0 (work in progress...) &lt;br /&gt;
*** [http://www.opengeospatial.org/standards/requests/29 OpenGIS Catalogue Services - ebRIM (ISO/TS 15000-3) profile of CSW]&lt;br /&gt;
*** (ISO/OGC's &amp;quot;ISO19115/ISO19119 Application Profile for CSW 2.0&amp;quot;) &lt;br /&gt;
*** See a comparison between [http://www.gis.hsr.ch/wiki/OAI-PMH CSW and OAI-PMH]&lt;br /&gt;
** OGC's WFS (profile) serving (profiled) ISO 19115/19119 metadata format...?&lt;br /&gt;
** 'Lean and mean' proposals on project level...&lt;br /&gt;
*** [[Simple Catalog Interface]]&lt;br /&gt;
* Related search protocols - possibly to be profiled or specialized by geoinformation requirements:&lt;br /&gt;
** [http://www.openarchives.org/OAI/openarchivesprotocol.html Open Archives Initiative Protocol for Metadata Harvesting 2.0] (OAI-PMH)&lt;br /&gt;
** [http://www.loc.gov/standards/sru/ Search/Retrieve via URL] (SRU/SRW) &lt;br /&gt;
** [http://en.wikipedia.org/wiki/OpenSearch OpenSearch] proposal from A9&lt;br /&gt;
** [http://lcweb.loc.gov/z3950/agency/document.html Z39.50 ANSI/NISO standard protocol]&lt;br /&gt;
** [http://www.ebxml.org/ ebXML]/ebRIM Messaging Service 2.0&lt;br /&gt;
&lt;br /&gt;
== Hosting Plan ==&lt;br /&gt;
&lt;br /&gt;
(placeholder for an initial hosting plan sketch)&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Geodata Packaging Working Group]]&lt;br /&gt;
* [[Geodata Licensing Working Group]]&lt;br /&gt;
* [[WMS Tile Caching]] proposal&lt;br /&gt;
* [[Geodata processing at telascience.org]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
	<entry>
		<id>https://wiki.osgeo.org/w/index.php?title=Geodata_Discovery_Working_Group&amp;diff=13216</id>
		<title>Geodata Discovery Working Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.osgeo.org/w/index.php?title=Geodata_Discovery_Working_Group&amp;diff=13216"/>
		<updated>2007-03-26T12:57:11Z</updated>

		<summary type="html">&lt;p&gt;Wiki-Timmie: /* Existing (Meta) Search Projects and Related Efforts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a [[Working Group]] started by the [[Public Geospatial Data Committee]]. &lt;br /&gt;
&lt;br /&gt;
''NOTICE'': There are two BOFs on this topic at [[OSGeo_at_FOSS4G2006#BOFs|FOSS4G2006]] on ''Geodata'' and about ''Geodata Discovery and Metadata Models''.&lt;br /&gt;
&lt;br /&gt;
While OSGeo can consider hosting sets of public geodata, (and for the purposes of offering maintained [[Geodata Packaging Working Group|packages]] of high-quality data for education and demonstration, it probably will), we can compile a set of best practises and references to good prior art for building and maintaining collections of data and metadata. &lt;br /&gt;
&lt;br /&gt;
== Focus ==&lt;br /&gt;
&lt;br /&gt;
* Metadata for collections of geographic information.&lt;br /&gt;
* Providing best practise and prototypes for geodata search facilities&lt;br /&gt;
* Help with providing input into the OSGeo repository/services at http://osgeo.telascience.org/&lt;br /&gt;
* Providing 'catalog'/discovery/search services as part of OSGeo activities in promoting access to public domain and open licensed bodies of data.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
&lt;br /&gt;
* [[User:JoWalsh|Jo Walsh]]&lt;br /&gt;
* [[User:SchuylerErle|Schuyler Erle]]&lt;br /&gt;
* [[User:bitner|David Bitner]]&lt;br /&gt;
* [[User:Pnaciona|Perry Nacionales]]&lt;br /&gt;
* [[User:Neteler|Markus Neteler]]&lt;br /&gt;
* [[User:Arnulf Christl|Arnulf Christl]] &lt;br /&gt;
* [[User:virtualmemorys|Bob Wang]]&lt;br /&gt;
* [[User:Ocantan|Oscar Cantán]]&lt;br /&gt;
* [[User:Sfkeller|Stefan Keller]]&lt;br /&gt;
* [[User:candrsn|Carl Anderson]]&lt;br /&gt;
* ''please add yourself''&lt;br /&gt;
&lt;br /&gt;
== Existing (Meta) Search Projects and Related Efforts ==&lt;br /&gt;
&lt;br /&gt;
More on metadata models at [[Geodata_Metadata_Requirements]]&lt;br /&gt;
&lt;br /&gt;
Search services:&lt;br /&gt;
* See [[Geodata_Metadata_Requirements#Discovery]]&lt;br /&gt;
* (Meta) Data Catalogues / Data Repositories&lt;br /&gt;
** [http://www.mapdex.org/search/ Mapdex] is &amp;quot;a global Index of 2,018 servers, serving 37,168 map services, containing over 400,000 GIS Layers, covering more than 4,000,000 columns!&amp;quot;&lt;br /&gt;
** [http://www.geotorrent.org/ GeoTorrent] hosts BitTorrents of shapefile/TIFF format data.&lt;br /&gt;
** [http://www.fao.org/geonetwork/ GeoNetwork] &amp;quot;Find Interactive Maps, GIS datasets, Satellite Imagery and Related Applications&amp;quot;&lt;br /&gt;
** [http://www.dlese.org/libdev/dcs_overview.html DLESE Collection System] offers a metadata repository and editor and supports OAI-PMH as data provider and harvester&lt;br /&gt;
** [http://gis.hsr.ch/gmdb/ Geo Meta Data Base (GMDB)] - Metadata repository and editor based on ISO 19115/119 Metadata and Dublin Core with XML export and OAI-PMH data provider support (german only)&lt;br /&gt;
** GDI Portals (country specific): [http://www.geodata.gov US], [http://www.gogeo.ac.uk UK], [http://www.geoportal.bund.de D], [http://www.geoland.at/ A], [http://www.geocat.ch CH], [http://geodaten.llv.li/geoshop/public.html LI], [http://www.geoportail.fr/ F], ...&lt;br /&gt;
* (Meta) Search engines:&lt;br /&gt;
** [http://geometa.info/ geometa.info] - search engine for geospatial services, data and documents combining structured and unstructured data (currently german only)&lt;br /&gt;
** [http://www.google.com/search?q=allinurl%3A+getcapabilities Google search] using 'allinurl' parameter&lt;br /&gt;
&lt;br /&gt;
Lists about data sources and services:&lt;br /&gt;
* Lists on web services:&lt;br /&gt;
** http://www.skylab-mobilesystems.com/ger/wms_serverlist.html simple WMS service URL list&lt;br /&gt;
** http://www.refractions.net/white_papers/ogcsurvey/ Automated OGC Survey on the Web (WMF, WFS, ...)&lt;br /&gt;
** http://geometa.info/search.jsp?query=type%3Awms WMS search engine&lt;br /&gt;
** http://exploreourpla.net/maps/&lt;br /&gt;
** http://wms-sites.com/ catalog of WMS sites&lt;br /&gt;
** [[Orthophotography]] Annotated list of Orthophotography WMS Services&lt;br /&gt;
* Lists on data services:&lt;br /&gt;
** http://datagateway.nrcs.usda.gov/ US data servers&lt;br /&gt;
&lt;br /&gt;
== Public Datasets for Possible Mirroring or Distribution ==&lt;br /&gt;
&lt;br /&gt;
=== Gazetteer Data ===&lt;br /&gt;
... basically placenames with coordinates ...&lt;br /&gt;
&lt;br /&gt;
* [http://www.geonames.org/ Geonames.org] gazetteer (includes [http://earth-info.nga.mil/gns/html/ NGA GNS Gazetteer])&lt;br /&gt;
* [http://prdownloads.sourceforge.net/nasa-exp/BlueMarble-Placenames.zip?download WorldWind Placenames] (markusN can provide PERL to read this)&lt;br /&gt;
&lt;br /&gt;
=== Vector data ===&lt;br /&gt;
* VMAP0 - 1:1Mio, very generalised vector data for many features, around 70 [http://www.terragear.org/docs/vmap0/coverage.html layers] (already at telascience) - see also [http://www.mapability.com/info/vmap0_index.html here] for docs&lt;br /&gt;
* [http://aprsworld.net/gisdata/world/ World map for APRS], 1:1.1mio&lt;br /&gt;
* [http://www.soest.hawaii.edu/wessel/gshhs/gshhs.html GSHHS] - world coastlines, different scales available&lt;br /&gt;
* TIGER/Line (USA) - street and addressing data for the US&lt;br /&gt;
* RNF (Canada) - street and addressing data for Canada&lt;br /&gt;
* [http://www.openstreetmap.org OpenStreetMap] - data available through a [http://wiki.openstreetmap.org/index.php/REST HTTP based XML interface]. They've also been getting requests for shapefile and GML output of their data.&lt;br /&gt;
* [http://www.maplibrary.org/stacks/Africa_lite.asp African geodata]&lt;br /&gt;
&lt;br /&gt;
=== Raster data ===&lt;br /&gt;
* DEM&lt;br /&gt;
** [ftp://e0srp01u.ecs.nasa.gov/srtm/version2 SRTM V2]&lt;br /&gt;
** [http://www.ngdc.noaa.gov/mgg/image/2minrelief.html ETOPO2]&lt;br /&gt;
** [http://topex.ucsd.edu/WWW_html/srtm30_plus.html TOPEX]: SRTM30 (with GTOPO30 data for high latitudes where SRTM data are not available)&lt;br /&gt;
** [http://ekman.csc.noaa.gov/TCM/ NOAA TCM] LIDAR / IfSAR&lt;br /&gt;
* Satellite Data&lt;br /&gt;
** Landsat ([http://onearth.jpl.nasa.gov/ OnEarth]  - [http://telascience.sdsc.edu/tela_data/onearth/ mirror already at telascience])&lt;br /&gt;
** [http://earthobservatory.nasa.gov/Newsroom/BlueMarble/ Blue Marble] / [http://www.iac.ethz.ch/staff/stockli/bmng/ Blue Marble Next Generation] (mirror already at telascience)&lt;br /&gt;
** ASTER (from GLCF)&lt;br /&gt;
** MODIS (from NASA EDC)&lt;br /&gt;
** USGS Urban Orthos (URL?)&lt;br /&gt;
* Maps derived from Satellite Data&lt;br /&gt;
** Nested Imagery Layer (Best of -- resolution -- with seamless zoom through multiple levels)&lt;br /&gt;
** [http://glcf.umiacs.umd.edu/data/landcover/ AVHRR Landuse Map] from GLCF&lt;br /&gt;
** [http://www.shadedrelief.com/natural/ natural earth]&lt;br /&gt;
** [http://dmsp.ngdc.noaa.gov/html/projects/lights.html City lights]&lt;br /&gt;
** [http://www.worldwildlife.org/freshwater/hydrosheds.cfm HydroSHEDS] - Hydrological data and maps based on SHuttle Elevation Derivatives at multiple Scales&lt;br /&gt;
** [http://unosat.web.cern.ch/unosat/ UNOSAT imagery] http://unosat.web.cern.ch/unosat/asp/prod_free.asp&lt;br /&gt;
&lt;br /&gt;
== Wishlist for Public Datasets ==&lt;br /&gt;
&lt;br /&gt;
* Orthophotos&lt;br /&gt;
** Possible sources:&lt;br /&gt;
** http://www.fgdl.org/download/index.html &lt;br /&gt;
** http://datagateway.nrcs.usda.gov/&lt;br /&gt;
&lt;br /&gt;
== Search Protocols ==&lt;br /&gt;
&lt;br /&gt;
* GIS specific:&lt;br /&gt;
** OGC's CSW 2.0 (work in progress...) &lt;br /&gt;
*** [http://www.opengeospatial.org/standards/requests/29 OpenGIS Catalogue Services - ebRIM (ISO/TS 15000-3) profile of CSW]&lt;br /&gt;
*** (ISO/OGC's &amp;quot;ISO19115/ISO19119 Application Profile for CSW 2.0&amp;quot;) &lt;br /&gt;
*** See a comparison between [http://www.gis.hsr.ch/wiki/OAI-PMH CSW and OAI-PMH]&lt;br /&gt;
** OGC's WFS (profile) serving (profiled) ISO 19115/19119 metadata format...?&lt;br /&gt;
** 'Lean and mean' proposals on project level...&lt;br /&gt;
*** [[Simple Catalog Interface]]&lt;br /&gt;
* Related search protocols - possibly to be profiled or specialized by geoinformation requirements:&lt;br /&gt;
** [http://www.openarchives.org/OAI/openarchivesprotocol.html Open Archives Initiative Protocol for Metadata Harvesting 2.0] (OAI-PMH)&lt;br /&gt;
** [http://www.loc.gov/standards/sru/ Search/Retrieve via URL] (SRU/SRW) &lt;br /&gt;
** [http://en.wikipedia.org/wiki/OpenSearch OpenSearch] proposal from A9&lt;br /&gt;
** [http://lcweb.loc.gov/z3950/agency/document.html Z39.50 ANSI/NISO standard protocol]&lt;br /&gt;
** [http://www.ebxml.org/ ebXML]/ebRIM Messaging Service 2.0&lt;br /&gt;
&lt;br /&gt;
== Hosting Plan ==&lt;br /&gt;
&lt;br /&gt;
(placeholder for an initial hosting plan sketch)&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Geodata Packaging Working Group]]&lt;br /&gt;
* [[Geodata Licensing Working Group]]&lt;br /&gt;
* [[WMS Tile Caching]] proposal&lt;br /&gt;
* [[Geodata processing at telascience.org]]&lt;/div&gt;</summary>
		<author><name>Wiki-Timmie</name></author>
	</entry>
</feed>