img avatar
 
× You must be logged in to change this data. If you don't have an account, please join.

Settings : Manage Projects

  Name I Use This Lines of Code   Current Committers Community Rating Reviews Description  
pygeoapi 1 32103
0 none 0 pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as ... [More] part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license. [Less]
GRASS GIS Addons 6 315637
34
5.0
 
0 GRASS GIS is a free Geographic Information System (GIS) software used for geospatial data management ... [More] and analysis, image processing, graphics/maps production, spatial modeling, and visualization. This is GRASS GIS Addons project containing modules contributed by a broad user community. GRASS GIS is an official project of the Open Source Geospatial Foundation (OSGeo). [Less]
OSGeoLive 12 22971
33
5.0
 
0 OSGeoLive is a self-contained bootable USB thumb drive, DVD or Virtual Machine based on Lubuntu ... [More] , that allows you to try a wide variety of open source geospatial software without installing anything. It is composed entirely of free software, allowing it to be freely distributed, duplicated and passed around. [Less]
pycsw 4 26976
8 none 0 pycsw is an OGC API - Records and OGC CSW server implementation written in Python.
gvSIG Desktop 2 4 0
2
5.0
 
0 gvSIG is a Geographic Information System (GIS), that is, a desktop application designed for ... [More] capturing, storing, handling, analyzing and deploying any kind of referenced geographic information in order to solve complex management and planning problems. gvSIG is known for having a user-friendly interface, being able to access the most common formats, both vector and raster ones. It features a wide range of tools for working with geographic-like information (query tools, layout creation, geoprocessing, networks, etc.), which turns gvSIG into the ideal tool for users working in the land realm. [Less]
ZOO-Project 8 65985
4
5.0
 
0 ZOO is a WPS (Web Processing Service) open source project released under a MIT/X-11 style license . ... [More] It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. ZOO is made of three parts: * ZOO-Kernel : A powerful server-side C Kernel which makes it possible to manage and chain Web services coded in different programming languages. * ZOO-Services : A growing suite of example Web services based on various Open Source libraries. (get inspired !) * ZOO-API : A server-side JavaScript API able to call and chain the ZOO Services, which makes the development and chaining processes easier. [Less]
Geomajas 11 413688
1
5.0
 
2 Geomajas is the extensible open source framework for building web GIS applications, enabling ... [More] integrated GIS solutions for businesses and government. It has an integrated client-server architecture, with a high focus on server-side integration of your data (be it through GeoTools or Hibernate). This means that you apply your security and business logic on the server before anything gets send to the client, resulting in robust applications and a real thin client. [Less]
GeoMOOSE 5 0
7
5.0
 
1 GeoMOOSE is designed to be an easy to configure and deploy open source web environment. GeoMOOSE uses Javascript and OpenLayers to create a customizable feature rich Web GIS client that can publish online, hundreds of layers of geospatial information in a single web interface.
deegree3 3 942204
8
5.0
 
0 deegree is a Java Framework offering the main building blocks for Spatial Data Infrastructures. Its entire architecture is developed using standards of the Open Geospatial Consortium (OGC) and ISO/TC 211 (ISO Technical Committee 211 -- Geographic Information/Geomatics).
Feature Data Obje... 14 0
2
4.75
   
0 Feature Data Objects (FDO) is an API for manipulating, defining, and analyzing geospatial information regardless of where it is stored. FDO uses a provider-based model for supporting a variety of geospatial data sources, where each provider typically supports a particular data format or data store.
GeoNetwork openso... 34 1447086
0
4.72727
   
0 GeoNetwork opensource is a standardized and decentralized spatial information management ... [More] environment, designed to enable access to geo-referenced databases, cartographic products and related metadata from a variety of sources, enhancing the spatial information exchange and sharing between organizations and their audience, using the capacities of the internet. This approach of geographic information management aims at facilitating a wide community of spatial information users to have easy and timely access to available spatial data and to existing thematic maps that might support informed decision making. GeoNetwork opensource was established in 2001. [Less]
MapGuide Open Source 17 0
1
4.75
   
0 MapGuide Open Source is a web-based platform that enables users to quickly develop and deploy web ... [More] mapping applications and geospatial web services. MapGuide features an interactive viewer that includes support for feature selection, property inspection, map tips, and operations such as buffer, select within, and measure. MapGuide includes an XML database for managing content, and supports most popular geospatial file formats, databases, and standards. MapGuide can be deployed on Linux or Windows, supports Apache and IIS web servers, and offers extensive PHP, .NET, Java, and JavaScript APIs for application development. [Less]
PostGIS 187 763660
9
4.80392
   
1 PostGIS is a spatial database extension for PostgreSQL. PostGIS complies with the OpenGIS "Simple Features for SQL" specification, and provides high-performance spatial SQL access to GIS objects in the database.
PyWPS 4 11078
15
5.0
 
0 PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
Mapbender 24 244552
27
4.9
   
0 Mapbender is the back office software and client framework for spatial data infrastructures. The ... [More] software is implemented in PHP and JavaScript and under MIT license (until version 3.0.3.2 it was dual licensed under GNU GPL and Simplified BSD). It provides a data model and web based interfaces for displaying, navigating and interacting with OGC compliant map services. The Mapbender framework furthermore provides authentication and authorization services, OWS Proxy functionality, management interfaces for user, group and service administration. Mapbender is the successor of the Mapbender 2 Version and is based on the frameworks Symfony, JQuery and OpenLayers. Mapbender is an official Open Source Geospatial Foundation project (OSGeo) and all about managing maps! [Less]
GDAL 138 1892755
101
4.84615
   
0 GDAL is a translator library for raster geospatial data formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data.
MapServer 138 457037
17
4.60976
   
2 MapServer is an Open Source platform for publishing spatial data and interactive mapping applications to the web.
GEOS 41 240206
16
4.5
   
0 GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). As such, it ... [More] aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS "Simple Features for SQL" spatial predicate functions and spatial operators, as well as specific JTS topology functions such as IsValid(). [Less]
OpenLayers 171 225224
56
4.70833
   
2 OpenLayers is a high-performance, feature-packed library for creating interactive maps on the web. ... [More] It can display map tiles, vector data and markers loaded from any source on any web page. OpenLayers has been developed to further the use of geographic information of all kinds. It is completely free, Open Source JavaScript, released under the BSD 2-Clause License. [Less]
GRASS GIS 82 884388
35
4.78947
   
0 GRASS GIS, commonly referred to as GRASS (Geographic Resources Analysis Support System), is a free ... [More] Geographic Information System (GIS) software used for geospatial data management and analysis, image processing, graphics/maps production, spatial modeling, and visualization. GRASS GIS is currently used in academic and commercial settings around the world, as well as by many governmental agencies and environmental consulting companies. GRASS GIS is an official project of the Open Source Geospatial Foundation (OSGeo). [Less]