Results 92 issues of FLacombe

Hello Here are some ideas for a new osmosis analyser for substations. - substation=transmission on a node (should be on an area) - power=substation + building=yes (should be building=service or...

French telecom regulation authority now publishes a shape file exposing influence areas of FTTH connection point street cabinet. https://www.data.gouv.fr/fr/datasets/le-marche-du-haut-et-tres-haut-debit-fixe-deploiements/#_ => 2018T4_ZAPM They use to be added to OSM as nodes...

enhancement
open-data
If you want it. Do it.

Dear all, Bordeaux local authority had released a 2 Go single dataset in gpkg format with many interesting features inside that could be integrated to OpenStreetMap. It comes from road...

Hello I wonder what is the best strategy to check for nodes that combine line_management=termination and location:transition=yes (fix is to move line_management to transition). I could add a supplementary class...

Hello Some data sources allow to load only some columns of a whole dataset. SourceOpenDataSoft does with `select=col1,col2...` in the URL. Maybe others do too. It doesn't sound available in...

In a new analyzer, I intend to extract some shapefiles from a rar file with the following : Data is in this rar file: https://www.data.gouv.fr/fr/datasets/supports-eclairage-public-du-sde18/ ```python GDAL(SourceDataGouv( attribution="SDE 18", dataset="673b1255be2baa1d2a71c950",...

Dear maintainers, Currently Osmose only supports points and lines as data primitive coming from open data sources, to be conflated with OpenStreetMap data. However in the past, some needs raised...

Hello I've noticed it with power lines but it applies to all features: disused features aren't distinguished from existing and running ones. Like construction:* is handled, disused:* should be too....

Following discussion, this PR propose to extend the issues API response with not only elems ids but tags as well, just like in the geojson. Currently stuck in the test...

Hello Even when replacing paths in `docker/Dockerfile-api` and in the command provided by osmose-backend's docker.md `docker compose -f docker-compose.yml -f docker-compose-test.yml run --rm api bash -c "cd api/assets && npm...