aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFiles
* webmap-download: Drop obsolete comment.HEADmasterGuilhem Moulin5 days1
* CGI: Serve only the feature's properties not the entire feature as GeoJSON.Guilhem Moulin5 days1
* Drop unused MVT layer mrr:appl_dl.Guilhem Moulin6 days1
* Schema: Add functions to get a list of municipality and county codes.Guilhem Moulin6 days2
* CGI: Export geometry area and length/perimeter in the GeoJSON properties.Guilhem Moulin6 days1
* CGI: Force geometries to 2D before exporting as GeoJSON.Guilhem Moulin6 days1
* CGI: Don't hardcode geometry and primary key columns.Guilhem Moulin7 days1
* CGI: Take a list of feature IDs to query to avoid pounding the backend.Guilhem Moulin7 days1
* Add a simple CGI to retrieve features from PostgreSQL/PostGIS.Guilhem Moulin7 days3
* webmap-import: Rename --compress-tiles option to --mvt-compress.Guilhem Moulin10 days1
* webmap-import: Remove option --mvtdir-tmp.Guilhem Moulin10 days2
* MVT: Lower max-zoom to 7 (8m/px) from 9 (2m/px).Guilhem Moulin10 days1
* MVT: Don't clip features manually.Guilhem Moulin10 days2
* webmap-import: Add option to generate Mapbox Vector Tiles (MVT).Guilhem Moulin10 days6
* Factor out densification logic from getExtent() into own function.Guilhem Moulin11 days3
* common_gdal: Replace remaining generic Exception with RuntimeError.Guilhem Moulin11 days1
* Move part of the fingerprinting logic into PostgreSQL when possible.Guilhem Moulin12 days2
* importSources(): Return either success, error, or no change.Guilhem Moulin2025-05-012
* webmap-import: Fingerprint destination layers to detect changes.Guilhem Moulin2025-05-014
* webmap-import: Fix fd leak, open lockfiles only once.Guilhem Moulin2025-04-281
* Set and restore umask to ensure lockfiles are atomically created with mode 0664.Guilhem Moulin2025-04-282
* webmap-download: Don't fail for sourceless layers.Guilhem Moulin2025-04-281
* config.yml: Record sks:AvverkAnm columns following order from the source layer.Guilhem Moulin2025-04-281
* Update Mineralrättigheter import logic.Guilhem Moulin2025-04-283
* Move layer transactional logic to importSources().Guilhem Moulin2025-04-242
* Change layer cache logic to target destination layers rather than sources.Guilhem Moulin2025-04-244
* typofixGuilhem Moulin2025-04-231
* common_gdal.py: Use OGR_TZFLAG_UTC rather than hardcoding its value 100.Guilhem Moulin2025-04-231
* Skogsstyrelsen: Relax some constraints on the schema to reflect current GPKG ...Guilhem Moulin2025-04-232
* webmap-import: Add a cache layer and store the source file's last modificatio...Guilhem Moulin2025-04-236
* webmap-import: Break down into separate modules.Guilhem Moulin2025-04-215
* webmap-import: Major refactoring.Guilhem Moulin2025-04-194
* webmap-download: Add a --force flag to always download regardless of age.Guilhem Moulin2025-04-191
* Factor sources in config.yml.Guilhem Moulin2025-04-193
* Add type hints and refactor a bit to please pylint.Guilhem Moulin2025-04-198
* Fix common.format_time().Guilhem Moulin2025-04-171
* mrr:markanvisningar: Make DecisionDate non-nullable.Guilhem Moulin2025-03-171
* Relax some UNIQUE constraint on the MRR layer's DiaryNR column.Guilhem Moulin2024-10-292
* Bump User-Agent value to Tor Browser 14.Guilhem Moulin2024-10-271
* PostgreSQL: Use `character varying (n)` not `character (n)`.Guilhem Moulin2024-10-271
* webmap-import: Show the list of ingnored source fields.Guilhem Moulin2024-10-271
* nva:Skogsstyrelsen: Remove NOT NULL constraint on the DatAvtal column.Guilhem Moulin2024-10-272
* PostgreSQL: Add NOT NULL constraints on the geometry columns.Guilhem Moulin2024-10-272
* Add comments and value substitution to some Riksintresse layers.Guilhem Moulin2024-10-201
* webmap-publish: Add comment regarding compression.Guilhem Moulin2024-10-201
* Add layer with noteworthy dams.Guilhem Moulin2024-10-192
* webmap-publish: Pass a serialized configuration string.Guilhem Moulin2024-10-191
* Add layer with planed gigafactories.Guilhem Moulin2024-10-194
* Add layers from Svenska Kraftnät (SvK).Guilhem Moulin2024-10-196
* webmap-publish: Flatten geometry to 2D before exporting.Guilhem Moulin2024-10-191