Ubuntu Pastebin

Paste from hevilp at Sat, 19 Nov 2016 21:28:17 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
    <title>OpenStreetMap Nominatim: Search</title>
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <base href="/nominatim/" />
    <link href="nominatim.xml" rel="search" title="Nominatim Search" type="application/opensearchdescription+xml" />
    <link href="css/leaflet.css" rel="stylesheet" />
    <link href="css/bootstrap-theme.min.css" rel="stylesheet" />
    <link href="css/bootstrap.min.css" rel="stylesheet" />
    <link href="css/common.css" rel="stylesheet" type="text/css" />
    <link href="css/search.css" rel="stylesheet" type="text/css" />
</head>

<body id="search-page">

    <header class="container-fluid">
    <div class="row">
        <div class="col-xs-4">
            <div class="brand">
                <a href="/nominatim/">
                <img alt="logo" src="images/osm_logo.120px.png" width="30" height="30"/>
                <h1>Nominatim</h1>
                </a>
            </div>
        </div>
        <div id="last-updated" class="col-xs-4 text-center">
                    </div>
        <div class="col-xs-4 text-right">
            <div class="btn-group">
                <button class="dropdown-toggle btn btn-sm btn-default" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">
                    About &amp; Help <span class="caret"></span>
                </button>
                <ul class="dropdown-menu dropdown-menu-right">
                    <li><a href="http://wiki.openstreetmap.org/wiki/Nominatim" target="_blank">Documentation</a></li>
                    <li><a href="http://wiki.openstreetmap.org/wiki/Nominatim/FAQ" target="_blank">FAQ</a></li>
                    <li role="separator" class="divider"></li>
                    <li><a href="#" class="" data-toggle="modal" data-target="#report-modal">Report problem with results</a></li>
                </ul>
            </div>
        </div>
    </div>
</header>

<div class="modal fade" id="report-modal">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
                <h4 class="modal-title">Report a problem</h4>
            </div>
            <div class="modal-body">
                <p>
    Before reporting problems please read the <a target="_blank" href="http://wiki.openstreetmap.org/wiki/Nominatim">user documentation</a>
    and
    <a target="_blank" href="http://wiki.openstreetmap.org/wiki/Nominatim/FAQ">FAQ</a>.

    If your problem relates to the address of a particular search result please use the 'details' link
    to check how the address was generated before reporting a problem.
</p>
<p>
    Use <a target="_blank" href="https://github.com/twain47/nominatim/issues">Nominatim issues on github</a>
    to report problems.
<!-- You can search for existing bug reports
    <a href="http://trac.openstreetmap.org/query?status=new&amp;status=assigned&amp;status=reopened&amp;component=nominatim&amp;order=priority">here</a>.</p>
 -->
</p>
<p>
    Please ensure that you include a full description of the problem, including the search
    query that you used, the problem with the result and, if the problem relates to missing data,
    the osm type (node, way, relation) and id of the item that is missing.
</p>
<p>
    Problems that contain enough detail are likely to get looked at before ones that require
    significant research.
</p>
            </div>
            <div class="modal-footer">
                <button type="button" class="btn btn-default" data-dismiss="modal">OK</button>
            </div>
        </div>
    </div>
</div>

    <form class="form-inline" role="search" accept-charset="UTF-8" action="/nominatim/search.php">
        <div class="form-group">
            <input id="q" name="q" type="text" class="form-control input-sm" placeholder="Search" value="39326, bockwindmühlenplatz 5" >
        </div>
        <div class="form-group search-button-group">
            <button type="submit" class="btn btn-primary btn-sm">Search</button>
                            <!-- <input type="checkbox" value="1" name="polygon" /> Highlight -->
                <input type="hidden" value="1" name="polygon" />
                        <input type="hidden" name="viewbox" value="" />
            <div class="checkbox-inline">
                <input type="checkbox" id="use_viewbox" >
                <label for="use_viewbox">apply viewbox</label>
            </div>
        </div>
        <div class="search-type-link">
            <a id="switch-to-reverse" href="/nominatim/reverse.php?format=html">reverse search</a>
        </div>
    </form>


    <div id="content">


        <div id="searchresults" class="sidebar">
        <div class="result" data-position=0> <span class="name">Bockwindmühlenplatz, Hermsdorf, Hohe Börde, Landkreis Börde, Sachsen-Anhalt, 39326, Deutschland</span> <span class="type">(Service)</span> <a class="btn btn-default btn-xs details" href="details.php?place_id=7137134">details</a></div><div class="more"><a class="btn btn-primary" href="/nominatim/search.php?format=html&amp;exclude_place_ids=7137134&amp;q=39326%2C+bockwindm%C3%BChlenplatz+5">Search for more results</a></div>        </div>


        <div id="map-wrapper">
            <div id="map-position">
                <div id="map-position-inner"></div>
                <div id="map-position-close"><a href="#">hide</a></div>
            </div>
            <div id="map"></div>
        </div>

    </div> <!-- /content -->







    <script type="text/javascript">
    var nominatim_map_init = {
    "zoom": 2,
    "lat": 20,
    "lon": 0,
    "tile_url": "http:\/\/{s}.tile.osm.org\/{z}\/{x}\/{y}.png",
    "tile_attribution": ""
};var nominatim_results = [
    {
        "osm_type": "W",
        "osm_id": "41917854",
        "class": "highway",
        "type": "service",
        "admin_level": "15",
        "rank_search": "27",
        "rank_address": "27",
        "place_id": "7137134",
        "parent_place_id": "19235041",
        "country_code": "de",
        "langaddress": "Bockwindm\u00fchlenplatz, Hermsdorf, Hohe B\u00f6rde, Landkreis B\u00f6rde, Sachsen-Anhalt, 39326, Deutschland",
        "placename": "Bockwindm\u00fchlenplatz",
        "ref": "Bockwindm\u00fchlenplatz",
        "lon": "11.4722865",
        "lat": "52.1903581",
        "importance": 0.175,
        "addressimportance": null,
        "extra_place": null,
        "aBoundingBox": [
            "52.1897149",
            "52.1906044",
            "11.4717449",
            "11.4726251"
        ],
        "label": "Service",
        "name": "Bockwindm\u00fchlenplatz, Hermsdorf, Hohe B\u00f6rde, Landkreis B\u00f6rde, Sachsen-Anhalt, 39326, Deutschland",
        "foundorder": -0.9964
    }
];    </script>
    <footer>
    <p class="disclaimer">
        Addresses and postcodes are approximate
    </p>
    <p class="copyright">
        &copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors
    </p>
</footer>

<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/leaflet.min.js"></script>
<script src="js/leaflet-omnivore.min.js"></script>
<script src="js/nominatim-ui.js"></script>

</body>
</html>
Download as text