Richard Finegold
Richard Finegold
With GitHub having removed support for TLS v1.0 and v1.1, ForkHub no longer works, it gives an error toast (Loading account & organizations failed). https://stackoverflow.com/questions/28943660/how-to-enable-tls-1-2-support-in-an-android-application-running-on-android-4-1 shows how to enable TLS...
On https://services.gisgraphy.com/public/geocoding.html if I use World Geocoding to seek "Pennsylvania Avenue, Washington DC" in United States, I get results with [overly precise coordinates](https://gis.stackexchange.com/questions/8650/measuring-accuracy-of-latitude-and-longitude). Examples: * Latitude : 38.876767686028394 Longitude :...
When I open the PDF from http://walking-papers.org/print.php?id=h387f6s3 or http://walking-papers.org/print.php?id=h9nx38zh the content is black. Is there an issue with Osmarender and Walking Papers? Also on someone else's: lz8nzm2g
Many of osmbot's [taginfo items](https://taginfo.openstreetmap.org/projects/osmbot#tags) are missing [their telegram emoji](https://emojipedia.org/telegram/) icons. For example, [access=*](http://emojipedia-us.s3.amazonaws.com/cache/26/54/2654c152e37ab33dccd71f8b5606ee0e.png) gives an Access Denied response. Assuming synchronization is adequate, https://github.com/iamcal/emoji-data/tree/master/img-apple-64 might be a more stable source.
Within [a couple](https://www.openstreetmap.org/changeset/129451777) of [edits with](https://www.openstreetmap.org/changeset/126805285) Every Door, the added bollards protecting an object ([street cabinet](https://www.openstreetmap.org/node/10222521262) and [fire hydrant](https://www.openstreetmap.org/node/10063000255)) were each snapped to a nearby road. Is there a toggle...
This change removes the text and POI icons. Although "transit" is part of the request, it doesn't have any visible impact (from my spot-checks). The reduced "avg_img_size" is simply a...
For overriding editors, it would be helpful to have an example of Potlatch2 hosted on openstreetmap.org, something like: ``` javascript var overriddenPotlatch = new L.Control.EditInOSM.Editors.Potlatch({ url: "http://www.openstreetmap.org/edit?editor=potlatch2", buildUrl: function (map)...
Currently, the `get_due` function expects all daily tasks to be have `frequency`=`weekly`. That is, the days of the week (within `repeat`) are true/false depending on whether the task is due...
Wall loops instead of wall hoops. Appears to be more common.
In PR #2706, UploadListener.java was enhanced to generate an automatic summary of upload, including created and modified elements. Unfortunately, the counts are overwritten (reset) when more changes are added to...