Mayeul Kauffmann

Results 28 issues of Mayeul Kauffmann

Merge commit https://github.com/zotero/dataserver/commit/d8aa8c755d9786d067badb54c1287e178e695801 Some packages are now lacking (container cannot be built). Fixes https://github.com/SamuelHassine/zotero-prime/issues/5 and https://github.com/SamuelHassine/zotero-prime/issues/8

In addition to https://github.com/SamuelHassine/zotero-prime/issues/5 I ran into the following errors: `debconf: delaying package configuration, since apt-utils is not installed` So I suggest adding apt-utils. However, the warning is non-blocking according...

https://github.com/kartoza/docker-osm/blob/f0702acd49600bedb34686397e3f344499dd1a95/docker-imposm3/importer.py#L121 For getting DAILY updated full planet.osm, AFAIK only osm.bz2 are available, see: https://wiki.openstreetmap.org/wiki/Planet.osm#Planet.osm_mirrors For instance: https://ftp5.gwdg.de/pub/misc/openstreetmap/planet.openstreetmap.org/planet/planet-latest.osm.bz2 It would be great to be able to use this, as imposm supports...

https://github.com/omniscale/imposm3/blob/6528d3e3866a7e6164f6a268feacf95c698aa465/mapping/config/config.go#L102 With an ill-formed yml file, the error message being returned is sometimes as follows: `"mapping value '' not a string"` This is hard to debug. Adding some context (for...

Is there a way to have interaction among plots (including one timevis) such as brushing (with crosstalk or other mechanism)? For instance such as the third example (earthquake map +...

help wanted

Is it possible to restrict zooming so that one can zoom only in the x dimension? Such as with: ` %>% layout(yaxis=list(fixedrange=TRUE))` discussed at cf https://community.plot.ly/t/disable-interactions-in-plotly-for-r-and-ggplot2/1361 and `layout.xaxis.fixedrange = True`...

solved

Is there a way to have interaction among plots (including one vistime) such as brushing (with crosstalk or other mechanism)? For instance such as the third example (earthquake map +...

It would be great to have some **metadata with the licence** of each of the datasets. There could be various fields: - unique licence identifier (eg https://spdx.org/licenses/ ; for a...

The most recent english-ewt-ud updpipe model accessible from the R package is 2.5: english-ewt-ud-2.5-191206.udpipe Is it due to incompatibility of 2.6 and later versions with the R package? (models>2.5 are...

## Description get_data_extracts() behaves differently for validation functions of the form ⁠col_vals_*()⁠, conjointly() and rows_distinct() For rows_distinct, the tibble contains only the tested columns, contrary to the other functions. ##...

Type: ☹︎ Bug
Difficulty: [2] Intermediate
Effort: [2] Medium
Priority: [3] High