aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING.AGPL
Commit message (Collapse)AuthorAgeFiles
* Add a simple CGI to retrieve features from PostgreSQL/PostGIS.Guilhem Moulin12 days1
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.