Postalcode result were not shown in some response
Bug description
Hi Team, for the some of the address(autocomplete), the postal code value is not returned. is that there is any issue in the system or am i missing something
Steps to reproduce
Hi Team, for the some of the address(autocomplete), the postal code value is not returned. is that there is any issue in the system or am i missing something
Github references
No response
Environment
No response
Log output
Data references
/v1/autocomplete?text=177 Onewa Road
{ "geocoding": { "version": "0.2", "attribution": "https://geocode.earth/guidelines", "query": { "text": "177 Onewa Road", "parser": "pelias", "parsed_text": { "subject": "177 Onewa Road", "housenumber": "177", "street": "Onewa Road" }, "size": 10, "private": false, "lang": { "name": "English", "iso6391": "en", "iso6393": "eng", "via": "header", "defaulted": false }, "querySize": 20 }, "engine": { "name": "Pelias", "author": "Mapzen", "version": "1.0" }, "timestamp": 1760600178061 }, "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 174.730867, -36.809427 ] }, "properties": { "id": "nz/countrywide-addresses-country:7258d6b4cf26fd09", "gid": "openaddresses:address:nz/countrywide-addresses-country:7258d6b4cf26fd09", "layer": "address", "source": "openaddresses", "source_id": "nz/countrywide-addresses-country:7258d6b4cf26fd09", "country_code": "NZ", "name": "177 Onewa Road", "housenumber": "177", "street": "Onewa Road", "accuracy": "point", "country": "New Zealand", "country_gid": "whosonfirst:country:85633345", "country_a": "NZL", "region": "Auckland Region", "region_gid": "whosonfirst:region:85687243", "region_a": "AU", "county": "Auckland", "county_gid": "whosonfirst:county:102079403", "county_a": "WA", "localadmin": "Auckland", "localadmin_gid": "whosonfirst:localadmin:1729238453", "locality": "Birkenhead", "locality_gid": "whosonfirst:locality:101915347", "continent": "Oceania", "continent_gid": "whosonfirst:continent:102191583", "label": "177 Onewa Road, Birkenhead, AU, New Zealand", "index": 0 } } ], "bbox": [ 174.730867, -36.809427, 174.730867, -36.809427 ] }
Project or organization
No response