-
Notifications
You must be signed in to change notification settings - Fork 0
List of Tools
kordilery edited this page Dec 14, 2016
·
81 revisions
[A] [E] [G] [H] [J] [L] [M] [O] [P] [S] [V] [W]
- version: 2.4
-
description:
- a secure, efficient and extensible open source server that provides HTTP services in sync with the current HTTP standards
-
references:
- about: https://httpd.apache.org/
- documentation: https://httpd.apache.org/docs/2.4/
- version: 7
-
description:
- web server and web container (implements Java Servlet API)
- provides a "pure Java" HTTP web server environment in which Java code can run
- an open source implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies
- on the SDI4Apps platform, installed only as a part of Liferay Portal, standard administration tools are not avilable
-
references:
- about: http://tomcat.apache.org/
- documentation: http://tomcat.apache.org/tomcat-7.0-doc/
-
description:
- an open source enterprise search platform
- highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more
-
references:
- about: http://lucene.apache.org/solr/
- quick start: http://lucene.apache.org/solr/quickstart.html
- documentation: https://cwiki.apache.org/confluence/display/solr/Apache+Solr+Reference+Guide
- source code: https://github.com/apache/lucene-solr
- version: 4.2.1
-
description:
- a pure JavaScript application framework that works on all modern browsers from IE6 to the latest version of Chrome
-
references:
- about: http://docs.sencha.com/extjs/4.2.1/
- documentation:
- version: 1.10
-
description:
- GDAL = Geospatial Data Abstraction Library
- a translator library for raster and vector geospatial data formats
-
references:
- about: http://www.gdal.org/
- documantation: http://trac.osgeo.org/gdal/
- version: 2.7.6
-
description:
- an open source software server that allows users to share and edit geospatial data
- publishes data from any major spatial data source using open standards
- can create maps in a variety of output formats
- implementing the Web Map Service (WMS) standard, the Web Feature Service (WFS) standard
- integration of OpenLayers making map generation quick and easy
- written in Java
- built on Geotools, an open source Java GIS toolkit
-
references:
- about: http://geoserver.org/about/
- documentation: http://docs.geoserver.org/
- source code: https://github.com/geoserver/geoserver
- version: NG (New Generation)
-
description:
- a new generation of HSLayers
- extends the OpenLayers 3 functionality and takes some ideas from the original HSLayers library, but doesn’t use Ext3 as the frontend JavaScript framework and is more lightweight in general
- built in a modular way which enables the modules to be freely attached and removed as far as the dependencies for each of them are satisfied, the dependency checking is done automatically
-
references:
- about: http://ng.hslayers.org/
- documentation: ....
- source code: https://github.com/hslayers/hslayers-ng
- examples: http://ng.hslayers.org/examples/
- dependencies:
- version:
-
description:
- a Python script, which enables calls from the map application to various remote servers, for example to WMS server, which is (for security reasons) not possible to do directly
-
references:
- about: http://hslayers.org/introduction/proxy.html
- documentation:
- version: 7
-
description:
- a general-purpose computer programming language that is concurrent, class-based, object-oriented
-
references:
- about: https://www.java.com/en/
- documentation: https://docs.oracle.com/javase/7/docs/api/
- version: 1.12.0
-
description:
- a fast, small, and feature-rich JavaScript library
- makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers
-
references:
- about: http://jquery.com/
- documentation: http://api.jquery.com/
- source code: http://code.jquery.com/jquery-1.12.0.js
- version: 1.0
-
description:
- LayMan = Layer Manager
- a tool to easily upload, publish and secure geodata
- enables geodata to go public
- several steps are needed: Upload the data to the server, import the data into the database, publish the data through some kind of map server, and, if needed, configure the access rights so only the users with the proper privileges can display the data
-
references:
- about: https://github.com/CCSS-CZ/layman/wiki
- source code: https://github.com/CCSS-CZ/layman
- LayMan REST API: https://docs.google.com/document/d/1riv5nUIPkJF1hk9cAfevtTWjJVZ02TSFg_M7J3Dt48M/edit
-
dependencies:
- Liferay Portal - authentification, showing maps and styling published layers
- PostGIS - a database systen
- GeoServer - a software server allowing users to share and edit geospatial data
- Micka - a metadata catalogue
- version: 6.2 GA6
-
description:
- a free and open source enterprise portal software product written in Java
- includes a built-in web content management system allowing users to build websites and portals as an assembly of themes, pages, portlets/gadgets and a common navigation
- references:
-
dependencies:
- [Apache Tomcat](#Apache Tomcat) - installed as a part of Liferay Portal
- version: 7.0.3
-
description:
- an open source platform for publishing spatial data and interactive mapping applications to the web
- a geographic data rendering engine written in C
- serves as a “map engine” for other portions of the site, providing spatial context where needed
-
references:
- about: http://mapserver.org/about.html
- documentation: http://www.mapserver.org/pdf/MapServer.pdf
- version: 5.030
-
description:
- a software for spatial data / services metadata management according to ISO, OGC and INSPIRE standards
- is able to implement any standard based on XML document
- in default, these standards are implemented:
- Spatial data metadata (ISO 19115)
- Spatial services metadata (ISO 19119)
- Feature catalog (ISO 19110)
- Dublin Core metadata (ISO 15836)
-
references:
- about:
- documentation:
- version:
-
description:
- a Python package for client programming with Open Geospatial Consortium (OGC) web service interface standards, and their related content models
-
references:
- about:
- documentation: https://geopython.github.io/OWSLib/
-
source code:
git clone git://github.com/geopython/OWSLib.git
- version:
-
description:
- applicable to any topological network as long as it is a topological network dataset consisting of nodes and links (a road network, an electricity distribution grids or a utility pipelines)
- implements the OpenLS Routing Service interface and adds methods to permit for more generic route calculations that supports a wider set of potential use cases
- supports an extensive set of network analysis algorithms - enables not only point-to-point routing but also generate service areas, calculate optimal routes for reaching a specific set of destinations in the shortest possible time
- the public methods of the greatest interest in the OpenAPI:
- GetShortestPath
- GetOptimalRoute
- GetReachableArea
-
references:
- about:
- documentation:
- version: 7.0
-
description:
- a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML
- used as an Apache module
-
references:
- about: http://php.net
- documentation: http://php.net/manual/en/index.php
-
dependecies:
- Apache - a module of a web server
- version: 5.1
-
description:
- a web-based administration tool for PostgreSQL
- references:
-
dependencies:
- PostgreSQL - a database system
- version: 2.3
-
description:
- an extension to the PostgreSQL object-relational database system which allows GIS (Geographic Information Systems) objects to be stored in the database
- a spatial database extender for PostgreSQL object-relational database
- adds support for geographic objects allowing location queries to be run in SQL
- offers many features rarely found in other competing spatial databases such as Oracle Locator/Spatial and SQL Server (PostGIS Feature List)
-
references:
- about: http://www.postgis.net/
- documentation: http://postgis.net/documentation/
-
dependencies:
- PostgreSQL - a database system
- GDAL - ensures raster support
- version: 9.6
-
description:
- a open source object-relational database system (ORDBMS) based on POSTGRES, Version 4.2
- supports a large part of the SQL standard and offers many modern features, such as complex queries, foreign keys, triggers,updatable views, transactional integrity, multiversion concurrency control.
-
references:
- about: https://www.postgresql.org/about/
- documentation: https://www.postgresql.org/docs/9.5/static/index.html
-
source code:
git clone git://git.postgresql.org/git/postgresql.git
- version:
-
description:
- a JavaScript library to transform coordinates from one coordinate system to another, including datum transformations
-
references:
- about: http://proj4js.org/
- source code: https://github.com/proj4js/proj4js
- version:
-
description:
- an open source server program, which enables to visualize and work with large vector data and raster data in the web environment
- converts OGC WCS and WFS to OGC WMS for easy access from the client
- can be also used for transformation of the original data into server-unsupported coordinate reference system
-
references:
- about: http://proxy4ows.org/about/
-
source code:
git clone git://git.ccss.cz/hsrs/owsproxy.git proxy4ows
-
dependecies:
- MapServer - a map server, acts as WFS and WMS client and as Proxy4OWS back-end server
- GDAL - http://gdal.org acts WCS client, enables data parsing
- OWSLib - http://sourceforge.net/apps/trac/owslib/ supports data parsing
- version: 2.7.12
-
description:
- widely used high-level, general-purpose, interpreted, dynamic programming language
-
references:
- about: https://www.python.org/
- documentation: https://docs.python.org/release/2.7.12/
- version: 1.0
-
description:
- processes sensor observations produced by external (static or mobile) devices
- contains API in form of web-services in JSON language or in standardized form using OGC SOS version 1.0.0
- module for collecting VGI data enables to store features containing point geometry, standard attributes and additional connected multimedia files
- written in Java version 6
-
references:
- about:
- documentation:
- source code: https://github.com/mkepka/senslog
-
deliverables: http://sdi4apps.eu/project-information/deliverables/
- d 3.3.1 Open API Design and First Release v01
- d 3.3.2 Open api FINAL release
- dependencies:
- version:
-
description:
- a part of HS Layers
- is PHP script, which reads and writes state of the map (using PHP Session id), so that user, while page reloading, get’s the state, he got before leaving
- is used as server-side file-handler and enables javascript <–> file object connection
-
references:
- about:
- documentation:
- version: 7.2
- description: Virtuoso is a modern enterprise grade solution for data access, integration, and relational database management (SQL Tables and/or RDF based Property/Predicate Graphs). It includes support for key Internet, Web, and Data Access standards such as: XML, XPATH, XSLT, SOAP, WSDL, UDDI, WebDAV, SMTP, SQL-92, ODBC, JDBC, and OLE-DB.
-
references:
- about: https://virtuoso.openlinksw.com/
- documentation: http://docs.openlinksw.com/virtuoso/
- version:
-
description:
- a JavaScript library focused on fast interactive visualization of big multidimensional spatial data through linked views
- is based on WebGL and uses GPU for fast rendering and filtering.
- can visualize hundreds of thousand of features with several attributes through heatmap, point symbol map
-
references:
- about: https://github.com/jezekjan/WebGLayer/wiki
- documentation: https://github.com/jezekjan/webglayer/wiki/API-reference
- source code: https://github.com/jezekjan/webglayer