-
# As a streetmix user, I want to visit the site without the app timing out
We keep having a solid percentage of users experience timeouts and other connection drops.
This is a small percentage, b…
-
e.g. a search for "saint benedicts street, norwich" returns no street, but a few addresses.
The street has been named "St Benedicts Street" in OSM (something I disagree with), where the "St" prefix…
-
Hi, please don't recommend adding `description=... sidewalk` tags to OSM. That information is redundant as the other tags already specify that it's a sidewalk and the corresponding street can be figur…
-
While I was driving in Taichung (Taiwan), the map was continuously getting stuck for many seconds. It seemed like an app has very heavy load (a lot of rendering taking place?), e.g. sometimes after fe…
-
See the following code:
````
equire "lutaml/model"
require 'lutaml/model/xml_adapter/nokogiri_adapter'
Lutaml::Model::Config.configure do |config|
config.xml_adapter = Lutaml::Model::XmlAda…
-
## Related articles
[Angular Form - Template Driven Form](https://github.com/puddlejumper26/blogs/issues/60)
[Form Validation](https://angular.io/guide/form-validation#reactive-form-validation)
[Co…
-
## Motivation
It would be convenient if there were a way to import data about a given person from Profiles, since this data already exists. This feature is intended to make it easier for sites with l…
-
I was quite happy to discover this module and use it instead of Google, I've installed it on several sites and worked perfectly, but in one site, where there are multiple markers (16 of them) the modu…
-
JOSM validation tests are defined here https://josm.openstreetmap.de/browser/josm/trunk/data/validator?order=name
Investigate parsing this format in node, and executing the checks from TileReduce. Th…
-
**Description:**
There are times when new lines in a string template need to be escaped. For instance when we need to limit the line length of a code below 120.
Suggesting to escape new lines bein…