X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/13014639687c0607d0a617ffebc68d9d529a69da..0aa28e47e87fc78e152de7f1750e97ccf260c595:/dist/search.html diff --git a/dist/search.html b/dist/search.html index a33aa38..5e19ab7 100644 --- a/dist/search.html +++ b/dist/search.html @@ -1,710 +1,28 @@ - - OpenStreetMap Nominatim - + + - - + Nominatim Demo - - - - - - - - - -
- -
-
- -
-
-
loading...
-
- Data from API request - (debug output) -
- Data last updated: -
-
- -
-
- - - -
-
- - - - - - - - - - - - - - - - - + -{{#*inline "partial_details_keyword_one_row"}} - - {{formatKeywordToken this.token}} - {{#if this.id}} - word id: {{this.id}} - {{/if}} - -{{/inline}} - - -{{#*inline "partial_h2"}} -

{{this}}

-{{/inline}} - -{{#*inline "partial_h3"}} -

{{this}}

-{{/inline}} - -
-
-
-

- {{aPlace.localname}} - link to this page -

-
-
- {{formatMapIcon aPlace}} -
-
-
-
- - - - - - - - - - - - - - - - - - - - - - {{#if aPlace.calculated_importance}} - - - - - {{/if}} - - - - - - - - - - - - - - - - {{#if aPlace.calculated_wikipedia}} - - - - - {{/if}} - - - - - - - - - - - - -
Name - {{#each aPlace.names}} -
- {{this}} ({{@key}}) -
- {{/each}} -
Type{{aPlace.category}}:{{aPlace.type}}
Last Updated{{aPlace.indexed_date}}
Admin Level{{aPlace.admin_level}}
Rank{{formatSearchRank aPlace.rank_search}}
Importance - {{aPlace.calculated_importance}} - {{#unless aPlace.importance}} (estimated){{/unless}} -
Coverage{{coverageType aPlace}}
Centre Point (lat,lon) - {{aPlace.centroid.coordinates.[1]}},{{aPlace.centroid.coordinates.[0]}} -
OSM{{osmLink aPlace}} -
- Place Id - (on this server) - {{aPlace.place_id}}
Wikipedia Calculated{{wikipediaLink aPlace}}
Computed Postcode{{aPlace.calculated_postcode}}
Address Tags - {{#each aPlace.addresstags}} -
- {{this}} ({{@key}}) -
- {{/each}} -
Extra Tags - {{#each aPlace.extratags}} -
- {{this}} ({{@key}}) -
- {{/each}} -
-
-
-
-
-
-
-
-

Address

- - - - - - - - - - - - - - {{#if aPlace.address}} - {{#each aPlace.address}} - {{> partial_details_one_row bDistanceInMeters=false bAddressLineUsed=this.isaddress}} - {{/each}} - {{/if}} - - {{#if aPlace.linked_places}} - {{> partial_h2 'Linked Places'}} - {{#each aPlace.linked_places}} - {{> partial_details_one_row bDistanceInMeters=true bAddressLineUsed=true}} - {{/each}} - {{/if}} - - {{#if aPlace.keywords}} - {{> partial_h2 'Name Keywords'}} - {{#each aPlace.keywords.name}} - {{> partial_details_keyword_one_row}} - {{/each}} - - {{> partial_h2 'Address Keywords'}} - {{#each aPlace.keywords.address}} - {{> partial_details_keyword_one_row}} - {{/each}} - {{/if}} - - {{> partial_h2 'Parent Of'}} - {{#if aPlace.hierarchy}} - - {{#each aPlace.hierarchy as |lines type|}} - {{> partial_h3 type}} - {{#each lines}} - {{> partial_details_one_row bDistanceInMeters=true bAddressLineUsed=true}} - {{/each}} - {{/each}} - {{else}} - - - - {{/if}} - {{tooManyHierarchyLinesWarning aPlace}} - -
Local nameTypeOSMAddress rankAdmin levelDistance
- display child places -
-
-
-
- - - - - + + - +