-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding an OC size element #5
Comments
A.d. "size" - OX defines a size scale (1.0-5.0). Might be possible to reuse this. Depends on how exact a mapping can be defined. |
Oh, the OX extension is not in the article yet. :-) Right, The chance that developers support the OC sizes should be better with an |
Garmin devices support it. I don't know about any other apps, but simply saying that "Garmin devices support it" is a good way of promoting it. It's almost impossible that Garmin devices will ever support our own namespace, and millions of people use Garmin devices. |
I have created some sample GPX files with different Another issue about ox:size is that it cannot handle "Other size", so developers would need to evaluate two size fields. And, as you already mentioned, there is the mapping issue. Besides of promoting OX namespace, we would also need to establish some mapping What I cannot imagine is that any of today's geocaching databases will ever store sizes in OX type. If someone goes for a numeric size, I think it will be some rounded (milli)litre values, because really every user intuitively undestands that, and there already exists some consensus about mapping between litres and Btw., just now a OC.de user requested to add the GC code to OC GPX files. :) |
This is what a Garmin GPSmap64 makes of It does not display the The example files for micro (ox:size=2.0) and very large (ox:size=4.9) were not accepted by the device. But this were four different caches, so the rejection probably is not related to the sizes. |
Here are the results for a Garmin Oregon450 for the same GPX files, from left to right:
It accepted all four files. This is in Swiss-German, "Grösse" = size, "Gross" = large: Result:
Since OpenCaching.com has been discontinued, Garmin is cooperating with Groundspeak. Obviously they don't see any more sense in bothering users with their own |
This is very likely not connected to OX data in the GPX. The files are also rejected without OX data, and this device is generally picky about the GPX files it accepts. |
opencaching/okapi#511 (comment) I saw this thread after posting the above. |
IMO, since Garmin has closed opencaching.com and cooperating with Groundspeak instead, the OX standard/namespace/whatever is dead anyway. As said above, nobody but [some of] Garmin's own devices have any support for it, but then falling back to a Groundspeak-1.0.1 equivalent is much easier and a much better idea for compatibility anyway. Besides, I am not sure about Garmin's trend, but in Oregon 550 they had Groundspeak's WHERIGO player which was removed in the Oregon 650. I don't have access to an Oregon 7xx but somehow I doubt it's back. |
And noone knows if tomorrow Garmin devices and firmware versions will still understand OX namespace. The eTrex 30 - as I meanwhile found out - has three display modes:
How long will they retain the "OpenCaching.com" mode, with no more OpenCaching.com? |
True, if Garmin is planning to drop support to OX namespace from their own future devices, then OX namespace is dead indeed. Either way, we may introduce our own alternative, I guess. This shouldn't hurt anyone. I must admit that I really liked Garmin's 1.0-5.0 approach to attributes. It was just incredibly clear and flexible. Attributes used in GC and OC are not that much flexible, and I'm a little afraid that more size-values might be added to OC in the future (and this would require us to introduce another element, etc.). It's a pity that OX schema dies. |
Copied from this discussion:
Yep. It already exists, we can add it to the docs: GC "Not chosen" I think "Not specified" is more precise than "Not chosen", but for GPX so far we try to stick with GS as closely as possible Therefore I suggest to add it as "Not chosen" to the GPX extension annotations. |
I think that the following OC geocache properties are worth to be added to GPX:
(Additionally the OC types "Drive-In" and "Maths/Physics" are lost, but they are not important and should be discontinued anyway.)
I don't see any of these properties in GSAK or c:geo namespaces.
I have changed the topic from "Adding more OC elements" to "Adding an OC size element." For discussing other new elements, please use separate issues!
The text was updated successfully, but these errors were encountered: