Adding time to WMS maps

Most users are comfortable with static 2D data, where a shape is represented on a surface and is invariant throughout time.

While most maps are built with this type of data, GeoServer offers you the possibility to explore even the third spatial dimension, which is elevation.

Besides, GeoServer can also publish data that changes over time. In this recipe, we'll see how to use data that changes over time using a set of points mimicking the path of a vehicle on a highway.

Getting ready

For this recipe, we need some new data. We will create a new dataset on PostGIS with data simulating a vehicle tracking path. It contains a set of points using timestamp.

First, we need to create a repository for the data. Execute the following SQL ...

Get GeoServer Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.