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

Gap in the data #97

Open
mioruggieroguida opened this issue Mar 27, 2024 · 0 comments
Open

Gap in the data #97

mioruggieroguida opened this issue Mar 27, 2024 · 0 comments

Comments

@mioruggieroguida
Copy link

First of all, amazing data set!

There seem to be a gap in the data or a little bug in the notebook example_building_footprints.ipynb. These arethe buildings extracted with AOI

           [
            [
              -0.31158648247856036,
              51.67080399034276
            ],
            [
              -0.31158648247856036,
              51.55175362366529
            ],
            [
              -0.12320075078847026,
              51.55175362366529
            ],
            [
              -0.12320075078847026,
              51.67080399034276
            ],
            [
              -0.31158648247856036,
              51.67080399034276
            ]
          ]

and tiles
[31313113, 31313131]

image

As you can see there a strip missing.

I have downloaded the geoJSON containing all the areas covered and there should be data at these coordinates.

Any advice/suggestion?

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