aboutsummaryrefslogtreecommitdiffstats
path: root/import_source.py
Commit message (Expand)AuthorAgeFiles
* Schema: Add functions to get a list of municipality and county codes.Guilhem Moulin11 days1
* webmap-import: Add option to generate Mapbox Vector Tiles (MVT).Guilhem Moulin2025-05-211
* Factor out densification logic from getExtent() into own function.Guilhem Moulin2025-05-211
* Move part of the fingerprinting logic into PostgreSQL when possible.Guilhem Moulin2025-05-201
* importSources(): Return either success, error, or no change.Guilhem Moulin2025-05-011
* webmap-import: Fingerprint destination layers to detect changes.Guilhem Moulin2025-05-011
* Move layer transactional logic to importSources().Guilhem Moulin2025-04-241
* Change layer cache logic to target destination layers rather than sources.Guilhem Moulin2025-04-241
* webmap-import: Add a cache layer and store the source file's last modificatio...Guilhem Moulin2025-04-231
* webmap-import: Break down into separate modules.Guilhem Moulin2025-04-211