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 preset stolperstein with deprecations and memorial:addr field #964

Merged
merged 10 commits into from
Aug 25, 2023

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    7f4027c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9614d42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaca7fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b934c View commit details
    Browse the repository at this point in the history
  5. Preset "stolperstein": update field/moreField

    - having "image" visible when the "wikimedia_commons" from moreFields is shown looks wrong, so now both are optional
    - reorder fields
    tordans committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    391bffe View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Preset/stolperstein: Make preset EU only

    Following openstreetmap#964 (review)
    
    - rename file to follow convention that locationSets should be part of the filename
    - add Q46 which represents europe
    
    Code via https://location-conflation.com/?locationSet=%7B%20include%3A%20%5B%27q46%27%5D%20%7D%0A
    tordans committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    8e90f99 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Preset/stolperstein: Update address fields

    - remove "addr:" field since small usage and discouraged
    - add addr_string which is the thing used most often
    - update addr_addr to only show if at least "memorial:addr:street" is present
    tordans committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    4721b90 View commit details
    Browse the repository at this point in the history
  2. Preset/stolperstein: Remove memorial:addr field

    The `prerequisiteTag` did work nicely. However, the `"type": "address"` only allows to set `addr:*` keys, so we cannot re used it as is. Removing it for now…
    tordans committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ebc1099 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 17, 2023

  1. Preset/stolpersteine: User *:street instead of housenumber to tri…

    …gger special address section
    
    Thanks at 0fe03d7
    tordans committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    9fbb9c2 View commit details
    Browse the repository at this point in the history