Peter

Results 140 issues of Peter

I think this project will be a good solution to [this explaind problem](http://stackoverflow.com/q/36134657/287948)... But `make` is not working with PostgreSQL v9.5+. ``` make Makefile:25: /usr/lib/postgresql/9.5/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory...

Olá, estamos juntando esforços com a [OKBR](http://ok.org.br), [OKI](http://okfn.org) e [Wikidata](http//wikidata.org) na composição de *datasets* de utilidade pública brasileiros (ver distribuição internacional em [datahub.io](http://datahub.io)), um deles é justamente a lista de...

Suggestion to add area function. ---- Reference and inspiration https://turfjs.org/docs/#area

Hi, is there a benchmark comparing libmorton with this Golang optimizations? https://mmcloughlin.com/posts/geohash-assembly ([soruce](https://github.com/mmcloughlin/deconstructedgeohash/blob/master/geohash.go)).

enhancement
question

Good help at the table, https://github.com/wandernauta/yuml#options Not the same help at https://github.com/wandernauta/yuml/blob/master/yuml .. Need to show choices.... Let's concat with `' '.join(choices,',').join(choice_brackets)` with `choice_brackets=["(",")"]`.

There are many versions for same thing? * **v0.0.1** https://github.com/wandernauta/yuml/releases * **v0.1** `yuml --version` (running after pip) * **v0.2** https://github.com/wandernauta/yuml/blob/master/setup.py

Example of default: `yuml -i uml01.yuml` producing `yuml -i uml01.yuml -o uml01.png`. Example of option-header in the header in `uml01.yuml` file: `//! -o .png --dir=LR`. After run with `yuml -i...

Hi, it is a suggestion. The main geocodes, like Geohash, use something between base16 and base36 to compress, because for humans and use in resilient protocols we can use alphanumeric...

The most cited projection for DGGS (the new [ISO 19170-1:2021 standard](https://www.iso.org/standard/32588.html) — also an [OGC standard](https://docs.ogc.org/as/20-040r3/20-040r3.html)) is **ISEA**, Icosahedral Snyder Equal Area. PROJ is providing it as [operations/projections/ISEA](https://proj.org/operations/projections/isea.html), is perhaps...

Hi, seems a **false assertion** [at this wiki article](https://github.com/google/open-location-code/wiki/Evaluation-of-Location-Encoding-Systems#geohash) ([since 2018 or before](https://web.archive.org/web/20180213140209/https://github.com/google/open-location-code/wiki/Evaluation-of-Location-Encoding-Systems)), > A single location can have more than one code, depending on the input values, and multiple...