Frédéric Rodrigo
Frédéric Rodrigo
Error is in the parsing of mapcss rules in Osmose, specifically this block: ```way:closed[amenity ][area?][!highway], way:closed[building][area?], way:closed[landuse ][area?][!highway], way:closed[leisure ][area?][!highway][leisure!=track][leisure!=slipway], way:closed[natural ][area?], way:closed[shop ][area?] { throwWarning: tr("{0} is unnecessary for...
The `./osmose_run.py --no-clean --country=monaco --analyser=` require to remove the `analyser_` prefix to run it. Support run with or without to make it easier. May also support with or without the...
Reported from https://github.com/osm-fr/osmose-backend/issues/1476#issuecomment-1212458351 ref:mise values, required on Italian fuel station are all getting the absent or invalid flag. Purple carpet bombing http://osmose.openstreetmap.fr/en/issues/open?item=7250 A sudden change append http://osmose.openstreetmap.fr/en/issues/graph.png?item=7250 Values may be...
The analyser `analyser_merge_public_transport_FR_stif` is no more working because the data source is no more available at https://data.iledefrance-mobilites.fr/explore/dataset/referentiel-arret-tc-idf/information/?sort=fichier @nlehuby there is a replacement data source or we need to remove it...
Update to last version of kopeninghours is not possible du to compilation issue. It fails on Debian 10 and Debian 11.3 (last) used in docker. We cannot deploy the last...
> Osmose may suggest bad changes. We can improve Osmose if you spot more some precisely and report on Osmose backend https://github.com/osm-fr/osmose-backend/issues Can you move this issue there? I've no...
Since Mapillary switch to API v4 is no more possible fetch detection data at scale, required for Osmose. A new SDK allow this again. - https://mapillary.github.io/mapillary-python-sdk/docs/intro/ - https://blog.mapillary.com/update/2021/12/03/mapillary-python-sdk.html - https://mapillary.github.io/mapillary-python-sdk/docs/mapillary/mapillary.interface#mapillaryinterfacetraffic_signs_in_bboxbbox-dict-filter_values-list--none-filters-dict
from @cquest En gros dans sirene si denimonationunitelegale est vide, on filtre, et on ne propose jamais nomunitelegale qui est le nom d'une personne physique.
After a hard stop of postgres the open data table with UNLOGGED are truncated by the server and cause trouble. Add a test to reload them if the table is...