Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Optimize resolving place names from GeoNames index

Adam Reichold requested to merge (removed):geonames-resolve-efficiency into main

We already have ownership of the values when loading them from the GeoNames index hence there is no need for CPS and we can simply pass ownership back to the caller.

Merge request reports