diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-05-22 11:11:10 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-05-25 11:37:55 +0200 |
commit | b9b9eef91e5c33e6938b64e4e60f066c36201deb (patch) | |
tree | 31cd0a8109a01f6347de6fbe70fb14ec52dea0f9 /layers | |
parent | 643b952a2259543427d5cb25a399f393bb77d291 (diff) |
Add a simple CGI to retrieve features from PostgreSQL/PostGIS.
This avoids exporting features properties and geometries as GeoJSON.
(We could do the same for tiles, but it would be too slow.) The
downside is that the tables can't be read from while `webmap-import` is
running, so metadata lookup might briefly timeout during the daily
update.
It's still worth doing as it greatly simplifies deployment and saves
GiB of disk space.
Diffstat (limited to 'layers')
0 files changed, 0 insertions, 0 deletions