Skip to content

Evaluate latest-changes query #44

@nrenner

Description

@nrenner

latest-changes seems to be faster for area queries than achavi. Evaluate if this query produces the same result and indeed is faster (and why - maybe because not using changed?) and could be used instead.

[adiff:"' + last_week + '"][bbox:' + bbox + '][out:xml][timeout:22];
way->.ways;
(
    .ways >;
    node;
);
out meta;
.ways out geom meta;

https://github.com/tyrasd/latest-changes/blob/fb878927d2681777f619123f0a8ad3a05d6cdf8c/js/site.js#L47

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions