aboutsummaryrefslogtreecommitdiffstats
path: root/common.py
Commit message (Expand)AuthorAgeFiles
* Add a simple CGI to retrieve features from PostgreSQL/PostGIS.Guilhem Moulin13 days1
* 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
* webmap-import: Major refactoring.Guilhem Moulin2025-04-191
* Factor sources in config.yml.Guilhem Moulin2025-04-191
* Add type hints and refactor a bit to please pylint.Guilhem Moulin2025-04-191
* Fix common.format_time().Guilhem Moulin2025-04-171
* Add `webmap-publish` script to export layers to Mapbox Vector Tiles.Guilhem Moulin2024-09-251
* common.py: Add a check for $JOURNAL_STREAM.Guilhem Moulin2024-09-191
* Conditionally use GetComment()/SetComment() depending on the GDAL version.Guilhem Moulin2024-06-201
* common.load_config(): Don't fail when curdir is not traversable.Guilhem Moulin2024-06-121
* common.py: Add a check for $JOURNAL_STREAM.Guilhem Moulin2024-06-121
* Use systemd.journal to log to journald when sarted via .service files.Guilhem Moulin2024-06-111
* config.yml: Allow configuration setting at the layer root.Guilhem Moulin2024-06-091
* load_config(): Fail if an extent is set while no SRS is.Guilhem Moulin2024-06-081
* webmap-download*: Use narrow non-breaking space (U+202F) as unit separator.Guilhem Moulin2024-06-081
* Add GPL-3+ license headers.Guilhem Moulin2024-06-031
* webmap-download: Move format_bytes() and format_time() to common.py.Guilhem Moulin2024-06-031
* Add comment about dir_fd-aware functions.Guilhem Moulin2024-06-031
* Rename script into module and run module.download().Guilhem Moulin2024-06-021
* Add `webmap-download` script.Guilhem Moulin2024-06-011