Skip to content

Given coordinates mismatch depending on method #11

@Haliaaetus

Description

@Haliaaetus

Hello,
thank you very much for this useful code!
I test it first using a Geopackage-file, but the path-row combinations in the result are east of Africa instead of Central Europe (same with geojson). Working with a bounding box leads to correct results.
Could it be, that in the function spatial_filter in the line

geo_json["coordinates"] = [map(reverse, geo_json["coordinates"][1])]

the option reverse is the reason for getting mismatching data?

Best regards,
Christian

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