Ian Turton
Ian is an independent geospatial consultant who is a founding member of the GeoTools and GeoServer projects. He continues to be surprised that people will pay him to have this much fun.
Sessions
This workshop will cover the basics of setting up a GeoServer 3 instance and adding vector and raster data to it, and applying styles to the data to produce a completed web map.
This workshop will introduce the GeoTools and JTS Java libraries to developers who are looking to create portable scripts for cleaning, transforming and analyzing spatial data. GeoTools is a powerful geospatial library that allows you to read and write a wide range of vector and raster data formats. It wraps the JTS library to make features out of geometry objects from the JTS library by adding attributes, it also provides OGC compliant styling of those features and rasters (as seen in the GeoServer web maps server).