<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 10, 2018 at 8:18 PM Oleksiy Muzalyev <<a href="mailto:oleksiy.muzalyev@bluewin.ch">oleksiy.muzalyev@bluewin.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 10.08.18 21:07, Mark Wagner wrote:<br>
> On Fri, 10 Aug 2018 09:32:50 -0700<br>
> Vao Matua <<a href="mailto:vaomatua@gmail.com" target="_blank">vaomatua@gmail.com</a>> wrote:<br>
><br>
>> Plus code can be calculated on the fly, but if they are<br>
>> to be used we will need to have hardcopy maps with the addresses that<br>
>> can be used to direct aid workers to a specific location.<br>
> Plus codes form a hierarchical grid, so supporting them on hardcopy<br>
> maps can easily be done when the maps are prepared for printing.<br>
><br>
> I don't know if you're familiar with the UGSG topo maps, but if you<br>
> aren't, I recommend looking at one of the 1:24000-scale maps from the<br>
> late 1970s/early 1980s.  It's got three location grids on it: UTM<br>
> coordinates and latitude/longitude markings on the outside, and PLSS<br>
> township/range/section markings on the map itself.  Adding a plus-code<br>
> grid to the map would be no problem, and wouldn't require importing<br>
> billions of tags into OSM.<br>
><br>
It is absolutely clear. A plus-code is generated by a mathematical <br>
formula from coordinates almost instantaneously, and vice versa.<br>
<br>
The same as say the binary code is generated from the C++ programming <br>
language, or words are created from letters, etc. It is just another <br>
layer of abstraction, which makes it easier to perform a task.<br>
<br>
In principle it is possible to write a computer program in assembler, <br>
the low-level programming language. But it is a bit easier to do it in <br>
C++, Java, PHP, etc. The same is here.</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> It is easier to memorize a <br>
plus-code, to transmit over the telephone, to put it on the address <br>
plaque, etc.</blockquote><div><br></div><div>So do that <b>now</b>. It works. </div><div><br></div><div>The 'receiver' just needs a program (unless they know how to decode in head!) to decode it and use it. </div><div><br></div><div>OSMAnd is one example quoted that can ALREADY decode it. </div><div><br></div><div><a href="https://osmand.net/blog?id=osmand-2-6-released">https://osmand.net/blog?id=osmand-2-6-released</a><br></div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_quote"><div><h4 style="box-sizing:border-box;color:rgb(0,0,0);font-family:"Roboto Regular",Arial,Helvetica,sans-serif">Support for Open Location Code (OLC)</h4></div></div><div class="gmail_quote"><div><p style="box-sizing:border-box;line-height:1.7em;color:rgb(0,0,0);font-family:"Roboto Regular",Arial,Helvetica,sans-serif">OsmAnd now also supports the Open Location Code (OLC) way of representing coordinates. OLC coordinates are a combination of letters and numbers, and is considered to be handled easier than the traditional latitude and longitude coordinates. Please read more about OLC <a href="http://openlocationcode.com/" style="box-sizing:border-box;color:rgb(69,74,222)">here</a>. You can now also search locations via this code in the Search menu - Address - Coordinates Search, there select 'OLC' under Coordinate format. Also, the context menus of any location selected now displays OLC in addition to Latitude and longitude.</p></div></div></blockquote><div class="gmail_quote"><div><br></div><div>Nominatim, or any other 'search box' or geocoder could just as easily implement the decoding of the Open Location Code.</div><div><br></div><div>It's a tiny (in the grand scheme of things) but of code to add to the application. </div><div><br></div><div><br></div><div><br></div><div><br></div><div><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"> Yes, it is possible to do the same thing with coordinates' <br>
digits, but nobody does it.<br></blockquote><div><br></div><div>How many people do enter a coordinate in the OSM serach box? Apart from map geeks not many. </div><div><br></div><div>With little effort the box could easily understand a plus code. </div><div><br></div><div><br></div><div><br></div><div>It doesnt need millions of tags imported into OSM database to enable it. </div><div><br></div><div> <br></div></div></div>