-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add merge analyser for French Enedis power distribution poles #2435
Conversation
How the 300000 limit is done? I fear the sample could change.
It would be better to enable only selected departement.
El dom, 26 ene 2025, 0:10, FLacombe ***@***.***> escribió:
… It is proposed to add a new analyser to merge Enedis open data regarding
distribution power poles in France.
As original dataset contains more than 1.5M of suitable features, a manual
preprocess is done to restrict to first 300k rows for now. Thus it will
generate less than 300k warnings.
Dataset will be regularly updated with new features as the amount of
osmose warnings get lower.
This analyser is planed to be updated later with poles material once
available in Enedis dataset at the end of the year.
------------------------------
You can view, comment on, or merge this pull request online at:
#2435
Commit Summary
- c4c88a9
<c4c88a9>
Add merge analyser for French Enedis power distribution poles
File Changes
(1 file <https://github.com/osm-fr/osmose-backend/pull/2435/files>)
- *A* analysers/analyser_merge_power_pole_FR_spec_enedis.py
<https://github.com/osm-fr/osmose-backend/pull/2435/files#diff-19b53ed5bbc85b3b725b5ce0823f0fb986ccc68de0274a31ad0e22ed82707542>
(54)
Patch Links:
- https://github.com/osm-fr/osmose-backend/pull/2435.patch
- https://github.com/osm-fr/osmose-backend/pull/2435.diff
—
Reply to this email directly, view it on GitHub
<#2435>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANT5DUQMP52E7JLLJHBGUT2MQRYBAVCNFSM6AAAAABV32RPNOVHI2DSMVQWIX3LMV43ASLTON2WKOZSHAYTCMRTGQ4TMMA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I'm am publishing this file out of the original one, with a select (...) limit 300000; The sample won't change until I publish a new extract. |
Wouldn't this lead to the user thinking this is a never-ending challenge? "Finally done" "oh wait, there's a new 300000 coming up after another Osmose run". Just my thought, but for me this would probably feel identical to a challenge that has all 1.5M at once, where you can actually see the number go down with time. Are those 300000 randomly distributed over the full area or could it be that they're all within the same geological area? E.g. some villages have all, some have none? Or per power line (such that they're not missing half the poles within one line and the other half the next time)? |
"Everyone" is fine with approx 12 millions poles to be found in France. Even utility operator only know 5 millions of them yet. So it's sure for now the counter won't go down. I'm not able to make a clever filter, per power line or per geographical area, so at least natural sort make points raise from south to north. Finally the analyzer will cover the full Metropolitan France area, once most of the poles will have been found. |
Proposed analyzer has been modified to use the main Enedis dataset (1.3 Go).
|
I was thinking about this CVS loader parameter Also filter the data on |
Good points indeed. I hope they will remove all the administrative data in further releases |
Ok. Thank you. Merged. let see if something will explode once deployed. |
Thank you! |
For now it works and looks reasonable https://osmose.openstreetmap.fr/en/map/#item=8290&class=1001&loc=15/45.14907/0.56197&level=1%2C2%2C3 |
I see no changes yet, are you? Current warnings comes from existing merge analysers, not from Enedis |
Ho. You reuse an existing class id (1001...). You should use a new one e.g. 1011... |
It's done on purpose, all |
No. Each analyser should have it own class. The group are make only by the
item number.
El vie, 7 feb 2025, 21:25, FLacombe ***@***.***> escribió:
… It's done on purpose, 1001 refers to all Analyser_Merge_power_pole_FR_xxxx
analysers.
Enedis analyser gives the same warnings as others.
—
Reply to this email directly, view it on GitHub
<#2435 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANT5DVZXI6UR7B2OOELXA32OUQELAVCNFSM6AAAAABV32RPNOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBUGE2TMMZRGE>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Isn't it fine? |
Each analyser with 1001 will alternatively clear and replace the other one.
El vie, 7 feb 2025, 22:44, FLacombe ***@***.***> escribió:
… Isn't it fine?
https://osmose.openstreetmap.fr/en/issues/open?item=8290
—
Reply to this email directly, view it on GitHub
<#2435 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANT5DQTIBCAQO4GGIYD65L2OUZL5AVCNFSM6AAAAABV32RPNOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBUGI3DINJUGM>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Do you mean on the same area? Because sources:
|
Yes class has to be uniq per area. Nevertheless, that a bad idea to reuse class id.
In fact the issue is that there is no merge_power_pole_FR_spec_enedis in the list It fails with
|
As this Enedis analyser is supposed to be nation wide, I've changed classes for every analyser of item 8290 in #2444
I don't know how CSV source actually works but isn't it weird that it load all columns from the csv file instead of ones set in Or is it an issue with ; separator while it expects , ? |
It is proposed to add a new analyser to merge Enedis open data regarding distribution power poles in France.
As original dataset contains more than 1.5M of suitable features, a manual preprocess is done to restrict to first 300k rows for now. Thus it will generate less than 300k warnings.
Dataset will be regularly updated with new features as the amount of osmose warnings get lower (would be automated with #2035)
Covered area:
![image](https://private-user-images.githubusercontent.com/5690599/406696486-3ffb0f90-f05b-4e9b-92dd-0963e00c7613.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDg1ODEsIm5iZiI6MTczOTEwODI4MSwicGF0aCI6Ii81NjkwNTk5LzQwNjY5NjQ4Ni0zZmZiMGY5MC1mMDViLTRlOWItOTJkZC0wOTYzZTAwYzc2MTMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTMzODAxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWRmZTk2ZmE3MDRmYjk1Y2U1MjdjZDU2N2NiODg5MGVhYzk4YWRlM2E2ZTdlMGU3MmVkZTg5YjJhMDk5OTUwYiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.NlK4u1N2uwcVXHQ19lENCM4Y5s_JU_mZ6hy4mPHsthg)
This analyser is planed to be updated later with poles material once available in Enedis dataset at the end of the year.