Jump to content

Nic Hubbard

Administrators
  • Posts

    4012
  • Joined

  • Last visited

  • Days Won

    414

Posts posted by Nic Hubbard

  1. 4 minutes ago, rragan said:

    Can you make it more fault tolerant so it can deal with a missing comma. Also will it accept d.mmmmm ( decimal degrees) and degrees/ minutes/seconds? This hearkens back to a general coordinate parser. 

    It currently uses an iOS coordinate parser that, as you have seen, its't very friendly. Implementing the new parser hopefully will be in 2.1.

  2. Clustering. This is a touchy subject. I too hate the idea of clustering pins on the map, and I know many do not love that the official app forces clustering of caches.

    The reason for this topic. In Cachly 2.1 there have been some major performance improvements. Some users use Cachly in different ways, and some might have 20,000 caches in an Offline List. I have tested 50,000 caches with no performance overhead when loading the Offline List in list view.

    However, how does one display 20-50k caches on a map? Currently trying to do this uses so much memory even an iPhone 7 crashes. Putting that many pins on a map just isn't feasible. This is where the idea of clustering come into play.

    Here is what I want feedback about for 2.1:

    • Offline Lists will use clustering by default if the list has more than 1000 caches.
    • Clustering can be turned off for ALL lists with a warning that it might not be possible to show all the caches you want on the map, and it might be very slow.
    • Offline Lists will load in List View by default and not even load pins on the map if the user doesn't want to look at it, thus improving performance.
    • Other alternatives to clustering? So far, I have not gotten far with this.
  3. 3 hours ago, dukeofurl said:

    4) Automatic emails from Groundspeak, links in there, is there a way to make them open cachly instead of the groundspeak app?

    Yes, this isn't possible because Groundspeak owns the coord.info domain, which is tied to their app, and only their app.

    3 hours ago, dukeofurl said:

    5) When searching for a cache via the GC number, is there a way to make it automatically think that I'm typing GC in front of the code, even though I'm not?

    Since that field takes GC Code, coordinates or a location search there isn't a way to do this.

  4. 21 minutes ago, rragan said:

    Yes. Export can be done from Map view but not List View because the list ordering control usurps the space. 

    I also am not 100% happy with the user experience on this screen. Considering having the ... always show, and making sort one of the menu options. Thoughts?

  5. 2 hours ago, thebruce0 said:

    It'd be nice if it were possible to skip invalid character errors, but that opens a whole can of development worms :P

    My take on this is to fix the errors as they come in from users so that it isn't an issue for all other users. There are many invalid characters that we currently clean before exporting to XML, so reports like this are extremely useful. :)

  6. Excellent suggestion about adding additional error information in the error message. Here is what it will look like:

    Screen Shot 2017-02-22 at 11.50.34 PM.png

    6 hours ago, rragan said:

    Better yet would be to report the offending entry and continue the import with the next cache. The way you process the XML may prevent doing this. Curiously, I can load the cache in both apps and export ok. Only the import fails. 

    It wouldn't be easy to skip just that cache as the XML Parser is what bails on error.

    This is an XML spec error with invalid characters, so it only applies to XML and doesn't affect anything when normally viewing the cache in Cachly.

     

     

  7. 2 hours ago, rcm999 said:

    I have noticed that some features in the search option are greyed out.  They are: Not hidden by users, Hidden by users, Found by username, Not found by users.

    These options are not greyed out, that is just the text color of the "placeholder" text. Just tap the field and you will be able to type. :)

    2 hours ago, rcm999 said:

    Also, I am limited to 10 miles on my search radius on the map view.

    Yes, sadly this is a limitation of the Groundspeak API. :(

  8. 1 hour ago, Lulybelle said:

    i can't find a way to delete one saved, but not logged, log at a time. I have multiple finds to log which I want to do on the web, then I want to delete them as I've logged them.

    Just swipe the row and it will show a Delete option. Is this what you meant?

×
×
  • Create New...