Description
The internal size ID 1 is currently definied in this way at OC sites:
DE: "other size" (= Groundspeak "Other")
RO: "Not specified" (= Groundspeak "Not chosen")
PL, NL, UK, US: undefinied
OCPL and OKAPI GPX maps ID 1 to "Other", but the correct mapping for "Not specified" would be "Not chosen".
OKAPI size2
does not have the option "not specified" and also maps it to "other". A new field size3
would be needed to map it precisely.
@andrixnet
Did you intentionally define the ID 1 as "Not specified", or did you maybe want to add the size "Other", which is also missing at the other OCPL sites?
If it was intentional: What do you think of changing the ID to 9, so that 1 may be used for "Other"? This would need some change in OCPL search.php code and template; I could do that.