Skip to content

Fix issue #50 by providing an option to geocode by GettyID

malzer requested to merge 50-geocompletion-by-getty-id into develop

Lets users choose between geocoding by "Address" (as before) or by "gettyID". If address values are empty and GettyIDs are given, address values will be added. Existing values will not be overwritten during geolocation. Closes #50 (closed)

Merge request reports