Difference between revisions of "Open Source GIS History"

From OSGeo
Jump to navigation Jump to search
(Added dates for some projects in list)
(+PostGIS details)
Line 9: Line 9:
 
* Desktop GIS: Quantum GIS, SAGA GIS, uDIG, gvSIG, ILWIS, GRASS continued
 
* Desktop GIS: Quantum GIS, SAGA GIS, uDIG, gvSIG, ILWIS, GRASS continued
 
* Web mapping/WebGIS: Mapserver (~1995), MapGuide Open Source (2005), deegree
 
* Web mapping/WebGIS: Mapserver (~1995), MapGuide Open Source (2005), deegree
* spatial SQL databases: PostGIS
+
* spatial SQL databases: PostGIS (2001)
 
* geostatistics software: gstat, R Project for Statistical Computing
 
* geostatistics software: gstat, R Project for Statistical Computing
 
* metadata catalogs: Geonetwork opensource
 
* metadata catalogs: Geonetwork opensource
Line 19: Line 19:
 
'''1994:''' OGF was re-structured as the Open Geospatial Consortium ([http://www.opengeospatial.org/ogc/historylong OGC])
 
'''1994:''' OGF was re-structured as the Open Geospatial Consortium ([http://www.opengeospatial.org/ogc/historylong OGC])
  
'''2006:''' Open Source Geospatial Foundation (www.osgeo.org) established whose mission is to support and promote the collaborative development of open geospatial technologies, data and educational material.
+
'''2006:''' Open Source Geospatial Foundation (http://www.osgeo.org) established whose mission is to support and promote the collaborative development of open geospatial technologies, data and educational material.
  
 
== See also ==
 
== See also ==
  
 
* Kenn Gardel's OGC history: http://www.opengeospatial.org/ogc/historylong
 
* Kenn Gardel's OGC history: http://www.opengeospatial.org/ogc/historylong
* GRASS GIS History: http://grass.osgeo.org/devel/grasshist.html
 
 
* [[History|OSGeo Foundation History]]
 
* [[History|OSGeo Foundation History]]
 +
* Software projects:
 +
** GRASS GIS History: http://grass.osgeo.org/devel/grasshist.html
 +
** PostGIS History: http://www.refractions.net/products/postgis/history/
  
  
 
[[Category: History]]
 
[[Category: History]]

Revision as of 08:39, 21 August 2008

Software projects

1980s: MOSS Map Overlay and Statistical System. A pioneer vector-based geographic information system (GIS) developed by the U.S. Department of Interior (software URL)

since 1982-today: GRASS (Geographical Resources Analysis Support System) is the earliest Open Source GIS which reached production status and supported both raster and vector data. It was originally developed from 1982 to 1995 by the U.S. Army Corps of Engineers, since then by the international GRASS Development Team. Initially published as public domain software, its license was changed to GNU GPL (General Public License, see www.gnu.org) in 1999.

1990s: A series of desktop and server Open Source GIS projects were started:

  • geospatial libraries: PROJ4, GDAL/OGR (1998), GEOS, Geotools, Geoserver, TerraLib
  • Desktop GIS: Quantum GIS, SAGA GIS, uDIG, gvSIG, ILWIS, GRASS continued
  • Web mapping/WebGIS: Mapserver (~1995), MapGuide Open Source (2005), deegree
  • spatial SQL databases: PostGIS (2001)
  • geostatistics software: gstat, R Project for Statistical Computing
  • metadata catalogs: Geonetwork opensource

Organizations

1992: "Open GRASS Foundation" (OGF)

1994: OGF was re-structured as the Open Geospatial Consortium (OGC)

2006: Open Source Geospatial Foundation (http://www.osgeo.org) established whose mission is to support and promote the collaborative development of open geospatial technologies, data and educational material.

See also