Skip to content
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 Grenoble bike parking integration #2277

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

Conversation

XioNoX
Copy link
Contributor

@XioNoX XioNoX commented Jul 28, 2024

From https://forum.openstreetmap.fr/t/la-communaute-dagglo-niort-agglo-vient-de-publier-les-emplacements-des-parkings-a-velos/10765/10

Tested locally and works fine, but most likely some fine tuning to do before merging.

  • ignoring "mob_arce_typ": "arceaux moto"
  • figuring out how reliable is "mob_arce_datecre" (eg. 19900101000000 seems incorrect).
  • Is it ok to assume they're all stands ?
  • Is ref:FR:GrenobleAlpesMetropole" correct/needed ?
  • Is "operator": "Grenoble-Alpes Métropole" correct ?

Comment on lines +38 to +39
"https://www.data.gouv.fr/fr/datasets/parcs-de-stationnement-velos-de-la-metropole-de-lyon/",
"Localisation des stationnements vélos connus sur le territoire de la Métropole de Lyon",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grenoble not Lyon

Comment on lines +31 to +36
self.def_class_missing_official(item = 8150, id = 1, level = 3, tags = ['merge', 'public equipment', 'bicycle', 'fix:survey', 'fix:picture'],
title = T_('Bicycle parking not integrated'))
self.def_class_possible_merge(item = 8151, id = 3, level = 3, tags = ['merge', 'public equipment', 'bicycle', 'fix:survey', 'fix:picture'],
title = T_('Bicycle parking integration suggestion'))
self.def_class_update_official(item = 8152, id = 4, level = 3, tags = ['merge', 'public equipment', 'bicycle', 'fix:survey', 'fix:picture'],
title = T_('Bicycle parking update'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ids should be not already used ids.

@XioNoX XioNoX marked this pull request as draft August 4, 2024 08:10
@frodrigo
Copy link
Member

frodrigo commented Sep 3, 2024

@XioNoX still interested in this PR ?

@XioNoX
Copy link
Contributor Author

XioNoX commented Sep 5, 2024

@XioNoX still interested in this PR ?

Yep, waiting for some news on https://forum.openstreetmap.fr/t/la-communaute-dagglo-niort-agglo-vient-de-publier-les-emplacements-des-parkings-a-velos/10765/15 to fine-tune it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants