| Commit message (Expand) | Author | Age | Files |
* | webmap-import: Improve wording. | Guilhem Moulin | 2024-09-26 | 1 |
* | Add `webmap-publish` script to export layers to Mapbox Vector Tiles. | Guilhem Moulin | 2024-09-25 | 1 |
* | webmap-import: add option --lockfile to obtain an exclusive lock. | Guilhem Moulin | 2024-09-20 | 1 |
* | webmap-import: Don't crash when trying to insert a feature without geometry. | Guilhem Moulin | 2024-06-22 | 1 |
* | 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 |
* | Conditionally use GetTZFlag()/SetTZFlag() depending on the GDAL version. | Guilhem Moulin | 2024-06-20 | 1 |
* | 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 | 1 |
* | webmap-import: Improve variable name. | Guilhem Moulin | 2024-06-19 | 1 |
* | Add logic for field regex substitution. | Guilhem Moulin | 2024-06-19 | 1 |
* | webmap-import: Improve variable name. | Guilhem Moulin | 2024-06-19 | 1 |
* | Add logic to replace field value literals. | Guilhem Moulin | 2024-06-19 | 1 |
* | 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 | 1 |
* | Don't warn about unexisting fields for empty GeoJSON sources. | Guilhem Moulin | 2024-06-12 | 1 |
* | Use systemd.journal to log to journald when sarted via .service files. | Guilhem Moulin | 2024-06-11 | 1 |
* | config.yml: Add field comments. | Guilhem Moulin | 2024-06-11 | 1 |
* | webmap-import: Add error-checking for CreateFeature(). | Guilhem Moulin | 2024-06-11 | 1 |
* | webmap-import: Improve INFO message. | 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 | 1 |
* | 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 | 1 |
* | 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 |
* | Add `webmap-import` script to import source layers. | Guilhem Moulin | 2024-06-10 | 1 |