Subpavimentação: mudanças entre as edições

m
Sem resumo de edição
Linha 29: Linha 29:
==Bibliotecas ==
==Bibliotecas ==


... No guia dos algoritmos de grade... Ver  [https://github.com/AddressForAll/pg_pubLib-v1/tree/main/docs/src-illustrative pg_pubLib-v1/docs/src-illustrative] ,  mostra como funciona o algoritmo de cobertura com códigos hierárquicos binários (bitstrings). A partir dele foi implementado no PostGIS a solução real para Geohashes. Ver Cover Functions em https://git.osm.codes/GGeohash (ver issues/1)  
... No guia dos algoritmos de grade... Ver  [https://github.com/AddressForAll/pg_pubLib-v1/tree/main/docs/src-illustrative pg_pubLib-v1/docs/src-illustrative] ,  mostra como funciona o algoritmo de cobertura com códigos hierárquicos binários (bitstrings). A partir dele foi implementado no PostGIS a [https://github.com/AddressForAll/pg_pubLib-v1/blob/main/docs/pgis-geohash.md solução real para Geohashes]. Ver Cover Functions em https://git.osm.codes/GGeohash (ver issues/1)  
* define modal density strategy: one centroid as cover reference (one contiguous cover), or many local centers to many disjoint coverages.
* define modal density strategy: one centroid as cover reference (one contiguous cover), or many local centers to many disjoint coverages.
* function that take the geocode list as input and return a small set of geocodes representing its coverage.
* function that take the geocode list as input and return a small set of geocodes representing its coverage.
2 402

edições