Compare commits

..

No commits in common. "d6afe383c77ca3eb59b608c1dbddb16a2fe3f940" and "597e20292aba31ef22687584029c62817c1ac280" have entirely different histories.

View File

@ -11,7 +11,7 @@ steps:
destination: bestaddresses.zip destination: bestaddresses.zip
- name: convert - name: convert
image: osgeo/gdal:alpine-normal-3.6.3 image: osgeo/gdal:alpine-normal-latest
environment: 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 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: commands: