Loki Coyote

Results 23 comments of Loki Coyote

> PBKDF2 also supports _longer_ ones than the base algo's length. If I recall right some/all of our PBKDF2 formats support that, so for SHA-1 it could support eg. 40...

@bocops cadastre data doesn't normally contain building footprints, at least globally; even in the USA, it's very rare. It definitely doesn't contain any door/etc points. The precision question is a...

One issue with this is that to anyone from a geoinformatics or GIS background, a `Point` is represented as `[X,Y]`, which translates to `[longitude,latitude]`. It's confusing enough that H3 currently...

> But (lat, lon) are polar coordinates, not cartesian coordinates, and in polar coordinates the polar angle is given before the azimuthal angle. We sometimes find it convenient to treat...

linking to #121 - there is still nothing in the documentation about the datum and ellipsoid being used for latitude and longitude coordinate functions, and the only reference in code...

I think it's a pretty common use case, and standard in many build systems; it's could be included as part of build metadata with semver, at the end. More bringing...

Some way to get the complete graph for all configurations would be nice

That sounds much better! let me explore the feasibility.

I'm seeing the same behavior on Ubuntu 20.04 with docker-compose v 1.25.0

What is the status on the plugin system? I'd like to integrate with a third-party content extraction service, and having some sort of plugin system in the backend would seem...