Open lonvia opened 3 years ago
How do you imagine that exactly? What information returned by the details API do you think we should display, everything?
Most of the information visible on the details page, yes. The only two that are certainly not necessary are 'Centre point' and 'placeid'.
I was about to suggested to add a link to the Nominatim details page for each feature but then I realised that we have a nice JSON API for the details, so we could pull in the information and show it directly in site. This should only be done after an explicit request for the details, not simply when a feature is clicked to save the Nominatim server some bandwidth.