Archives

What’s new in Cesium: the open-source alternative for 3D maps

Friday, April 4, 2014 | by

When building 3D mapping apps, we no longer have to deal with closed feature-sets, limited programming models, temporal data challenges and bulky deployments. This talk introduces Cesium, a WebGL-based JavaScript library designed for easy development of lightweight web mapping apps.

With live demos, we will show Cesium’s major geospatial features . . .

The role of geospatial open source (FOSS4G) as a component of hybrid systems

Tuesday, April 1, 2014 | by

Currently, it is rare that an organization faces a choice between “just commercial” or “just open source” geospatial software. Increasingly, the answer isn’t about “or”, it is now about solutions that may involve both. Indeed, Commercial systems – both installed software and cloud-based platforms – may have both . . .

Fiona and Rasterio: Data Access for Python Programmers and Future Python Programmers

Thursday, March 13, 2014 | by

Fiona and Rasterio are new GDAL-based Python libraries that embody lessons
learned over a decade of using GDAL and Python to solve geospatial problems.
Among these lessons: the importance of productivity, enjoyability, and
serendipity to both experts and beginners.

I will discuss the motivation for writing Fiona and Rasterio and explain how
and why they . . .

Introduction to MapGuide

Wednesday, March 12, 2014 | by

This class is for those who want to fast-track into installing and using MapGuide Open Source. MapGuide Server and Web Extensions are set up in the Workshop (Windows). MapGuide Maestro (Windows) is used to load and connect to GIS data, create layers, author maps and publish web sites.

Vert.x – web sockets and async programming for everyone

Thursday, March 6, 2014 | by

You have started to hear about micro-services, evented asynch servers, and WebSockets but then you hear the only platform that really has those now is Node.JS. While you like JavScript you would like to use other languages. Well Vert.x has all these features AND runs JavaScript, Java, Scala, Python, Ruby, . . .

The state of geospatial WebGL in the browser

Tuesday, March 4, 2014 | by

With browser adoption of WebGL on the rise, developers can start to reap the benefits of GPU-assisted rendering and 3D graphics. The WebGL API has a notoriously steep learning curve, but there are a number of open-source projects to accelerate getting geospatial data visualized.

I’ll compare the pros and cons of . . .

A jumpstart for your mobile map app

Wednesday, February 12, 2014 | by

Would you like to get started programming mobile mapping applications? There’s a lot to keep in mind: a responsive layout, a mapping framework, positioning of controls and buttons, offline caching of tiles, and finally compiling it all into a mobile app.

This presentation walks you through some problems and solutions, culminating . . .