Ryan Shaw

Results 56 comments of Ryan Shaw

Until this is fixed, is there a way to disable the PDF plugin so that links to PDFs either download the file and/or open it in an external PDF viewer?

Thanks for looking into this. I spent some time chatting with a Google One / Google for Families support person, but unfortunately they were completely useless—they couldn't understand the difference...

tl;dr: I guess CodeWorld currently does not “meet the right web filters for children,” whatever those might be. Support drone #3382678 reports: > Your child can sign in to most...

Elsewhere (see e.g. https://github.com/jazzband/geojson/issues/135) `precision` is used to mean the number of decimal places in decimal coordinates, so another term might be preferable here. I also wonder whether this is...

Yes, I like *granularity*. A lot of tools use “zoom levels” for this so we might try to find a way of expressing this that is compatible with that, i.e....

@rayrrr This issue is not about a Python package; it's about the schema for Linked Places Format. I think I might have created confusion when I mentioned the `jazzband/geojson` issue...

I'm concerned that this potentially violates [§3.1.8 of RFC 7946](https://datatracker.ietf.org/doc/html/rfc7946#section-3.1.8): > The "geometries" member of a GeometryCollection describes the parts of this composition. Implementations SHOULD NOT apply any additional semantics...

My concern here was that it changes the meaning of a GeometryCollection from a single composition of coordinates, to a set of related geometries grouped together under some heading… arguably...

I'm not clear on what a "source label" is. I would be inclined to follow SKOS here and use * `prefLabel` for the single (per language) preferred label for display...

I'm still not totally clear on the use case, but I see a couple of options: 1. `sourceLabel` could be defined as a subproperty of `altLabel` so that SKOS-aware tools...