OSGeo
The Open Source Geospatial Foundation
<pre>
OSGeo is a non-profit organization serving as an umbrella organization for the Open Source Geospatial community in general and several code projects in particular:
## *Web Mapping* ##
deegree, geomajas, GeoMOOSE, GeoServer, Mapbender, MapFish, MapGuide Open Source, MapServer, OpenLayers
## *Desktop Applications* ##
GRASS GIS, gvSIG, Marble, QGIS
## *Geospatial Libraries* ##
FDO, GDAL/OGR, GEOS, GeoTools, OSSIM, PostGIS
## *Metadata Catalogues* ##
GeoNetwork, pycsw
## *Content Management Systems* ##
GeoNode
## *Other Incubating Projects* ##
istSOS, MetaCRS, Opticks, Orfeo ToolBox (OTB), PyWPS, Team Engine, ZOO-Project
## *Other (non-code) Projects* ##
GeoForAll (Education and Curriculum), OSGeo-Live DVD, Public Geospatial Data
We host regional and international FOSS4G conferences with typical attendance of 500-1100+ geospatial developers, industry and government leaders, and researchers. Our mailing lists collectively go out to ~ 30,000 unique subscribers.
</pre>
OSGeo 2018 Projects
-
Jan Pišl
Database Output Storage for PyWPSThe Web Processing Service (WPS) is an Open Geospatial Consortium (OGC) standard that provides rules for publishing and executing processes on the... -
David Těthal
Extension of Gisquick platform filtering tool based on raster and vector spatio-temporal dataMy project will extend the current filtering tool that was developed as a part of my final thesis. Currently it is focused on spatio-temporal vector... -
Sanjeet Bhatti
Full support of Python 3 in GRASS GISThe current GRASS GIS version has partial support for Python 3. This project aims to update core GRASS components for Python 3 and update all the... -
Roberta Fagandini
GRASS GIS module for Sentinel-2 cloud and shadow detectionOptical sensors are unable to penetrate clouds leading to related incorrect reflectance values. Unlike Landsat images, Sentinel 2 datasets do not... -
Xuri Gong
Implement Geospatial Data Viewer in pgAdmin4 for PostGISpgAdmin is the GUI management tool for PostgreSQL. The latest version pgAdmin4 is web-based and written in Python and jQuery with Bootstrap, using... -
Aditya Pratap Singh
Implement Minimum Spanning Tree and Min-Cut for pgRouting by the Boost Graph Library.Graph connectivity is one of the classical subjects in graph theory and has many practical applications. A Minimum Spanning Tree in an undirected... -
Maoguang Wang
Implement Minimum-cost flow Algorithm by the Boost Graph Library and Chinese Postman Problem for pgRoutingMinimum-cost flow problem is an extension of maximum flow problem with an added cost (per unit flow) for each edge. The Chinese Postman Problem... -
Sourabh Garg
Implement Parallel Dijkstra’s and Bellman-Ford algorithm by the Parallel BGLGraph Algorithms like Dijkstra’s single source shortest path algorithm are widely applied in many routing applications, but for the Large-scale... -
Aasheesh Tiwari
Making pgRoutingLayer plugin compatible with QGIS 3.0 and Adding GUI support for proposed stable functions which are scheduled for next release.The new version of QGIS has introduced an API break. The key changes in QGIS 3.0 are as follows: Updated from Qt4 to Qt5 Updated from PyQt4 to PyQt5... -
rahulworld
Support of Unit Of Measure conversion in istSOS3The aim of my project primarily is to add plugins in istSOS3 for unit of measure conversion. The user can convert unit in another specified unit...