Cache sizes: Difference between revisions

From Opencaching.eu
Jump to navigation Jump to search
(Created page with "=== NOTE: WORK IN PROGRESS === <br /> <br /> <br /> A geocache may be of several types. This document describes the existing cache types across Opencaching sites. == Cache...")
 
No edit summary
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== NOTE: WORK IN PROGRESS ===
[[Category:Assigned numbers]]
<br />
[[Category:Cache]]
<br />
[[Category:Cache size]]
<br />
[[Category:Opencaching-DE]]
[[Category:Opencaching-PL]]
A geocache may have a container categorized by a certain size.


A geocache may be of several types.
''This document describes the existing cache sizes across Opencaching sites.''


This document describes the existing cache types across Opencaching sites.
== Cache sizes matrix ==
 
== Cache types matrix ==


{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-  style="background-color:#CCCCCC"
| '''ID'''
|'''Size'''
|'''Usage'''
| '''Notes'''
|-
|-
! colspan="2" | ID
! rowspan="2" | Type
! rowspan="2" |Usage
! colspan="4" |Image
! rowspan="2" | Notes
|-
!C<ref>Cache_type ID numbers currently in use. Duplicates and overlaps exist.</ref>
!F<ref>Cache_type ID numbers;
'''''Future suggested remapping to resolve duplicates and overlaps.'''''
</ref>
!OCPL<ref>OCPL-current; Sites updated live from Github [https://github.com/opencaching/opencaching-pl project repository];
Member sites: OCPL, OCNL, OCRO.
</ref>
!OCUK<ref>OCUK runs an older (''from several years ago'') version of OCPL code.</ref>
!OCUS<ref>OCUS runs an older (from several years ago) version of OCPL code, based on OCUK installation and customized for US and North American use. </ref>
!OCDE<ref>OCDE running a single instance, multi-view, installation of [https://github.com/OpencachingDeutschland/oc-server3 OpencachingDeutschland/oc-server3] code.


Member sites: OCDE, OCIT, OCES, OCFR
</ref>
|-
|-
| 1
| 1
|''1''
|[[Size:Other size|Other size]]
| '''Unknown'''
|All
|All
|
|
|
|
|
| Caches that do not fit any explicitely declared type
|-
|-
| 2
| 2
|''2''
|[[Size:Micro|Micro]]
| '''Traditional'''
|All
|All
|
|
|
|
|
| Physical container at the coordinates
|-
|-
| 3
| 3
|''3''
|[[Size:Small|Small]]
| '''Multi-cache'''
|All
|All
|
|
|
|
|
| Sequence of physical containers, each with clues leading to the next
|-
|-
| 4
| 4
|''4''
|[[Size:Regular|Regular]]
| '''Virtual cache'''
|All
|All
|
|
|
|
|
| No physical container. Must visit the place and answer questions and provide proof you visited.
|-
|-
| 5
| 5
|''5''
|[[Size:Large|Large]]
| '''Webcam cache'''
|All
|All
|
|
|
|
|
| No physical container. Must visit the place and take picture using the webcam and provide proof.
|-
|-
| 6
| 6
|''6''
|[[Size:Very large|Very large]]
| '''Event'''
|All
|All
|
|
|
|
|
| No physical container. Not counted as "found". Social gathering of geocachers.
|-
|-
| 7
| 7
|''7''
|[[Size:No container|No container]]
| '''Puzzle cache (quiz)'''
|All
|All
|
|
|
|
|
| Physical container not at coordinates. Must solve puzzle to find it.
|-
|-
| 8
| 8
|''16''
|[[Size:Nano|Nano]]
| '''Moving cache'''
|All
|OCPL
|
|
|
|
| Physical container changes location after each find.
|-
| 8
|''8''
| '''Math/Physics cache'''
|OCDE
|
|
|
|
| Physical container not at coordinates. Requires to solve math or physics type problem.
|-
| 9
|''14''
| '''Geopath final cache'''
|OCPL
|
|
|
|
|
| Bonus cache as GeoPath final (FIXME)
|-
| 9
|''15''
| '''Podcast cache'''
|OCUS
|
|
|
|
| Physical container not at coordinates. Must use clues in audio file to locate.
|-
| 9
|''9''
| '''Moving cache'''
|OCDE
|
|
|
|
| Physical container changes location after each find.
|-
| 10
|''17''
| '''Owncache'''
|OCPL
|
|
|
|
| Travels with owner. Must meet owner to find. (FIXME)
|-
| 10
|''10''
| '''Drive-in cache'''
|OCDE
|
|
|
|
| Physical container near parking. A.k.a. park&grab
|-
| 10
|''18''
| '''Educache'''
|OCUK
|
|
|
|
| No physical container. Requires research about subject, questions to answer, proof of visiting the area
|-
| 10
|''19''
| '''Guestbook cache'''
|OCUS
|
|
|
|
| Physical container is a guestbook, available to sign
|-
| 11
|''11''
| '''USB cache'''
|OCUS
|
|
|
|
| Physical container is a USB flash drive. Log is a digital file.
|-
| 12
|''12''
| '''Bitcache'''
|OCUS
|
|
|
|
| Playing card with serial number. See [http://www.BITcaching.com www.BITcaching.com]
|-
| 13
|''13''
| '''Letterbox cache'''
|OCUS
|
|
|
|
| Similar to multi, with final container additionally having a rubber stamp.
|}
|}
Implementations should consider ways to specify the order in which these sizes appear in the UI.
OCPL implements ways to allow each site to configure the allowed sizes (out of the total possible sizes).

Latest revision as of 11:11, 14 May 2019

A geocache may have a container categorized by a certain size.

This document describes the existing cache sizes across Opencaching sites.

Cache sizes matrix

ID Size Usage Notes
1 Other size All
2 Micro All
3 Small All
4 Regular All
5 Large All
6 Very large All
7 No container All
8 Nano All

Implementations should consider ways to specify the order in which these sizes appear in the UI.

OCPL implements ways to allow each site to configure the allowed sizes (out of the total possible sizes).