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

Feature/import parking machines from wfs #355

Merged
merged 9 commits into from
May 23, 2024

Conversation

juuso-j
Copy link

@juuso-j juuso-j commented May 22, 2024

Import parking machines from WFS

Trello #105


Breakdown:

WFS importer

  1. mobility_data/importers/data/wfs_importer_config.yml
    • Add configuration for parking machines
  2. mobility_data/importers/data/wfs_importer_config_example.yml
    • Add translate_fi_address_field and translate_fi_address_municipality_id
  3. mobility_data/importers/wfs.py
    • Add feature to store address with translations

Other

  1. mobility_data/README.md
    • Update info about importing parking machines
  2. mobility_data/management/commands/import_parking_machines.py
    • Add deprecation info
  3. mobility_data/tasks.py
    • Import parking machines with the WFS importer
  4. mobility_data/tests/test_api.py
    • Fix faulty assertion

@juuso-j juuso-j added the enhancement New feature or request label May 22, 2024
@juuso-j juuso-j requested a review from ezkat May 22, 2024 07:33
@juuso-j juuso-j self-assigned this May 22, 2024
@juuso-j juuso-j merged commit 5058a82 into develop May 23, 2024
3 checks passed
@juuso-j juuso-j mentioned this pull request Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants