]> git.openstreetmap.org Git - nominatim.git/blob - .github/ISSUE_TEMPLATE/report-issues-with-search-results.md
work around strange query planning behaviour
[nominatim.git] / .github / ISSUE_TEMPLATE / report-issues-with-search-results.md
1 ---
2 name: Report issues with search results
3 about: You have searched something with Nominatim and did not get the expected result.
4 title: ''
5 labels: ''
6 assignees: ''
7
8 ---
9
10 <!-- Note: this template is for reporting problems with searching. If you have found an issue with the data, you need to report/fix the issue directly in OpenStreetMap. See https://www.openstreetmap.org/fixthemap for details. -->
11
12 ## What did you search for?
13
14 <!-- Please try to provide a link to your search. You  can go to https://nominatim.openstreetmap.org and repeat your search there. If you originally found the issue somewhere else, please tell us what software/website you were using. -->
15
16 ## What result did you get?
17
18 ## What result did you expect?
19
20 **When the result in the right place and just named wrongly:** 
21
22 <!-- Please tell us the display name you expected. -->
23
24 **When the result missing completely:**
25
26 <!-- Make sure that the data you are looking for is in OpenStreetMap. Provide a link to the OpenStreetMap object or if you cannot get it, a link to the map on https://openstreetmap.org where you expect the result to be.
27
28 To get the link to the OSM object, you can try the following:
29
30  * Go to [https://openstreetmap.org](https://openstreetmap.org).
31  * Move to the area of the map where you expect the result and then zoom in as much as possible.
32  * Click on the question mark on the right side of the map. You get a question cursor. Use it to click on the map where your object is located.
33  * Find the object of interest in the list that appears on the left side.
34  * Click on the object and report back the URL that the browser shows.
35 -->
36
37 ## Further details
38
39 <!-- Anything else we should know about the search. Particularities with addresses in the area etc. -->