Peter

Results 140 issues of Peter

Em conformidade com http://semver.org/ e a perspectiva de [controle dos testes](http://pt.stackoverflow.com/a/13530/4186). ## Releases Sintaxe das **versões de produção**: ``` vMAJOR.MINOR.PATCH ``` * *versão Maior* (`MAJOR`): quando lançar na produção mudanças...

enhancement
wontfix
methodology

Seguindo a proposta da issue #23 (sugere `html/rascunho`), a pasta de *rascunho* seria para dispor temporariamente os resultados de teste no git para ter feedback e avaliação mais ponderada, antes...

enhancement

ver https://github.com/JaTvoiRabotnik/DailyPlanet

enhancement

Today PostgreSQL 9.5+ offers JSON datatype and [a complete "tool kit" for JSON manipulation](https://www.postgresql.org/docs/current/static/functions-json.html)... So we can get all datasets of an "ecosystem of datasets" like [Data Packaged Core Datasets](github.com/datasets),...

See also https://github.com/sidewalklabs/s2sphere/issues/38

The [*assert*](https://en.wikipedia.org/wiki/Assertion_(software_development)) validation is very commom in software package distributions... PostgreSQL have [*assert* clause since v9.5](https://www.postgresql.org/docs/current/static/plpgsql-errors-and-messages.html#PLPGSQL-STATEMENTS-ASSERT), so a possible option is to change all [s2_test.sql](https://github.com/AfieldTrails/s2-postgis/blob/master/sql/s2_test.sql) ([example](https://stackoverflow.com/a/50238097/287948)). Other option, the easiest,...

Hi, this project is connected with the OSGEO's roadmap? https://trac.osgeo.org/postgis/wiki/PostGIS3

Hi, I am new here... About IDs, access (to check or to build IDs) and duplications... Can I discuss it here? I prefer [*transparent* identifiers](https://en.wikipedia.org/wiki/Lex_(URN)#Transparent_identifiers) (as an URN of `completeName-birthDate-birthCity`...

Hi, can the [demo site](https://gojekfarm.github.io/s2-calc/) show the hexadecimal cell representation instead integer? PS: at Javascript you can use also [BigInt](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) to store ID (or use a pair ID, bitlength to...

The [Functional Requirements for Bibliographic Records (FRBR)](https://en.wikipedia.org/wiki/Functional_Requirements_for_Bibliographic_Records) is a good reference model for this context of "semantic versioning of [creative works](http://schema.org/CreativeWork)"... In a broather sense SchemaOrg, [DOI](https://en.wikipedia.org/wiki/Digital_object_identifier) and many others...