X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/1df5c38175a3d15f8e595f49506b4dfb46e73d29..f3a77b08006768e90b0e2d6f7797a610630f5cfd:/dist/details.html diff --git a/dist/details.html b/dist/details.html index 8aa00cd..d22be81 100644 --- a/dist/details.html +++ b/dist/details.html @@ -156,7 +156,10 @@
-

{{aPlace.localname}} {{detailsPermaLink aPlace 'link to this page'}}

+

+ {{aPlace.localname}} + {{detailsPermaLink aPlace 'link to this page'}} +

{{formatMapIcon aPlace.icon}} @@ -169,7 +172,9 @@ Name {{#each aPlace.names}} -
{{this}} ({{@key}})
+
+ {{this}} ({{@key}}) +
{{/each}} @@ -204,14 +209,19 @@ Centre Point (lat,lon) - {{aPlace.centroid.coordinates.[1]}},{{aPlace.centroid.coordinates.[0]}} + + {{aPlace.centroid.coordinates.[1]}},{{aPlace.centroid.coordinates.[0]}} + OSM {{osmLink aPlace}} - Place Id (on this server) + + Place Id + (on this server) + {{aPlace.place_id}} {{#if aPlace.calculated_wikipedia}} @@ -228,7 +238,9 @@ Address Tags {{#each aPlace.addresstags}} -
{{this}} ({{@key}})
+
+ {{this}} ({{@key}}) +
{{/each}} @@ -236,7 +248,9 @@ Extra Tags {{#each aPlace.extratags}} -
{{this}} ({{@key}})
+
+ {{this}} ({{@key}}) +
{{/each}} @@ -299,7 +313,8 @@ {{else}} - display child places + display child places {{/if}} @@ -322,16 +337,27 @@

Search by place id

- - + +

Search by OSM type and OSM id

-
- + + @@ -341,8 +367,13 @@

Search by openstreetmap.org URL

- - + +