Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

[Backend/Frontend] Extend Geocoding Interface to show POI #289

Open
ghost opened this issue May 24, 2016 · 0 comments
Open

[Backend/Frontend] Extend Geocoding Interface to show POI #289

ghost opened this issue May 24, 2016 · 0 comments
Milestone

Comments

@ghost
Copy link

ghost commented May 24, 2016

The current OpenLS response of a POI Adress search e.g. "Tankstelle Berlin" searches for POI, however the response is just the adress without further POI information (e.g. amenity=petrol_station). Therefore we could extend the XML interface to include POI information sth like: <xls:POI>petrol_station</xls:POI> and visualize this also within the client

Current response:
<xls:Address countryCode=""> <xls:StreetAddress> <xls:Building number="106"/> <xls:Street officialName="Dossenheimer Landstraße"/> </xls:StreetAddress> <xls:Place type="Country">Germany</xls:Place> <xls:Place type="CountrySubdivision">Baden-Württemberg</xls:Place> <xls:Place type="CountrySecondarySubdivision">Regierungsbezirk Karlsruhe</xls:Place> <xls:Place type="Municipality">Heidelberg</xls:Place> <xls:PostalCode>69121</xls:PostalCode> </xls:Address>

@ghost ghost added the enhancement label May 24, 2016
@TimMcCauley TimMcCauley assigned Rungee and ghost Jun 28, 2016
@TimMcCauley TimMcCauley added this to the 3.3 mobile version milestone Jun 28, 2016
Repository owner unassigned Rungee Feb 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants