Search plug-in / site with marker and layer change?

Hello,
I’m looking for a search plug-in (for firefox) /site on which:

  • the result is shown with a marker

  • I can set my own marker and a link to it

  • I can change the layer (and link to it)

So far I have used http://nominatim.openstreetmap.org/, but its not possible to change the layer there and it has also no own marker or “send link” functionality. On m.osmtools.de you have the marker and the shortlink service, but no search and layer change options.
This is very unsatisfying! :frowning:

The search from the main site http://www.openstreetmap.org/, would be a compromise but I don’t know how to add it to my plugins, this how it currently looks (from mycroft):

<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/" xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
<os:ShortName>OpenStreetMap</os:ShortName>
<os:Description>Search a place on openstreetmap.org with namefinder</os:Description>
<os:InputEncoding>UTF-8</os:InputEncoding>
<os:Image width="16" height="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAACxUlEQVQ4jX2T60uTcRiGf2+r3JfI2sQmHlNn7t08ZMrU4YESE4OkKAwlGYkhUYgiImKE+MEhIyZDEQchSqJMpjSmdEAUqTBz6TRnWXS0XNm/cPWhaA2y++vz3Bfcz0EIIRC7SfpVUygUCCGEUqn8d6/FeYXmxgKEEKKkKoM6Wwltj4ow3yxBo9GQaZRJ1seTZZKJiYsm/PDBUFBz33k212y8+jzK8raTno0yyixJ6A06qhrPMLfq5pankpaxM1hdtRiyUlCpVKGQjR9TbPrtrAYmmH7fjsGYTGKRCvtcLS/ePGZk3sbtiRuML1oYnG1Bb9CFAvzrdl5+HsG7NYp9xswxWUuORYXJlkT9/RwqXcfoHK/G5r6Jc6GDSI0ajUbzC9L0O4J/x4Mv4KLecZq8k1kYOyNIqnlAXk8OF0a02DxXGZy9RavjImFhYciyjBBCMOWzsvFhmM3FTrxfhhlcrCfflEdR0wUu2fs51zdKw1gx3ZNmBh62k12qRQghoqKiEJIkePzuDr7tcfzPOvB+Gmbt2yQVVaXkluoZmm+ld6YOx8NGGnsv0zVmJkGOJDs7mz8n0Hm3Bv+Om1crVp67G3C0VSOnazGZTOSX62loLqSyqYCKawWcu56PVpcYOsCyK4WsbE/i/eigMF1JfLjE2dO5HDdmcPxEKolxMeQWZqJLSyUhMZ6asxko9u4JQnLLU5l7PUC+XsmRAxJHD0kkqyX6plp46e3COtFMa9MpLAMXefLuDr6Ai+gkdRBQYTZQkBY0p0dKZMQoWHjr4M1yN0tfPKx9m2D5qxP/joelrdHQCPGHpRBzlmYP94aqWXpqZeV+O+vf3awGXKx/v4d/x43FaQ4F/G3OjFVgtZcjhBCX24rpn77OylcnvoCLpa0xusdr0RljgwA5ImhOUUvs3ycF1/OXopNVu39tbLhEwiFp94b/6CdxxqihltPy/wAAAABJRU5ErkJggg==</os:Image>
<UpdateInterval>1</UpdateInterval>
<UpdateUrl>http://mycroft.mozdev.org/updateos.php/id0/osm_namefinder.xml</UpdateUrl>
<SearchForm>http://nominatim.openstreetmap.org/</SearchForm>
<os:Url type="text/html" method="GET" template="http://nominatim.openstreetmap.org/search/?q={searchTerms}">
</os:Url><os:Url type="application/opensearchdescription+xml" method="GET" template="http://mycroft.mozdev.org/updateos.php/id0/osm_namefinder.xml" rel="self">
</os:Url>
</SearchPlugin>

Any help / other sides are appreciated. Thanks

(PS: the firefox add-on is no solution.)

Nothing, really? :frowning: :frowning: :frowning:

when you do not get any hints here, try to ask at one of the mailing lists related to OSM.

go to wiki.osm.org and search for “mailing lists” … maybe there are some more experts.

I just saw that the main page does have a search plugin definition (http://www.openstreetmap.org/opensearch/osm.xml), and shows search results from Nominatim and GeoNames along with the map after it has been added to the browser. It does not show any marker until you click on one of the search results though.