Jochen Topf
Jochen Topf
We could allow the server to optionally set a URL of an API end-point that allows sending "problem solved" or "false positive" messages to the server. But lets first see...
This would be needed for http://brouter.de/osmoscope/ from @abrensch . I could imagine a solution like this: * Data source can add optional fields to layer description containing a status URL...
Doesn't work for vector tile llayers, but for GeoJSON layers this could be a good partial solution. OpenLayers parses that GeoJSON for us, and I am not sure whether it...
I have removed jQuery completely using native JS code. The ajax JSON request now use the D3 library.
I think there are two separate issues with the numbers: 1. What is the "natural data type" for this property, ie. the narrowest "usual" datatype that can store all values...
I agree that we should make this change. It is very unlikely to break anybodies styles and from @Nakaner s comment it i clear that there was never any intention...
See also https://github.com/osmcode/libosmium/blob/master/include/osmium/geom/mercator_projection.hpp and https://github.com/osmcode/mercator-projection
Ah, okay, makes sense. I don't have instructions at the task level. Maybe add a message there "no task level instructions" or so to make this clear.
@SomeoneElseOSM PR would be great, thank you!
@oberhamsi Yes, PR would be great!