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

Implement __geo_interface__ #147

Open
mvexel opened this issue Mar 22, 2022 · 1 comment
Open

Implement __geo_interface__ #147

mvexel opened this issue Mar 22, 2022 · 1 comment

Comments

@mvexel
Copy link
Owner

mvexel commented Mar 22, 2022

Instead of the homegrown GeoJSON implementation, we should consider implementing __geo_interface__ to enable interoperability with widely used geospatial Python modules such as shapely, geojson and fiona.

I haven't looked into this much yet, but I am considering it for the osmdiff project that I am currently refactoring.

/cc @sgillies who came up with __geo_interface__ in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant