Changes between Version 277 and Version 278 of WikiStart


Ignore:
Timestamp:
Nov 11, 2021, 11:29:11 AM (2 years ago)
Author:
pramsey
Comment:

Reference web site for various project info

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v277 v278  
    179179=== Community ===
    180180
    181 ==== Mailing Lists ====
    182 
    183  * [geos-devel] [http://lists.osgeo.org/mailman/listinfo/geos-devel Subscribe/Unsubscribe] | [http://lists.osgeo.org/pipermail/geos-devel/  List Archive]
    184  * [geos-commits] [http://lists.osgeo.org/mailman/listinfo/geos-commits Subscribe/Unsubscribe] | [http://lists.osgeo.org/pipermail/geos-commits/ List Archive]
    185 
    186 ==== Chat ====
    187 
    188 GEOS related chat rooms on the Matrix network:
    189 
    190  * [https://matrix.to/#/#geos:osgeo.org #geos:osgeo.org]
    191  * [https://matrix.to/#/#postgis:osgeo.org #postgis:osgeo.org]
    192 
    193 === Code Repository ===
    194 
    195  * See CodeRepository
     181See https://libgeos.org/development/
    196182
    197183=== Features ===
     
    203189=== Governance ===
    204190
    205 The GEOS project is run by a [wiki:PSC Project Steering Committee] made up of developers and contributors to the project and is a project of [http://www.osgeo.org/ OSGeo].  Major project decisions are made via a Request for Comments process, where proposals are first documented and then voted on by the steering committee.
    206 
    207  * [wiki:RFC1 RFC-1] - Project Steering Committee
    208  * [wiki:RFC2 RFC-2] - Committer Guidelines
    209  * [wiki:RFC3 RFC-3] - Thread Safe CAPI
    210  * [wiki:RFC4 RFC-4] - Code Formatting Style
    211  * [wiki:RFC5 RFC-5] - C++11 Compilation Mode
    212  * [wiki:RFC6 RFC-6] - Require explicit configure to use the C++ API
    213  * [wiki:RFC7 RFC-7] - Use CMake for build system
    214  * [wiki:RFC8 RFC-8] - Improve CoordinateSequence API
    215  * [wiki:RFC9 RFC-9] - Restore C++ API as public API (revert [wiki:RFC9 RFC-9])
     191See https://libgeos.org/development/psc/
    216192
    217193=== Documentation and Other Information ===
    218194
    219195 * [http://libgeos.org/doxygen/ GEOS API] -- Doxygen-generate API documentation
    220  * [http://geos.osgeo.org/ChangeLog.txt Change Log] -- Changes and comments from the repository
    221196 * [wiki:MSVSAutoexp Microsoft Visual Studio visualizers]
    222197 * [wiki:Applications] -- Applications using GEOS