You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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
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
topolygon.json
and use it withsimple_geojson.py
script in mapview examples folderpython 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):
Additional context
Add any other context about the problem here.
polygon.txt
The text was updated successfully, but these errors were encountered: