Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

peermaps

peer to peer cartography
Collective - Host: opensource - https://opencollective.com/peermaps - Website: https://peermaps.org - Code: https://github.com/peermaps

factor out culling, use ipfs.io address

github.com/peermaps/mixmap-peermaps - c81dc109b67c88444a311a6f826a8f8843129166 authored over 3 years ago by substack <[email protected]>
cancel active requests using trace

github.com/peermaps/mixmap-peermaps - 5d76cf14b1e6492d8c67ce6c446cb17de7b15d9b authored over 3 years ago by substack <[email protected]>
extra delay for trace test

github.com/peermaps/eyros - c761e054d59c2d497377aa3b3bce5166081d1c47 authored over 3 years ago by substack <[email protected]>
opts.tree for the js api and document query_trace

github.com/peermaps/eyros - 7ce07c8dc1a56be8cfd66ebbaa99183b5f3cba98 authored over 3 years ago by substack <[email protected]>
dedicated thread for query tracing

github.com/peermaps/eyros - be0c433f5e7364e2190061e633912244e82fd91c authored over 3 years ago by substack <[email protected]>
trace example works but not ideal implementation

github.com/peermaps/eyros - 29a5403e9928825d1170081726641c0c56f20b21 authored over 3 years ago by substack <[email protected]>
query_trace

github.com/peermaps/eyros - 5ea1bf9533bacd99657fbc3b64f6f4f979f7f6f7 authored over 3 years ago by substack <[email protected]>
js pkg 4.5.0

github.com/peermaps/eyros - 2ddcc90c14ba8ab4499d493a4f7dc1cf06aae60c authored over 3 years ago by substack <[email protected]>
put log message back in query()

github.com/peermaps/eyros - 73d06fd52c4c52cabeb22cf6421c20d0454ae436 authored over 3 years ago by substack <[email protected]>
move lock around so queries go in parallel

github.com/peermaps/eyros - cd56ce168285eca87b1c997c6dea0eee964f8e73 authored over 3 years ago by substack <[email protected]>
use a pool of threads for query()

github.com/peermaps/eyros - 5202a5f1a955b9d1b44a096ccfd72a081d94adad authored over 3 years ago by substack <[email protected]>
text shows up without nudging, lots of other stuff

github.com/peermaps/mixmap-peermaps - b9722560cb9336b9e0badb22e5a3aacc10abba49 authored over 3 years ago by substack <[email protected]>
fix bbox culling bug

github.com/peermaps/mixmap-peermaps - 7144be6f9e072b5702ae46e94de89aa62097a534 authored over 3 years ago by substack <[email protected]>
guard against empty insert recursive loop in the optimizer

github.com/peermaps/ingest - b3613b8778e9d18ecd51d10dcb8e0aa3a93ece96 authored over 3 years ago by substack <[email protected]>
additional depth limit checks in the recursive subdivision in the optimizer

github.com/peermaps/ingest - 348fb00cadd953592db34641e33fb15a24be6d5f authored over 3 years ago by substack <[email protected]>
check to stop recursion if there are too many large spanning records

github.com/peermaps/ingest - 420c57fd640d220a2e55361d994c94315c3a693c authored over 3 years ago by substack <[email protected]>
fixing dashed lines for area borders

github.com/peermaps/mixmap-georender - bd99a721bade3340892c6a517fbf6f19c26f910c authored over 3 years ago by marina <[email protected]>
multi-threaded optimizer

github.com/peermaps/ingest - a85b647b4f5aa63ebd51be53a68cf185bc9a3754 authored over 3 years ago by substack <[email protected]>
js pkg 4.4.0

github.com/peermaps/eyros - b2c19ac6df207541aa32c5e54f52d12986bc4d82 authored over 3 years ago by substack <[email protected]>
upgrade async-std

github.com/peermaps/eyros - 3eb8b30f18d1dab387264639a747c5081aefbb3c authored over 3 years ago by substack <[email protected]>
manual clone implementation so that storage doesn't also need to be cloneable

github.com/peermaps/eyros - c2c685a5c15a156e3fed56e8e2703003a391d314 authored over 3 years ago by substack <[email protected]>
make the whole db instance cloneable

github.com/peermaps/eyros - 483e01c65108f5e97dcfcf4cb4a5af8476b7393c authored over 3 years ago by substack <[email protected]>
cache uv and texture allocations for text

github.com/peermaps/mixmap-georender - b8f300aaa765552b28b5fdbc7aad39d564bdb711 authored over 3 years ago by substack <[email protected]>
remove debug print

github.com/peermaps/ingest - 8e3914629819522a90670e2a9e431504d3314a12 authored over 3 years ago by substack <[email protected]>
better optimization params

github.com/peermaps/ingest - ed89089fb0eb3c66742677a4886838e74b442def authored over 3 years ago by substack <[email protected]>
make tree module public to get at internals from outside for optimization

github.com/peermaps/eyros - ca78e6238a516016497b8f4e1762f4723910b012 authored over 3 years ago by substack <[email protected]>
recursive optimizer gets down to 1.5M in the test, the best yet by far (previous best 2.4M)

github.com/peermaps/ingest - 73bd7dedb8067e6d129a74a83d4b280664110d2e authored over 3 years ago by substack <[email protected]>
added styles for area borders

github.com/peermaps/georender-style2png - 1995397c1626a9db0990f65b8b54de064471453f authored over 3 years ago by marina <[email protected]>
decode.js updated to include areaborders

github.com/peermaps/georender-pack - a17d9c3e66429abc914cebe6a286b455d8804c51 authored over 3 years ago by marina <[email protected]>
first version of area borders working

github.com/peermaps/mixmap-georender - ed3ef289c3031a90429af33e8dd555e41c869dc2 authored over 3 years ago by marina <[email protected]>
stub for recursive subdivision

github.com/peermaps/ingest - 9ab547fa49edbc801919cf529a55685b6a1c5b2f authored over 3 years ago by substack <[email protected]>
build trees manually

github.com/peermaps/ingest - f07497cde3e1aefd4ef313c7a0db0f4cf48ea977 authored over 3 years ago by substack <[email protected]>
slightly less glitchy text rendering

github.com/peermaps/mixmap-georender - 951e410ab4e85b8a4876d8e59cd7071900ca8cb4 authored over 3 years ago by substack <[email protected]>
also rename code and examples

github.com/peermaps/label-placement-engine - 6fcfedc94ec8e67b8819e4ce46dc05cf60ab8471 authored over 3 years ago by substack <[email protected]>
labels example without rendering

github.com/peermaps/label-placement-engine - 448eda5abca678adaa1a0674e0ba9f04f3becdf5 authored over 3 years ago by substack <[email protected]>
include .isVisible(), .visible, and .offsets as part of the api

github.com/peermaps/label-placement-engine - e63e94b147c1b1b9e6cc573be790f256db3f2132 authored over 3 years ago by substack <[email protected]>
save positions offsets

github.com/peermaps/label-placement-engine - 6fd478481d37b076160abd9023a430bf07ab72d1 authored over 3 years ago by substack <[email protected]>
basic glitchy text rendering

github.com/peermaps/mixmap-georender - d547cd56055464ea0491a4d68f692797d57f000d authored over 3 years ago by substack <[email protected]>
update usage for --optimize

github.com/peermaps/ingest - 23fcabd195c54c0cdd29fb269c0159d2a258ed4e authored over 3 years ago by substack <[email protected]>
skip setting empty labels in output

github.com/peermaps/georender-pack - ba1f3c809eb3e2ceade5d12515b319e73e016e7a authored over 3 years ago by substack <[email protected]>
remove scrollbars

github.com/peermaps/mixmap-georender - c7f196414bcdb917be20a991b0bd6932f6e9a0e0 authored over 3 years ago by substack <[email protected]>
use budo with -d example

github.com/peermaps/mixmap-georender - 3933416e92a4acbe5ac921794003b54382ea335e authored over 3 years ago by substack <[email protected]>
optimizer rate size fix to align

github.com/peermaps/ingest - ce34498bfb6405f542d52c879271cf93f830e8cb authored over 3 years ago by substack <[email protected]>
more space for numbers

github.com/peermaps/ingest - 4ef768292dde2717a99c4a62e97e25823affa7b4 authored over 3 years ago by substack <[email protected]>
use crate for digit grouping

github.com/peermaps/ingest - c69b7652f4ca44a747ee1cf503c6ade052ab3195 authored over 3 years ago by substack <[email protected]>
write progress info with underscores between each 3 digits

github.com/peermaps/ingest - b7dba63713a4c0c18d008661642659fc0ca6bbce authored over 3 years ago by substack <[email protected]>
progress bars on scan and optimize

github.com/peermaps/ingest - 9221941c96a063d9f85386477a4e18532d93ef2c authored over 3 years ago by substack <[email protected]>
keep memory usage of skip set small by calculating how many boxes a given feature intersects

github.com/peermaps/ingest - f455063df788d2e02c4c15d97ac409ededde98db authored over 3 years ago by substack <[email protected]>
much better optimizer

github.com/peermaps/ingest - 775f739e535254a422a5efe1d0fe51eec18a08ea authored over 3 years ago by substack <[email protected]>
structure for a more thorough optimizer

github.com/peermaps/ingest - c8b042d09d586d0b011bd4ce0ad74fe65c69bf7c authored over 3 years ago by substack <[email protected]>
using eyros 4.3.0

github.com/peermaps/ingest - d14b3d0ae2a8b122e53707c21bfa22762222556a authored over 3 years ago by substack <[email protected]>
skip running readme example

github.com/peermaps/eyros - a03c91dfbf9eb395cc2586774ae0b749dd465f9a authored over 3 years ago by substack <[email protected]>
inline_max_bytes and ext_records

github.com/peermaps/eyros - 1bd3ac522342e421cfe9eb49b5299ce9842e1dda authored over 3 years ago by substack <[email protected]>
separate optimize phase. --inline_max_bytes and --ext_records

github.com/peermaps/ingest - de94346e213cf32e3e99aaa6d40972300aea64fe authored over 3 years ago by substack <[email protected]>
remove calc_overlap comparison when merging

github.com/peermaps/eyros - 42698e14d0649b513a3d87365f833d6ccaa15565 authored over 3 years ago by substack <[email protected]>
ext_records

github.com/peermaps/eyros - aac8ffb1d570d1335f473c059815d069db315522 authored over 3 years ago by substack <[email protected]>
remove old root merging behavior in favor of optimizing each root separately

github.com/peermaps/eyros - ab6f2ee925bc975c2cdf10d67df65d15fb2ab3d8 authored over 3 years ago by substack <[email protected]>
remove printlns

github.com/peermaps/eyros - cc0dfd0ae5ccac589f23dad0de27b71be0cb35e7 authored over 3 years ago by substack <[email protected]>
make optimizer and query types agree with grow example

github.com/peermaps/eyros - 5f208ccbf705f25c785bb8221fd2716181d02cfd authored over 3 years ago by substack <[email protected]>
create a new tree ref for optimizer input to preserve refs but something screwy is happening

github.com/peermaps/eyros - 3143029c86e8e944b8eb79d47821dd42eda84bee authored over 3 years ago by substack <[email protected]>
optimize_tree() to optimize an individual tree

github.com/peermaps/eyros - 332ffeb3b89bc7242ee734e7c865b1d5f99d1ba8 authored over 3 years ago by substack <[email protected]>
get refs at a depth for optimizer

github.com/peermaps/eyros - f933816eaf1edf3ba2b84bb17f6f482b43bc2be2 authored over 3 years ago by substack <[email protected]>
list_refs

github.com/peermaps/eyros - 0264aa7ea9c08509c7fb3f6b89abdc361cda24d3 authored over 3 years ago by substack <[email protected]>
query_local

github.com/peermaps/eyros - 5c32a0028a39375fcf9ff1f856cadc191a9289f8 authored over 3 years ago by substack <[email protected]>
load query streams in parallel

github.com/peermaps/eyros - d1273313cc5f6e289d11c99685b63afdddc843c5 authored over 3 years ago by substack <[email protected]>
join_all instead of custom join implementation

github.com/peermaps/eyros - bb5cf6ad79f7872b7e4ac041d63f618ac4f56b90 authored over 3 years ago by substack <[email protected]>
2.1.0 - instanced points

github.com/peermaps/mixmap-georender - 91148bf46fecfd01141c7f0dbe2f80a070bf1e60 authored over 3 years ago by marina <[email protected]>
usage in readme

github.com/peermaps/ingest - e8a36dd30e0854e54abaaee9a6649e1372eb45b4 authored over 3 years ago by substack <[email protected]>
defaults in help msg

github.com/peermaps/ingest - 27aaa3e592fa1ff8cfcad88b25f77913584eaa25 authored over 3 years ago by substack <[email protected]>
use latest eyros

github.com/peermaps/ingest - 1ceb338bb666b75efad8911d45a2f64c95c0c250 authored over 3 years ago by substack <[email protected]>
build an external data tree when row len is less than max_records

github.com/peermaps/eyros - 238efa12449339b80ec568993f5896a06d086122 authored over 3 years ago by substack <[email protected]>
--optimize param

github.com/peermaps/ingest - 74989b01963dc35b278d37525f5bd83cfbd92bff authored over 3 years ago by substack <[email protected]>
fix help message option text for --no-ingest-{node,way,relation}

github.com/peermaps/ingest - 476e04378ee325af23ee13c2ef682e153a932bda authored over 3 years ago by substack <[email protected]>
optimize param

github.com/peermaps/ingest - a39a9949da4120eeb0b77032c42b9b97243f65ab authored over 3 years ago by substack <[email protected]>
render example updated to include extension for instanced points

github.com/peermaps/mixmap-georender - ca866540d3c0b67e35e4a9ee3e232966742a80a1 authored over 3 years ago by marina <[email protected]>
instanced points appear to be working

github.com/peermaps/mixmap-georender - 4b41a741ccd5c9f68f9e81913627125b39d17526 authored over 3 years ago by marina <[email protected]>
updated readme usage

github.com/peermaps/ingest - 8cf9a4c1e87deecbdfb1cc7e0cedd59d081e0e93 authored over 3 years ago by substack <[email protected]>
updated ingest test

github.com/peermaps/ingest - 87b76ed5edcf9a0b265aa2ecb67e20c74029e69a authored over 3 years ago by substack <[email protected]>
pass through db options to eyros and list default options again with --defaults

github.com/peermaps/ingest - 0a001d826bd88b3ca13806c280e2f33f901a87f9 authored over 3 years ago by substack <[email protected]>