17. Partitioned PostGIS Data Store

GeoMesa provides an extension to the standard GeoTools PostGIS data store for better handling of time series data. The GeoMesa extension leverages PostgreSQL’s native partitioning to support efficient spatio-temporal queries against large data sets.

Note

GeoMesa currently supports PostgreSQL versions 15 and later.

Warning

When using PostgreSQL 17, PostGIS must be version 3.5.2 or later.