Related to this. Is there a way of matching the "name" entry in the database to a combination of list parameters?

To be specific in the case of se-fornmin having
  name = {{{namn|}}} ({{{raä-nr|}}}, {{{typ|}}})
rather than just the current
  name = {{{namn|}}}

The problem is that only 7% of the entries in se-fornmin have a {{{namn|}}} parameter. The result in the Android app is empty rows in the list view and empty "ballons" in the map view.

Cheers,
Andre / Lokal_Profil

On 3 September 2012 21:28, Platonides <platonides@gmail.com> wrote:
On 03/09/12 21:21, Holger Motzkau wrote:
> Hej,
>
> since most of our Swedish Monuments don't have a useful name or
> address our monument map
> http://wikilovesmonuments.se/delta-i-tavlingen/hitta-monument/ only
> shows the id and municipality. This information is often not
> sufficient enough at all, if you don't know if you are looking for a
> house of a stone. As the WLM database contains the registrant_url i
> made a quick fix by copying the WLM api into my toolserver directory
> and made the ID a link to the registrant_url (see attached patch for
> include/FormatKml.diff). Is there any nicer way to get the same
> result, or otherwise if we are not the only ones needing it: Can
> somebody add the patch to the main API?
>
> Regards, Holger

The patch was not with the mail (not attached / stripped by the list).
Please resend, a path to the patch in your toolserver home would also work.

Regards