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

This looks off geojson['type'].lower() == 'Polygon' #147

Open
iperezx opened this issue Jan 6, 2023 · 1 comment · May be fixed by #151
Open

This looks off geojson['type'].lower() == 'Polygon' #147

iperezx opened this issue Jan 6, 2023 · 1 comment · May be fixed by #151

Comments

@iperezx
Copy link

iperezx commented Jan 6, 2023

elif geojson['type'].lower() == 'Polygon':

@lucaswells
Copy link
Member

Good catch, I'll roll a fix into the next release.

@frigusgulo frigusgulo linked a pull request Mar 13, 2023 that will close this issue
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 a pull request may close this issue.

2 participants