mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-28 00:05:33 -04:00
prefer something like "admin_name" over "type_name". By penalising results with "type", "class", "cat" in their names we are less likely to accidentally select a category field as the friendly identifier when a better one exists. Also add tests for this logic.