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 presets for Germany School Types based on isced:level #331

Closed
wants to merge 5 commits into from

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    0ab9967 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Add field isced:level to amenity/school

    The idea is, that on a school without an existing "isced:level" should have a prominent option to add it, which then changes the preset to the choosen isced:level.
    
    Also, reformatting with prettier.
    
    Reformat school.json with new .prettierrc
    tordans committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    6d2bb8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6bf5b View commit details
    Browse the repository at this point in the history
  3. npm run build

    tordans committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    cbdbb94 View commit details
    Browse the repository at this point in the history
  4. Create .prettierrc

    This might help to make sure editors that have prettier running don't change too much of the format. Might need tweaking.
    tordans committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    23da8f4 View commit details
    Browse the repository at this point in the history