Skip to content

Missing areas #52

@Gared

Description

@Gared

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

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