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

Get information from CSV file #187

Merged
merged 16 commits into from
May 8, 2021
Merged

Get information from CSV file #187

merged 16 commits into from
May 8, 2021

Conversation

jbelien
Copy link
Member

@jbelien jbelien commented May 1, 2021


Filename: data.csv
Structure:

  • type (way or relation)
  • id (OpenStreetMap identifier)
  • name (street name - for information only)
  • gender (M, F, MX, FX, ...)
  • person (person name)
  • description (description about the person)

See https://github.com/EqualStreetNames/equalstreetnames-brussels/blob/master/data.csv

Read `data.csv` file if it exists.
Rename `csv` to `event`.
@jbelien jbelien added the enhancement New feature or request label May 1, 2021
@jbelien jbelien self-assigned this May 1, 2021
@jbelien jbelien marked this pull request as ready for review May 2, 2021 08:20
@jbelien jbelien merged commit aed3655 into master May 8, 2021
@jbelien jbelien deleted the process/csv branch May 8, 2021 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

enhancement: add etymology info in config.php to map
1 participant