Jump to content

jallwork

+Premium Members
  • Posts

    18
  • Joined

  • Last visited

Posts posted by jallwork

  1. Bug?

    I have inadvertently copied the users supplied content into my personal notes. I can’t now edit my personal notes. Link is https://coord.info/GC99DQG

    I’m not sure if the web page displays my personal notes or the users supplied content. It certainly doesn’t display both.

    The page displays as shown in attachment. Note that the PCN is highlighted in grey and the users supplied content in not shown

    The source code for my personal notes is:

           

           

                <div class="Note PersonalCacheNote">

                    <h3 class="h4">

                        Personal Cache Note

                    </h3>

                    <span class="visually-hidden">Enter your own notes here.  No other user will be able to access them.</span>

                    <button type="button" class="btn-icon FloatRight" id="pcn_help" title="Enter your own notes here.  No other user will be able to access them." aria-hidden="true">

                        <svg height="18" width="18" role="presentation">

                            <use xlink:href="/app/ui-icons/sprites/global.svg#icon-help" />

                        </svg>

                    </button>

                    <div class="edit-inline">

                       

                        <div id="srOnlyCacheNote" class="visually-hidden">not at published

    With its big skies and large open spaces, Lincolnshire is the perfect flying county. With a large population of air bases, both active and historic, Lincolnshire offers the aviation enthusiast a rich feast of visitor centres and sites of interest as you explore ‘Bomber County’, as Lincolnshire became known in WWII.

    Please do not attempt this cache at night.

     

     

    01: Sotby : Beesby 03: Laceby 04: Jerusalem 05: Pode Hole <s</div>

                       

                        <button type="button" id="viewCacheNote" class="formatted" aria-label="Edit your personal geocache note" aria-expanded="false" aria-controls="editCacheNote"><span aria-hidden="true">not at published

    With its big skies and large open spaces, Lincolnshire is the perfect flying county. With a large population of air bases, both active and historic, Lincolnshire offers the aviation enthusiast a rich feast of visitor centres and sites of interest as you explore ‘Bomber County’, as Lincolnshire became known in WWII.

    Please do not attempt this cache at night.

     

     

    01: Sotby : Beesby 03: Laceby 04: Jerusalem 05: Pode Hole <s</span></button>

                    </div>

                    <div id="editCacheNote" class="edit-inline active" style="display:none" aria-hidden="true">

                        <label class="visually-hidden" for="cacheNoteText">Personal note</label>

                        <textarea id="cacheNoteText" class="decorated" maxlength="2500"></textarea>

                        <div>

                            <button type="button" class="js-pcn-submit">Save</button>

                            <button type="button" class="js-pcn-cancel">Cancel</button>

                            <span class="js-pcn-status" style="display:none"></span>

                        </div>

                    </div>

                </div>

           

            <h3 class="CacheDescriptionHeader">Geocache Description:</h3>

           

    Then the code continues with

            

            <div class="UserSuppliedContent">

     

     

     

    bug.png

  2. I only had an option of 3 types of maps with the new 'feature'. With the current one I have seven: Open Street Map, Open Cycle Map, Bing Maps, Bing Aerial View, Google Maps, Google Satellite and (I'm in the UK) the VERY useful Bing OS maps. (I'm sure I used to have more than that anyway). What happened to these maps? How do I get Bing OS Maps back?

  3. I've tried mapping 10 miles and 5 mile radius around Lincoln. It looks like it may be linked to a cache between 5 and 8 miles South of Lincoln. I have found a few (but not many) around there - maybe it's related to one of those. I'll try and narrow it down a bit further later.

    The problem occurs with one of 175 caches within 4 miles of GC31VBE (but not 3 miles)
     - the only one I've found within this area (unless archived) is GC46KY2, but I found that AFTER I noticed the problem. 

    More info later

    .. and more info - it errors with the 82  caches within 3 miles of GC32BD0,  but not the 23 caches within 2 miles of same cache.

  4.  

    Scraping data from the website would be a bad idea, though. That's against the Terms of Use. If you're already doing this, you should stop....

    I see his name is jallwork. At first it looked like jailwork. Hmmmm....

     

    OK, I'm sorry - I'll check terms of Use.

    Thanks for all you replies.

  5. Hi Guys

    I want to write a (C#) program to access your web site to extract some cache data (much like the SideTracked series does).

    It's fine - I can do that (I've done it and I promise I won't do it often!).

    BUT my program can only get data from non-premium member's caches.

    How do I send a URL request that includes my log-in details (or is it a two-stage process?) so I can access data from premium member caches?

     

    Regards

    John

×
×
  • Create New...