| Commit message (Expand) | Author | Age | Files |
* | webmap-import: Improve wording. | Guilhem Moulin | 2024-09-26 | 1 |
* | Add layer data for Rennäringen. | Guilhem Moulin | 2024-09-26 | 2 |
* | administrative-codes: Also generate .json.gz. | Guilhem Moulin | 2024-09-26 | 1 |
* | administrative-codes: improve Makefile. | Guilhem Moulin | 2024-09-26 | 1 |
* | Add `webmap-publish` script to export layers to Mapbox Vector Tiles. | Guilhem Moulin | 2024-09-25 | 4 |
* | Adjust VBK's mapping schema to the files currently provided. | Guilhem Moulin | 2024-09-20 | 1 |
* | webmap-import: add option --lockfile to obtain an exclusive lock. | Guilhem Moulin | 2024-09-20 | 1 |
* | MRR: Relax triangulation() to avoid failing in some degenerate cases. | Guilhem Moulin | 2024-09-19 | 1 |
* | Skogsstyrelsen: Fetch Shapefiles rather than GeoPackage files. | Guilhem Moulin | 2024-09-19 | 2 |
* | common.py: Add a check for $JOURNAL_STREAM. | Guilhem Moulin | 2024-09-19 | 1 |
* | webmap-import: Don't crash when trying to insert a feature without geometry. | Guilhem Moulin | 2024-06-22 | 1 |
* | Add layer definitions for Vindbrukskollen layers. | Guilhem Moulin | 2024-06-22 | 2 |
* | webmap-import: Improve OGRFieldDefn::[GS]et*() capability detection. | Guilhem Moulin | 2024-06-21 | 1 |
* | webmap-import: Don't crash if the destination layer has no SRS. | Guilhem Moulin | 2024-06-21 | 1 |
* | Add script to download administrative codes from SCB. | Guilhem Moulin | 2024-06-21 | 6 |
* | Conditionally use GetTZFlag()/SetTZFlag() depending on the GDAL version. | Guilhem Moulin | 2024-06-20 | 2 |
* | webmap-import: Improve debug messages. | Guilhem Moulin | 2024-06-20 | 1 |
* | Conditionally use GetComment()/SetComment() depending on the GDAL version. | Guilhem Moulin | 2024-06-20 | 3 |
* | config.yml: Start comments with an uppercase. | Guilhem Moulin | 2024-06-20 | 1 |
* | webmap-import: Improve variable name. | Guilhem Moulin | 2024-06-19 | 1 |
* | Add logic for field regex substitution. | Guilhem Moulin | 2024-06-19 | 3 |
* | sks:UtfordAvverk: Add NOT NULL constraint on AnmaldHa column. | Guilhem Moulin | 2024-06-19 | 2 |
* | webmap-import: Improve variable name. | Guilhem Moulin | 2024-06-19 | 1 |
* | Add logic to replace field value literals. | Guilhem Moulin | 2024-06-19 | 3 |
* | webmap-import: Use the identity mapping if no ‘field-map’ is specified. | Guilhem Moulin | 2024-06-16 | 1 |
* | webmap-import: Rename ‘fields’ list/dict to ‘field-map’. | Guilhem Moulin | 2024-06-16 | 2 |
* | common.load_config(): Don't fail when curdir is not traversable. | Guilhem Moulin | 2024-06-12 | 1 |
* | Add schema for MRR layers. | Guilhem Moulin | 2024-06-12 | 2 |
* | Don't warn about unexisting fields for empty GeoJSON sources. | Guilhem Moulin | 2024-06-12 | 1 |
* | common.py: Add a check for $JOURNAL_STREAM. | Guilhem Moulin | 2024-06-12 | 1 |
* | sks:UtfordAvverk: Add UNIQUE constraint on OBJECTID. | Guilhem Moulin | 2024-06-12 | 2 |
* | Use systemd.journal to log to journald when sarted via .service files. | Guilhem Moulin | 2024-06-11 | 3 |
* | Add schema.sql. | Guilhem Moulin | 2024-06-11 | 1 |
* | config.yml: Add field comments. | Guilhem Moulin | 2024-06-11 | 2 |
* | config.yml: Refine destination schema. | Guilhem Moulin | 2024-06-11 | 1 |
* | webmap-import: Add error-checking for CreateFeature(). | Guilhem Moulin | 2024-06-11 | 1 |
* | config.yml: Improve description. | Guilhem Moulin | 2024-06-11 | 1 |
* | webmap-import: Improve INFO message. | Guilhem Moulin | 2024-06-11 | 1 |
* | config.yml: Preserve layer name from administrativindelning.gpkg. | Guilhem Moulin | 2024-06-11 | 1 |
* | Improve comments. | Guilhem Moulin | 2024-06-11 | 1 |
* | webmap-import: Add geometry conversion support. | Guilhem Moulin | 2024-06-11 | 1 |
* | Fix extent logic when the SRS of the output layer is not the destination SRS. | Guilhem Moulin | 2024-06-11 | 2 |
* | Wording | Guilhem Moulin | 2024-06-11 | 1 |
* | Add support for reprojection into the destination SRS. | Guilhem Moulin | 2024-06-11 | 1 |
* | Add TZFlag support (for GDAl ≥3.8). | Guilhem Moulin | 2024-06-10 | 2 |
* | webmap-import: Don't try to set description if it is unset in config.yml. | Guilhem Moulin | 2024-06-10 | 1 |
* | webmap-import: Rename getFieldTypeCode() to parseFieldType(). | Guilhem Moulin | 2024-06-10 | 1 |
* | config.yml: Set layer creation option FID64=YES. | Guilhem Moulin | 2024-06-10 | 1 |
* | Add `webmap-import` script to import source layers. | Guilhem Moulin | 2024-06-10 | 2 |
* | config.yml: Allow configuration setting at the layer root. | Guilhem Moulin | 2024-06-09 | 3 |