Skip to content

Missing areas #52

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

Open
Gared opened this issue Oct 10, 2024 · 0 comments
Open

Missing areas #52

Gared opened this issue Oct 10, 2024 · 0 comments

Comments

@Gared
Copy link

Gared commented Oct 10, 2024

I downloaded the latest planet file from osm and executed your script

./osm_extract_polygon -f planet-240930.osm.pbf -m 2 -x 11 -g -s

but sadly have a lot of missing data.

Starting from the "countries" (admin_level=2) I would expect about 200 geojson files, but see my command result:

$ grep -rl 'admin_level":2' . | wc -l
80

And when I have a deeper look into the files I get "invalid" countries like described in this issue: #51
So probably in the end I only have 50 "valid" countries.

Can you imagine why? Did I do something wrong?

If you want I can provide you my data

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