René Buffat
René Buffat
@sebastic Thanks for reporting this. These tests check if something is written, the same data is read back. The DGN driver on these architectures seems to behave differently regarding floating...
@Zalitoar Thanks for this PR. Sorry for the long wait. - ✓Removal of defunct imagery - The license for the added [Buenos Aires Data](https://data.buenosaires.gob.ar/dataset/) source is CC-BY-2.5-AR[1]. This license requires...
In the past @grischard implemented checks to strip the inline icons in order to reduce the file size. I could imagine that a small size of the geojson is/was something...
Pushing the repo to an OSM server would also ensure that we could have control over the URL the imagery* files can be retrieved. Currently, the URL can change when...
@Oni-DOS Yes, as editors can choose to ignore sources if no supported projections can be found. There is a tool that helps to create the correct WMS parameters: https://mybinder.org/v2/gh/rbuffat/eli-helper/master?urlpath=apps%2F/create_wms_template_appmode.ipynb You...
@zdila Is this an optional tms parameter? E.g. a source can work with or without this parameter? Is there cross-editor support for this parameter? If it is an optional parameter,...
> In any case, this should be done together with the JOSM team. Ideally, there should be a consensus among all osm editors. Is there somebody else that should be...
There seems to be a small number of sources that support @2x, but [my test script could also be a bit buggy](https://github.com/rbuffat/editor-layer-index/blob/highres_tile_checker/scripts/highres_tile_checker.py), so there could be more or less. Source...
@zdila Thanks, there was a bug. I updated the list above.
> Since it would be a new parameter, existing editors wouldn't just strip it, and would get 404s if they call 0.png{r} instead of 0.png or 0.png@2x > Maybe something...