Date: January 29, 2020
Time: 10 AM – 2 PM
Venue: Česká zemědělská univerzita v Praze, Kamýcká 129, Praha Suchdol, PEF (Provozně ekonomická fakulta), Room E 155
Layman is SDI server side module, which support publishing geospatial data online through REST API.
- Two publication models available:
- Accepts data in GeoJSON, ShapeFile, Styled Layer Descriptor, Symbology Encoding or HSLayers Map Composition format
- Even large files can be easily uploaded from browser thanks to asynchronous chunk upload
- Asynchronous processing
- Each vector dataset is automatically imported into PostGIS database
Provides URL endpoints- Web Map Service (WMS)
- Web Feature Service (WFS)
- Catalogue Service (CSW)
- thumbnail image
- Documented REST API
- Documented security system
- Documented data storage
- Configurable by environment variables
- Standing on the shoulders of Docker, Python, Flask, PostgreSQL, PostGIS, GDAL, GeoServer, OpenLayers, Celery, Redis
Program of workshop:
- Karel Charvát – Purpose of workshop
- Jiří Kozel – What is Layman and how works
- Raitis Berzins – Map composition
- Jiří Kozel, Jiří Kvapil – How to install Layman in cloud
- Jiří Kozel – Layman API
- Jiří Kozel – Authentication and authorization
- Jiří Kozel – Interaction with Metadata (Micka)
- Jan Vrobel – QGIS plugins for accessing maps and map composition from server
- Jan Vrobel – QGIS plugin for Web data publishing using Layman
- Raitis Berzins – HSLayers NG as client for Layman