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...")
 
mNo edit summary
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== NOTE: WORK IN PROGRESS ===
[[Category:Assigned numbers]]
<br />
[[Category:Cache sizes]]
<br />
A geocache may have a container categorized by a certain size.
<br />


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"
|-
|-
! colspan="2" | ID
! rowspan="2" | ID
! rowspan="2" | Type
! rowspan="2" |Size
! rowspan="2" |Usage
! rowspan="2" |Usage
! colspan="4" |Image
! colspan="3" |Symbol<ref>''OCPL and OCDE currently do not use graphical representations for cache sizes.''</ref>
! rowspan="2" | Notes
! rowspan="2" | Notes
|-
|-
!C<ref>Cache_type ID numbers currently in use. Duplicates and overlaps exist.</ref>
!{{OCSchema|PL}}
!F<ref>Cache_type ID numbers;
!{{OCSchema|US}}
 
!{{OCSchema|DE}}
'''''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''
|[[Other size]]
| '''Unknown'''
|OCDE
|All
|
|
|
|
|
|
|
| Caches that do not fit any explicitely declared type
|will be implemnted in OCPL
|-
|-
| 2
| 2
|''2''
|[[Micro]]
| '''Traditional'''
|All
|All
|
|
Line 52: Line 34:
|
|
|
|
| Physical container at the coordinates
|-
|-
| 3
| 3
|''3''
|[[Small]]
| '''Multi-cache'''
|All
|All
|
|
Line 62: Line 42:
|
|
|
|
| Sequence of physical containers, each with clues leading to the next
|-
|-
| 4
| 4
|''4''
|[[Regular]]
| '''Virtual cache'''
|All
|All
|
|
Line 72: Line 50:
|
|
|
|
| No physical container. Must visit the place and answer questions and provide proof you visited.
|-
|-
| 5
| 5
|''5''
|[[Large]]
| '''Webcam cache'''
|All
|All
|
|
Line 82: Line 58:
|
|
|
|
| No physical container. Must visit the place and take picture using the webcam and provide proof.
|-
|-
| 6
| 6
|''6''
|[[Very large]]
| '''Event'''
|All
|All
|
|
Line 92: Line 66:
|
|
|
|
| No physical container. Not counted as "found". Social gathering of geocachers.
|-
|-
| 7
| 7
|''7''
|[[No container]]
| '''Puzzle cache (quiz)'''
|All
|All
|
|
Line 102: Line 74:
|
|
|
|
| Physical container not at coordinates. Must solve puzzle to find it.
|-
|-
| 8
| 8
|''16''
|[[Nano]]
| '''Moving cache'''
|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
|OCDE
|
|
|
|
|
|
|
|will be implemented in OCPL
| 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 will implement ways to allow each site to decide the allowed sizes (out of the total possible sizes).

Revision as of 11:41, 30 June 2017

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 Symbol[1] Notes
OCPL[2] OCUS[3] OCDE[4]
1 Other size OCDE will be implemnted in OCPL
2 Micro All
3 Small All
4 Regular All
5 Large All
6 Very large All
7 No container All
8 Nano OCDE will be implemented in OCPL

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

OCPL will implement ways to allow each site to decide the allowed sizes (out of the total possible sizes).

  1. OCPL and OCDE currently do not use graphical representations for cache sizes.
  2. OCPL-current; Sites updated live from Github project repository; Member sites: OCPL, OCNL, OCRO, OCUK.
  3. OCUS runs an older (from several years ago) version of OCPL code
  4. OCDE running a single instance, multi-view, installation of OpencachingDeutschland/oc-server3 code. Member sites: OCDE, OCES, OCFR, OCIT