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

All new S3 json elements empty #719

Open
nrenner opened this issue Feb 28, 2024 · 0 comments
Open

All new S3 json elements empty #719

nrenner opened this issue Feb 28, 2024 · 0 comments

Comments

@nrenner
Copy link

nrenner commented Feb 28, 2024

I'm submitting a _bug report

Brief Description

It seems like currently all element properties in new/recent JSONs from S3 are empty?

Example:
https://s3.amazonaws.com/mapbox/real-changesets/production/148007667.json
(no big bbox involved here)

What is the current behaviour, (attach relevant screenshots) ?

element properties in the JSONs from S3 are empty for all new changesets, therefore OSMCha falls back to querying Overpass API, which is slower.

What is the expected behaviour ?

S3 JSONs contain the changes in the element property.

When does this occur ?

Seemingly for all recent changesets (looked at a couple of current ones).

How do we replicate the issue ?

  1. https://osmcha.org/
  2. open Network tab in browser dev tools (F12)
  3. enter "s3" in filter input field for network tab
  4. click through changeset list and observe emtpy elements property in the response detail tab for each S3 request
@nrenner nrenner changed the title All S3 json elements empty All new S3 json elements empty Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant