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

Kivy app becomes non responsive when drawing a particular polygon #45

Open
tariksetia opened this issue Jan 28, 2021 · 1 comment
Open

Comments

@tariksetia
Copy link

tariksetia commented Jan 28, 2021

Describe the bug
I am trying to draw polygon on US map using map view.
out of 26000 polygons, mapview is not able to draw 2 polygons

To Reproduce
rename attached polygon.txt to polygon.json and use it with simple_geojson.py script in mapview examples folder

python simple_geojson.py polygon.json

I have used same geojson on www.geojson.io and Its working there.

Expected behavior
A black screen, App freezes

Logs/output
No logs/ error on kivy console

Platform (please complete the following information):

  • OS: windows 10, OSX catalina
  • Python version.: 3.7
  • release or git branch/commit (latest develop or master branch)

Additional context
Add any other context about the problem here.

polygon.txt

@tariksetia tariksetia changed the title Kivy app becomes non response when parsing a particular geojson Kivy app becomes non response when drawing a particular polygon Jan 28, 2021
@tariksetia tariksetia changed the title Kivy app becomes non response when drawing a particular polygon Kivy app becomes non responsive when drawing a particular polygon Jan 29, 2021
@rjsr213
Copy link

rjsr213 commented Jan 21, 2024

did you manage to do it? I can't do it

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

2 participants