X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/621fbc3ae3d560335fde771907bb0fe80a134734..1f80258deb791946182b186b4c90b3aaec2f0d1d:/dist/details.html diff --git a/dist/details.html b/dist/details.html index a3348a1..16ebbc2 100644 --- a/dist/details.html +++ b/dist/details.html @@ -127,8 +127,7 @@ ({{formatLabel aResult}})

{{aResult.lat}},{{aResult.lon}}

- details + details {{/inline}} @@ -141,6 +140,7 @@ structured @@ -157,11 +157,12 @@
-
- - -
+ + + + + +
@@ -189,13 +190,45 @@
+ + + + + + +
+ + + + +
+
- - + + + + +
-
- +
+ + + + +
+
+ + + + +
+
@@ -261,8 +294,7 @@ {{formatLabel aResult}}

{{aResult.lat}},{{aResult.lon}}

- details + details {{/inline}} @@ -292,6 +324,7 @@ @@ -333,7 +366,7 @@ {{this.rank_address}} {{formatAdminLevel this.admin_level}} {{formatDistance this.distance bDistanceInMeters}} - {{detailsPermaLink this 'details >'}} + {{#if this.osm_id}}details{{/if}} {{/inline}} @@ -360,7 +393,7 @@

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

@@ -388,13 +421,19 @@ Last Updated {{aPlace.indexed_date}} + {{#if (isAdminBoundary aPlace) }} Admin Level {{aPlace.admin_level}} + {{/if}} + + Search Rank + {{aPlace.rank_search}} + - Rank - {{formatSearchRank aPlace.rank_search}} + Address Rank + {{aPlace.rank_address}} ({{formatAddressRank aPlace.rank_address}}) {{#if aPlace.calculated_importance}} @@ -608,7 +647,7 @@ {{#each aPolygons}} - {{detailsLink this place_id}} + {{this.place_id}} {{country_code}} {{name}} {{osmLink this}}