Compare commits
No commits in common. "d6afe383c77ca3eb59b608c1dbddb16a2fe3f940" and "597e20292aba31ef22687584029c62817c1ac280" have entirely different histories.
d6afe383c7
...
597e20292a
@ -11,7 +11,7 @@ steps:
|
||||
destination: bestaddresses.zip
|
||||
|
||||
- name: convert
|
||||
image: osgeo/gdal:alpine-normal-3.6.3
|
||||
image: osgeo/gdal:alpine-normal-latest
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user