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:

 

Mapping

Content related to Maps and Mapping.

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

Advanced Cartography for the Web

in FOSS4G, FOSS4G2011, GIS, Mapping, Open Data, Video, OpenStreetMap, OSGeo
OpenStreetMapOSGeo

Putting information on a map - whether that's seismic activity in Japan or election results in Afghanistan - immediately adds more context to your data. Maps quickly become move powerful with more data overlays, like the magnitude and timing of aftershocks or incidents of corruption and security threats. The story you can tell with your information changes with this additional data, but largely due to how you tell that story with your map with its design.

This session will introduce strategies to design beautiful, effective, and interactive maps with emerging open source mapping tools that are accessible for designers - and not just developers with a GIS background. Open source tools and free and open data now power some of the most stunning maps in the world, and consistent advances in these tools are decreasing the barrier to entry for designers with a web background who want to start designing maps. Participants will leave this session armed with strategies behind designing effective maps, and with a knowledge of the open source tools available to help them easily design them.

Taking a case-study approach, participants will see real-world examples of challenges encountered when designing maps for the web. Topics covered will include interactive design, techniques for tight integration of your maps with your web application, methods for increasing the signal-to-noise ratio in your designs, and map design best practices - plus some fun features like making 3D maps. Possible example maps will include:

The tools and data discussion will center around the Mapnik renderer, the CSS-like Carto styling language, the open source map design studio TileMill, and the OpenStreetMap database.

 

Event: 
FOSS4G2011
Speaker: 
AJ Ashton

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