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

add Vector.__geo_interface__ #47

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

johntruckenbrodt
Copy link
Owner

@johntruckenbrodt johntruckenbrodt changed the title add __geo_interface__ add Vector.__geo_interface__ Jun 28, 2024
@coveralls
Copy link

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9781141338

Details

  • 2 of 8 (25.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 79.064%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spatialist/vector.py 2 8 25.0%
Totals Coverage Status
Change from base Build 9781110126: -0.2%
Covered Lines: 1858
Relevant Lines: 2350

💛 - Coveralls

@johntruckenbrodt
Copy link
Owner Author

To be solved: is a GeoJSON FeatureCollection allowed for __geo_interface__? It is not mentioned in the original specification, but a possible return of geopandas.

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

Successfully merging this pull request may close these issues.

2 participants