Merge pull request 'update osgeo/gdal tag' (#1) from fix-compilation into main
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing

Reviewed-on: #1
This commit is contained in:
Julien Fastré 2024-05-30 10:18:23 +00:00
commit d6afe383c7

View File

@ -11,7 +11,7 @@ steps:
destination: bestaddresses.zip
- name: convert
image: osgeo/gdal:alpine-normal-latest
image: osgeo/gdal:alpine-normal-3.6.3
environment:
SELECT: SELECT shape AS geom, id, best_id, coalesce(streetname_fr, streetname_nl, streetname_de) AS streetname, postal_info_objectid, municipality_objectid, COALESCE(municipality_fr, municipality_nl, municipality_de) AS municipality
commands: