OSGeo FAQ

From OSGeo
Revision as of 17:07, 27 February 2006 by Wiki-Rich steele (talk | contribs)
Jump to navigation Jump to search

This page is provisional, and the following declarations are not approved by the OSGeo board.

Structure and Governance

What is the Open Source Geospatial Foundation?
The foundation, or "OSGeo" for short, is an independent nonprofit legal entity established to support the needs of the open source geospatial community. The foundation will serve as an organizing body, a public technology commons, a development community manager, and event sponsor. Once fully established, the foundation will provide a legal and administrative framework to better support the ongoing development and promotion of open source geospatial data and technologies.
What is the legal form of the foundation?
The foundation is a membership-based corporation incorporated under the laws of the State of Delaware, USA. The foundation was expressly incorporated as a not-for-profit corporation, and intends to apply for tax exempt status under Section 501(c)(3) of the United States Internal Revenue Code so that financial contributions will be tax deductible in the United States.
Who owns/controls the foundation?
The foundation is a non-profit entity and has no shareholders. Thus, nobody "owns" the foundation. However, the foundation does have voting members who, like the shareholders in a for-profit company, elect the foundation's board of directors. The board of directors, acting together, manages the affairs of the foundation.
Who are the members?
The membership is composed from users, supporters, promoters, and developers of open source geospatial software. Becoming a member is as easy as joining the site and contributing to the foundation goals. Beyond members, there are currently 45 voting members [add link to membership roster].
Can I become a voting member?
Beyond selecting the initial voting membership of 45 members, details of the membership process have not been determined. However, all members of the open source geospatial community are encouraged to participate in foundation mailing lists, committees, and projects. Voting membership is not required for most forms of participation.
Can an associate member have any influence?
Yes! First, a non-voting (i.e. associate) member can do everything a voting member can do, except vote in board elections. They can be members of committees and vote on them. They can speak up, and contribute in every other way. The foundation aims to be a do-acracy, and so the way to have influence is to do things! Ultimately, of course, the foundation will only succeed in its mission if the entire community gets involved -- so please don't hesitate! We need your help! In line with the do-acracy, those who contribute to the foundation goals will be recognized in the future with voting memberships.
Who are the board of directors?
The Interim Board of Directors were selected at the Chicago meeting, and will be extended to nine directors in the coming weeks pursuant to the Proposed Board Election Procedure.
Is the foundation controlled by Autodesk?
No. Autodesk has provided generous support (legal, organizational and financial) to help establish the foundation, but only three members (including one board member) are from Autodesk. MapGuide Open Source, initially contributed to the foundation by Autodesk, is only one of eight initial foundation projects.
What are the detailed rules of governance of the foundation?
The foundation's governance model is still being developed, but it is expected that the foundation will emulate certain features of the governance models employed by other successful open source projects such as Apache. Individual foundation projects are expected to be governed by their own Project Steering Committees (PSCs), which will be appointed by the foundation's Board of Directors.

Open Source

What is Open Source Software?
Open source software is software where the source code is made available under a license that allows the modification, amd re-distribution of the software at will. The precise definition of open source software used by the foundation is the OSI's Open Source Definition, and a variety of additional information can be found at the Open Source Initiative web site.
Is the foundation against commercial software?
No. Open source software is commercial software. Much open source geospatial software is used in commercial projects by for-profit companies offering a variety of services. Free and open source software is quite compatible with commerce. Perhaps you were thinking of proprietary software?
Is the foundation against proprietary software?
Proprietary software is not open source. The foundation respects the important role that proprietary software plays in our industry, and is not trying to get rid of it, or the companies that produce it. However, the foundation takes the position that free and open source software can and should play an important role in the geospatial industry. Furthermore, having quality open source alternatives to proprietary software can be good for the end user, the industry, and even the proprietary software vendors. In fact, most proprietary geospatial software is built on open source software to some extent.
Does OSGeo support "Open Source Software" or "Free Software"?
Sometimes a distinction is made between "Open Source Software" and "Free Software". "Open Source" is thought to emphasize the technical benefits of developing software with the source available for use with a set of guarantees. "Free Software" emphasizes the importance of the freedom to use, modify, and redistribute the software, and the societal benefits of those same guarantees. The foundation uses the name "Open Source" in its title and in some of its communications for clarity and simplicity's sake, but it considers both the social and technical aspects of Free and Open Source software important.

Projects Joining the Foundation

What software projects are currently part of the foundation?
On its formation, the GDAL/OGR, GeoTools, GRASS, Mapbender, MapBuilder, MapGuide Open Source, MapServer and OSSIM projects declared their support, and joined as initial projects.
What does a project need to do to join?
Detailed rules for new projects to join the foundation have not yet been determined. Some tentative ideas on the Proposed Project Submission Process have been written up and are being refined prior to approval.
So when can my project join?
We anticipate it will be several months for the initial projects to complete the incubation phase, and for the foundation to be ready to consider additional projects.
Do foundation projects need to sign over copyright to the foundation?
No. Copyright to individual contributions in foundation projects is expected to remain with the original developer. The foundation will obtain rights to contributed project code by way of a contributor license agreement from the developer.
Do project developers need to sign a legal agreement?
Yes. The foundation is expecting to require project committers (and, in some situations, their employers) to sign a contributor agreement that ensures they are submitting code to their foundation project legally. The details of this agreement are still being worked out.
Do foundation projects need to turn over project control to the foundation?
No. The foundation is not interested in controlling foundation projects. However, foundation projects are expected to follow some foundation rules, mostly around the need to ensure that project code is not legally encumbered (i.e., not stolen, or improperly contributed), and that appropriate controls are in place to ensure code is properly contributed. Some additional expectations may exist around projects operating in an open and accountable fashion, handling foundation provided-funding appropriately and not taking actions that will cause legal problems or negative goodwill for the foundation. The foundation also encourages, but does not require, projects to support foundation goals, such as implementing standards-based interoperability.
Can my project operate as a benevolent dictatorship?
Detailed requirements for project administration have not yet been worked out, but it is anticipated that rules somewhat related to those for Apache will be followed. Projects should have a Project Steering Committee responsible for technical decisions and these committees should operate openly and with a consensus based approach. A benevolent dictatorship is not likely to be considered suitably open and consensus based.
Do I have to use mandated source control / web system / bug system / mailing list from the foundation?
No. Projects joining the foundation can continue to use their traditional source control system, web site system, bug tracker and mailing list software. However, the foundation does offer these infrastructural components, and encourages their use to provide a more consistent way for users and developers to interact with the different foundation projects.
What is the role of CollabNet in the foundation?
CollabNet has been contracted on behalf of the foundation to provide infrastructural support and manpower to facilitate building the foundation and its community. They have professional experience to offer at both a technical and social level in building similar open source efforts.
Does the foundation mandate a particular license for software?
The foundation only accepts projects that use OSI-certified licenses for their software, and requires that projects stick to OSI-certified licenses. This includes common licenses such as MIT/X, BSD, GPL, and LGPL. The foundation encourages library projects to use the LGPL or a more permissive license (such as MIT/X or BSD) rather than the GPL so that the libraries can be reused by non-GPL projects, but does not require it. The foundation also discourages a proliferation of new and incompatible licenses.
Does the foundation mandate a particular license for content other than software, such as geodata, educational materials, documentation, etc.?
The foundation accepts non-software projects that use Creative Commons or similar licenses for their public geodata, educational material, or promotional material. The foundation also discourages a proliferation of new and incompatible licenses.

Participation

What can I do to get involved?
Visit the OSGeo web site. Join the main foundation discuss list. Check out the Volunteers Needed. You don't need to be a programmer.
How can I contribute code?
The governance model currently being formulated will define the legal and related issues concerning how code will be accepted into foundation software projects. Individual Project Steering Committees will determine the criteria for accepting contributions within this broader legal framework. In the meantime, you are encouraged to participate on the mailing lists for the foundation projects.
Does the foundation need money?
The foundation will be soliciting organizational sponsorships in the coming months. Once some organizational and financial details are worked out it will also be possible for individuals to make tax deductable (if in the USA) donations. However, contributions of time for commmittee work, development, documentation, testing, user support, and advocacy are the preferred form of contribution from individuals. Some countries have tax exempt organisations with similar goals to OSGeo that may be candidates for donations or that are willing to receive donations for OSGeo.