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

Given coordinates mismatch depending on method #11

Open
Haliaaetus opened this issue Dec 10, 2024 · 0 comments
Open

Given coordinates mismatch depending on method #11

Haliaaetus opened this issue Dec 10, 2024 · 0 comments

Comments

@Haliaaetus
Copy link

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

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