FOSSLC is a non-profit organization that specializes in technology and know-how to record conferences with excellent quality. Click on the icons below to view great videos from communities we are actively involved with:

 

GeoServer

Content related to GeoServer.

Tutorial: GeoServer Scripting with Python and RESTConfig

in FOSS4G, FOSS4G2011, GeoServer, Video, Python, OSGeo
GeoServerPythonOSGeo

GeoServer's RESTConfig service is commonly used to automatically publish geospatial data to GeoServer's OGC services. However, RESTConfig allows reading and writing nearly all aspects of a GeoServer configuration. Participants in this tutorial will learn about the GeoServer configuration system, basic REST requests, and the usage of gsconfig.py, a Python module which allows using the simple but powerful Python scripting language with RESTConfig to automate administrative tasks.

Event: 
FOSS4G2011
Speaker: 
David Winslow

Web Mapping Performance Shootout

in FOSS4G, FOSS4G2011, GeoServer, Mapping, Programming, Mapserver, OSGeo
GeoServerMapserverOSGeo

Location

Denver, CO
United States
39° 44' 20.9544" N, 104° 59' 4.9308" W

This is the latest installment in an annual series of benchmarks and presentations that pit Open Source and other Web mapping servers against one another in a suite of performance tests based on the WMS standard.

Participating Teams:

  • Cadcorp GeognoSIS
  • Constellation-SDI
  • GeoServer
  • Mapnik
  • MapServer
  • Oracle MapViewer
  • QGIS Server

 

Event: 
FOSS4G2011
Speaker: 
Various

The WISERD GeoPortal: A tool for the discovery of socio-economic research data in Wales

in FOSS4G, FOSS4G2011, GeoServer, GIS, Government, Mapping, Video, OpenLayers, OSGeo
GeoServerOSGeo
The Wales Institute of Socio-Economic Research, Data and Methods (WISERD) is an interdisciplinary, cross-institutional academic research group based in Wales, UK. One of the roles of the WISERD GIS/Data Integration Team is to develop a spatial framework that enhances a researcher's ability to discover survey (government and academic), public, administrative and 'grey' socio-economic data (both quantitative and qualitative) relating to Wales, with the aim of encouraging collaborative research and re-use of existing data. This paper describes the development of an online GeoPortal designed to meet this objective. Using free and open-source software (FOSS) components and services, a range of software has been developed to capture standards compliant metadata for a variety of data sources. This software has enabled the WISERD Data Integration Team to build a rich meta-database of government surveys (down to question level), geo-referenced semantically-tagged qualitative data (generated from primary WISERD research), grey data (e.g. Transcripts, journal publications, books, Ph.D. theses) and geo-referenced administrative data (e.g. education data from schools). Using a FOSS stack (PostgreSQL, PostGIS, GeoServer, GeoWebcache, OpenLayers/GeoExt/Extjs) a GeoPortal has been developed that enables end users to query the meta-database using a number of tools.
 
Tools for interrogating the data include simple keyword searches, more complex text queries, point-and-click tools and spatial analysis tools. These features enable the end user to query the meta-database using traditional text-based methods or by using a dynamic cartographic interface to search for data spatially. Moreover, using RDF and SPARQL, external data sources may also be linked and queried (e.g. Data.gov.uk, Ordnance Survey) to return any datasets pertaining to the search parameters. The results of the search are returned in traditional list format but with the ability to view more detailed metadata relating to the survey (e.g. response rates, number of questions, frequency, spatial coverage, collection techniques etc.). Results can be presented for discrete spatial units or as points prior to further spatial analysis and data pooling. The full paper describes the challenges faced during the development of the WISERD GeoPortal and the plans for the application in terms of usability testing, the incorporation of new data sources and the development of more advanced search and analysis tools. The paper provides an objective assessment of open source technologies for the discovery, reuse and analysis of disparate data and resources for the social sciences. We conclude by making a series of recommendations for those charged with developing geoportals using such tools based on user experiences to date.
 
Event: 
FOSS4G2011
Speaker: 
Richard Berry
Robert Fry

Integration of GeoServer with NoSQL databases

in Database, FOSS4G, FOSS4G2011, GeoServer, Mapping, Video, Databases, OSGeo
GeoServerOSGeo

This presentation will introduce a GeoServer Plugin for the NoSQL Mongo Database. Cloud-based data storage built around NoSQL document-oriented stores continues to grow, this plugin offers GeoServer-based visualization of geospatial data stored in MongoDB. The plugin allows a MongoDB instance with GeoJSON-encoded data to be used as a backing store for GeoServer. The plugin, developed in Java, is available under a GNU GPL v2 license.

The presentation will address the derivation of implied schema from a schema-less NoSQL store for use with GeoServer's Feature objects, handling type conflicts in document fields, performance issues calculating this schema for a new GeoServer Data Store, and the use of MongoDB's map-reduce to distribute the load when operating in a sharded cloud environment. Each MongoDB collection is generally stored as a separate GeoServer layer, although mixed-geometry collections can be split out into corresponding layers for visualization.

 

Event: 
FOSS4G2011
Speaker: 
Alan Mangan