You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Here Provider: Special field "additionalData" in provider address model and fill adminLevels of Address base model with the data from that field.
(https://developer.here.com/documentation/geocoder/topics/resource-type-response-geocode.html#resource-type-response-geocode__address)
* Here Provider: Add cached response for test.
* Here provider: additionalData field in adminlevels without restrictions
* Here provider: New extra filters: country, state, county and city
* Fixes code style.
* Additional Data filters for Here provider
* Additional Data filters for Here provider - Style
* Additional Data filters for Here provider - Cached responses
* Additional Data filters for Here provider - Cached responses
s:908:"{"Response":{"MetaInfo":{"Timestamp":"2019-05-14T13:01:20.425+0000"},"View":[{"_type":"SearchResultsViewType","ViewId":0,"Result":[{"Relevance":1.0,"MatchLevel":"district","MatchQuality":{"Country":1.0,"City":1.0,"District":1.0},"Location":{"LocationId":"NT_TzyupfxmTFN0Rh1TXEMqSA","LocationType":"area","DisplayPosition":{"Latitude":41.37854,"Longitude":2.01196},"NavigationPosition":[{"Latitude":41.37854,"Longitude":2.01196}],"MapView":{"TopLeft":{"Latitude":41.39203,"Longitude":1.99398},"BottomRight":{"Latitude":41.36505,"Longitude":2.02994}},"Address":{"Label":"Sant Roc, Santa Coloma de Cervelló, Catalunya, Espanya","Country":"ESP","State":"Catalunya","County":"Barcelona","City":"Santa Coloma de Cervelló","District":"Sant Roc","PostalCode":"08690","AdditionalData":[{"value":"Espanya","key":"CountryName"},{"value":"Catalunya","key":"StateName"},{"value":"Barcelona","key":"CountyName"}]}}}]}]}}";
s:888:"{"Response":{"MetaInfo":{"Timestamp":"2019-05-17T18:59:41.886+0000"},"View":[{"_type":"SearchResultsViewType","ViewId":0,"Result":[{"Relevance":1.0,"MatchLevel":"street","MatchQuality":{"City":1.0,"Street":[1.0]},"Location":{"LocationId":"NT_KB88EDyK54GvYS-jPUrObB","LocationType":"address","DisplayPosition":{"Latitude":41.41829,"Longitude":1.99677},"NavigationPosition":[{"Latitude":41.41829,"Longitude":1.99677}],"MapView":{"TopLeft":{"Latitude":41.42741,"Longitude":1.99481},"BottomRight":{"Latitude":41.41521,"Longitude":1.99817}},"Address":{"Label":"Carrer de Barcelona, 08780 Pallejà (Barcelona), Espanya","Country":"ESP","State":"Catalunya","County":"Barcelona","City":"Pallejà","Street":"Carrer de Barcelona","PostalCode":"08780","AdditionalData":[{"value":"Espanya","key":"CountryName"},{"value":"Catalunya","key":"StateName"},{"value":"Barcelona","key":"CountyName"}]}}}]}]}}";
0 commit comments