Difference between revisions of "OSGeo Community Projects"

From OSGeo
Jump to navigation Jump to search
 
(106 intermediate revisions by 10 users not shown)
Line 1: Line 1:
= OSGeo Labs Projects =
+
This wiki page by the [[Incubation_Committee]] is a scratchpad of ideas forming the OSGeo community program. To see how these ideas have been realized please see our [http://osgeo.org/committees/incubation website page].
  
 +
= Purpose =
  
== Purpose ==
+
The purpose of *OSGeo Community* projects is help foster innovation and include more project teams in the Open Source Geospatial Foundation.
OSGeo Labs is an umbrella for open source geospatial software projects that would like to become OSGeo projects in the future, but that aren't ready for incubation quite yet. It is appropriate to submit your new or experimental project as an OSGeo labs project.
 
  
The volunteers that work as part of OSGeo Labs have the goal of helping OSGeo Labs Projects qualify for incubation. To reach this goal, OSGeo Labs volunteers help OSGeo Labs Projects with the following tasks:
+
== About OSGeo Community Projects==
  
* Project marketing.
+
Projects applying to the *OSGeo Community* program are asked to:
* Development of user and programmer communities.
 
* Establishment of programs and policies for project documentation, copyright assignment, and licensing.
 
* Establishment of programs and policies for software development. This includes version tracking, bug tracking, and feature request tracking, creation of a development road map, and organization of code sprints/events.
 
* Establishment of project governance programs and policies.
 
* Collaboration on technical standars, data formats, and code sharing with other open source geospatial software projects.
 
* Utilization of software development infrastructure like mailing lists, bug trackers, version control software/hosting, and web hosting.
 
  
== OSGeo Labs Project Selection Criteria ==
+
# Be geospatial
Projects should only submit themselves for inclusion in OSGeo Labs if they follow the OSGeo Incubation principles.
+
#* Confirm by checking README or project description
# The code is under an OSI approved license (data & doc projects need to specify their choice for a type of license).
+
#* project page on the osgeo website
# The project is willing to keep code clear of encumbrances
+
#* We ask projects have some user documentation, for example an OSGeo Live quickstart
# The project is "geospatial", or directly supports geospatial applications.
+
# Have a free license or an open source license.
# The project hopes to become a graduated OSGeo project,.
+
#* The license must be OSI approved
 +
#* We ask that the project team check the file headers and double check the license has been appropriately applied
 +
# Welcome participation and new contributors.
 +
#* We look for a clear contribution policy
 +
#* We ask that the project demonstrate collaboration, perhaps with a history of bug report or pull requests
 +
#* Projects are required to have a code of conduct
  
==Becoming a Labs Project==
+
OSGeo Community Projects can take part in the incubation committee for guidance on open source use, setting up project governance, promoting the project, and building the project community. We look forward to working with you.
The goal is to keep the submission process for OSGeo Labs as simple and painless as possible. (The OSGeo Incubation Process is hard enough.) To submit your software project for inclusion in OSGeo Labs, simply send a description of the project to the [http://lists.osgeo.org/mailman/listinfo/incubator OSGeo Incubation Committee Mailing List], or [mailto:sunburned.surveyor@gmail.com e-mail Landon Blake.]
 
  
==OSGeo Labs Set-Up Process==
+
== Community Projects ==
Once a project has been accepted into OSGeo Labs, the OSGeo Labs volunteers will help the projects take these steps:
 
# Selection of an open source license if the project hasn't already done so.
 
# Creation a home page for the project. The OSGeo wiki is recommended for this page.
 
# Announce and discuss the project on the [http://lists.osgeo.org/mailman/listinfo/discuss OSGeo Discuss] email list.
 
# Set the project software development up on the OSGeo infrastructure if appropriate. (Sourceforge or other software development hosting sites can be used as an alternative.)
 
  
== Member Projects ==
+
For a complete list please see the osgeo website: menu > projects > community projects.
* [[OSGeo Labs: Geoinformatica]]
 
* [[OSGeo Labs: pgRouting]]
 
* [[OSGeo Labs: PACG]]
 
* [[OSGeo Labs: MapProxy]]
 
* [[OSGeo Labs: pycsw]]
 
* [[OSGeo Labs: The SurveyOS KML Toolkit]]
 
* [[OSGeo Labs: SlitherGrid]]
 
  
== Archive ==
+
* actinia
 +
* FDO
 +
* GC2/Vidi
 +
* GeoExt
 +
* GeoHealthCheck
 +
* Geomajas
 +
* GeoServer Client PHP
 +
* GeoStyler
 +
* GeoWebCache - osgeo labs
 +
* istSOS
 +
* Loader - osgeo labs
 +
* mapfish - inactive / forked
 +
* MapGuide Open Source
 +
* Mesh Data Abstraction Library (MDAL)
 +
* MobilityDB
 +
* Open Data Cube
 +
* Opticks
 +
* OSGeo4W
 +
* OSSIM - inacitve
 +
* OWSLib
 +
* pgRouting - osgeo labs
 +
* Portable GIS - osgeo labs
 +
* PROJ-JNI
 +
* Pronto Raster - osgeo labs
 +
* rasdaman
 +
* TEAM Engine
 +
* ZOO-Project
  
There is an archive of the old OSGeo Labs page at [[OSGeo Labs Page Archive]].
+
The following projects were used to bootstrap OSGeo Community program from the earlier OSGeo Labs program:
  
[[Category: Software Stack]]
+
* [[Geoinformatica]]
 +
* [[GeoWebCache]]
 +
* [[MapProxy]]
 +
* [[pgRouting]]
 +
* [http://portablegis.xyz Portable GIS]
 +
* [[Postal Address Geo-Coder]]
 +
* [[Proj4php]]
 +
* [https://github.com/ahhz/raster Pronto Raster]
 +
* [[Virtual Terrain Project]]
 +
* [https://github.com/AstunTechnology/Loader Loader]
 +
 
 +
The following projects have now graduated from incubation:
 +
* [[pycsw]]
 +
 
 +
There is an archive of the old OSGeo Technology Projects page at [[OSGeo Labs Page Archive]].
 +
 
 +
[[Category:Incubation]]

Latest revision as of 03:27, 27 August 2022

This wiki page by the Incubation_Committee is a scratchpad of ideas forming the OSGeo community program. To see how these ideas have been realized please see our website page.

Purpose

The purpose of *OSGeo Community* projects is help foster innovation and include more project teams in the Open Source Geospatial Foundation.

About OSGeo Community Projects

Projects applying to the *OSGeo Community* program are asked to:

  1. Be geospatial
    • Confirm by checking README or project description
    • project page on the osgeo website
    • We ask projects have some user documentation, for example an OSGeo Live quickstart
  2. Have a free license or an open source license.
    • The license must be OSI approved
    • We ask that the project team check the file headers and double check the license has been appropriately applied
  3. Welcome participation and new contributors.
    • We look for a clear contribution policy
    • We ask that the project demonstrate collaboration, perhaps with a history of bug report or pull requests
    • Projects are required to have a code of conduct

OSGeo Community Projects can take part in the incubation committee for guidance on open source use, setting up project governance, promoting the project, and building the project community. We look forward to working with you.

Community Projects

For a complete list please see the osgeo website: menu > projects > community projects.

  • actinia
  • FDO
  • GC2/Vidi
  • GeoExt
  • GeoHealthCheck
  • Geomajas
  • GeoServer Client PHP
  • GeoStyler
  • GeoWebCache - osgeo labs
  • istSOS
  • Loader - osgeo labs
  • mapfish - inactive / forked
  • MapGuide Open Source
  • Mesh Data Abstraction Library (MDAL)
  • MobilityDB
  • Open Data Cube
  • Opticks
  • OSGeo4W
  • OSSIM - inacitve
  • OWSLib
  • pgRouting - osgeo labs
  • Portable GIS - osgeo labs
  • PROJ-JNI
  • Pronto Raster - osgeo labs
  • rasdaman
  • TEAM Engine
  • ZOO-Project

The following projects were used to bootstrap OSGeo Community program from the earlier OSGeo Labs program:

The following projects have now graduated from incubation:

There is an archive of the old OSGeo Technology Projects page at OSGeo Labs Page Archive.