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

Show map also when changeset still open #262

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 25, 2023

  1. Show map also when changeset still open

    Resolve osmlab#240 using the one-timestamp variant of the Overpass `adiff` statement if the `closed_at` property of the changeset is not set. For example
    ```
    [adiff:"2023-10-25T07:00:00Z"]
    ```
    
    Also, simplify the overpass query using the new-ish [`nwr` syntax](https://wiki.openstreetmap.org/wiki/Overpass_API/Overpass_QL#The_Query_Statement)
    zstadler authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4c59c5c View commit details
    Browse the repository at this point in the history