aboutsummaryrefslogtreecommitdiffstats
path: root/.pylintrc
Commit message (Collapse)AuthorAgeFiles
* webmap-import: Fingerprint destination layers to detect changes.Guilhem Moulin2025-05-011
| | | | | | | | Comparing modification times is not enough since some sources (for instance Naturvårdsverket's SCI_Rikstackande) are updated on the server even though no objects are being added; the source layer remains unchanged but the file differs because of OBJECTID changes we are not interested in.
* webmap-import: Break down into separate modules.Guilhem Moulin2025-04-211
|
* webmap-import: Major refactoring.Guilhem Moulin2025-04-191
|
* Add type hints and refactor a bit to please pylint.Guilhem Moulin2025-04-191