<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-12-06 19:25 GMT+01:00 Bruno Veyckemans <span dir="ltr"><<a href="mailto:bruno.veyckemans@gmail.com" target="_blank">bruno.veyckemans@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">OK, Thanks for your answers.<div><br></div><div>I understand that some of you consider postal code as redundant information in Belgium. Maybe it is... but I'm not 100% convinced ;-)</div><div>When I use OSM as a database with Overpass Turbo, I like to receive postal code as a variable and display it without having to calculate it (maybe there's another way to do this ?).</div><div><br></div></div></blockquote><div>Overpass turbo can limit a query to an area (and thus to a postal code), and it can also query the areas a certain position belongs to (and return the postal code). If you want to split info by postal code (f.e. for statistical purposes), you'll indeed need a script. But with a separate postal_code extract, and a geographic library, it shouldn't be too hard.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>Whatever, I think I'll focus on something more useful for the community, like finding automatically incorrect streetnames (in Brussels, I often find streetnames only in french or dutch in node or ways attributes, or misspellings). I'll work on this and prepare a special page for these findings...</div><span class=""><font color="#888888"><div><br></div></font></span></div></blockquote></div><br></div><div class="gmail_extra">Yes, there are still problems in Brussels with streetnames. See <a href="http://tools.geofabrik.de/osmi/?view=addresses&lon=4.35285&lat=50.84048&zoom=14&overlays=no_addr_street,street_not_found,interpolation_errors">http://tools.geofabrik.de/osmi/?view=addresses&lon=4.35285&lat=50.84048&zoom=14&overlays=no_addr_street,street_not_found,interpolation_errors</a> for basic address checks (addr:street matching the name tag).<br><br></div><div class="gmail_extra">Not only with language order, but also with small words (de, du, ...) that need to be checked locally. Also see the discussion about language facilities, where the number of name:nl and name:fr tagged streets is embarrassingly low.<br><br></div><div class="gmail_extra">Regards,<br></div><div class="gmail_extra">Sander<br></div></div>