-
Notifications
You must be signed in to change notification settings - Fork 5
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
map not load #27
Comments
Hi @alisseo, Take a look to the official guide, check your internet connection and await the map for 15 seconds. Good luck |
Hi @alisseo, Are you tried the official tutorial? |
sorry for the delay, i go back at old version and work well! |
Based on my experiences, I'm suspecting that this is related to how many nodes are in the set-to-be-displayed. I'm noticing a correlation between pin-count and failure-rate. Failure seems to correlate with when the count of pins is high (more than a dozen or so). Even when the count is low, that's still no guarantee of success. I'm also starting to wonder if it may be related to the contents (i.e. character strings) in PoIs. |
Further testing reveals
|
A particularly weird case which I encountered during further tinkering: I happened to select a dataset with few sparse PoIs. When the (search) range-slider was set close (a few km), 0 PoIs matched, and a blank map was promptly displayed. However, when I set the range slider closer to 200km, a match was found and the map failed to render. Returning the range to <100km once again matched 0 PoIs, and a blank map appeared. For you to conduct testing, set the search-centre coördinates to So, something weird is going on in the processing of matches to be displayed on the map. But, seemingly only with some datasets ( |
@Lee-Carre, thank you for your engagement. |
My latest discovery is that this problem also happens when using Unless, of course, it's nothing to do with formats, but either
In all of my testing (to narrow down the source of the problem and yield a reliable & simple set of reproduction steps)
Does anyone have samples of the other formats for me to test?
Welcome. With the way I'm using PinPoi (or wanting to; I'll post a write-up, eventually), for OSM surveying, it's a great help; powerful & efficient (compared to using datasets via separate tools in a Web browser, which is impractical while out surveying).
I'll consider it, but I have some concerns, before I decide.
In case it matters, for context, Android tells me that PinPoi's storage use is as follows:
|
Cache contains only map tiles and some javascript.
No, it should not.
If you clear app data instead of app cache, all your data stored in PinPoi will be lost, so a restore is required.
Yes, POI collections and notes are app's data.
Just PinPoi backup, using the PinPoi app.
You don't have to clear system data, you don't have to perform a factory reset. I released a minor changes for this issue on release |
Thankyou for the reassurances. Having cleared the cache, the results are (from quick & basic testing) identical to before:
Most puzzling, because I gather that PinPoi isn't searching & rendering from the sources directly; it imports into a DB and then queries the DB. More recently, I imported a large (904) dataset from a CSV source. PinPoi rendered all of them on a map just fine (with only slight delay). So, size of dataset really seems to make no difference (when a 14 PoI KML / GPX consistently fails).
👍. I'll report back after installing & trying that version (awaiting F-Droid, again). |
@Lee-Carre |
when selected "view map" on in italian "visualizza mappa" after the tap in find buttom only white screen and the floating notification whit number of waypoint finded.
i have a Zenfone5.
thanks
The text was updated successfully, but these errors were encountered: