dieterdreist
dieterdreist
I set a line pattern via sprite and it works well in the js preview in the browser, but on iOS retina the pattern is distorted / cut and looking...
I just tried this query: https://www.openstreetmap.org/search?whereami=1&query=42.6383%2C12.5623 and the result for the municipality is "San Gemini", but this is actually in "Terni" (admin_level=8).
Nominatim does not show administrative entity in favor of toponomastic entity for reverse geocoding
## What did you search for? reverse geocode points in Rome, Italy ## What result did you get? arbitrary results, sometimes with the place objects, sometimes admin boundaries. E.g. https://www.openstreetmap.org/search?whereami=1&query=41.8661%2C12.4036#map=14/41.8661/12.4036...
A recurring problem in Italy are streetnames with the names of famous people in them (these are most streetnames actually). The street names tend to include the whole name (given...
I am using the land polygons from natural earth and get self intersections reported, however when I analyse the source geometry in QGIS it seems to be valid. I thought...
I try to avoid sorting on the client by pre-sorting the features (point features from a shapefile) in the source shapefile before adding them to tilemaker, but it does not...
I am not completely sure if this makes sense, or if it is maybe already implemented. What about providing stats on changeset tags (keys in particular)?
AttributeError: module 'sys' has no attribute 'setcheckinterval'. Did you mean: 'setswitchinterval'?
``` % python3 --version Python 3.10.6 % python3 ZebraTrace.pyw Traceback (most recent call last): File "ZebraTrace/src/ZebraTrace.pyw", line 17, in from zebratrace import zebratrace File "ZebraTrace/src/zebratrace/__init__.py", line 18, in from .app...
I noticed you are missing an icon for brothels, if I made one, any chance it could be accepted?
I noticed that there is a regression in latest: you cannot merge a node with another if one has tags (I think it is the tags that prevent merging but...