└── readme.md /readme.md: -------------------------------------------------------------------------------- 1 | # peermaps-data 2 | 3 | This repo tracks p2p addresses and http mirrors for the most recent versions of 4 | the peermaps datasets. 5 | 6 | You can help out by seeding and mirroring them! 7 | 8 | These addresses will be updated occasionally, so if you are seeding check this 9 | document every so often to keep your seeds up to date until there's a more 10 | automated tool. 11 | 12 | ## planet-osm eyros georender 13 | 14 | This dataset imports [planet-osm][] into an [eyros][] database in the 15 | [georender][] format. Size `100GiB`. 16 | 17 | Generated from September 2021 planet-osm snapshot. 18 | 19 | Recommended zoom range: ??-21 20 | 21 | * `/ipfs/QmVCYUK51Miz4jEjJxCq3bA6dfq5FXD6s2EYp6LjHQhGmh` (CIDv0) 22 | * `/ipfs/bafybeidf5yn56cxk6zkyjmay4wigu2o7ynqh7q62z3kppag5v7jpqavy5q` (CIDv1) 23 | * `hyper://3dd1656d6408a718fae1117b5283fb18cb1f9139b892ce0f8cacbb6737ec1d67` 24 | * `https://peermaps.linkping.org/data` 25 | 26 | [planet-osm]: https://planet.openstreetmap.org/ 27 | [eyros]: https://github.com/peermaps/eyros 28 | [georender]: https://github.com/peermaps/docs/blob/master/georender.md 29 | 30 | ## natural earth vector eyros georender 31 | 32 | This dataset imports [natural earth][] vector data into an [eyros][] database in 33 | the [georender][] format. 34 | 35 | Generated from May 2022 snapshot. 36 | 37 | There are 3 directories: 110m, 50m, and 10m. 38 | 39 | Recommended zoom ranges: 110m: ??-??, 50m: ??-??, 10m: ??-?? 40 | 41 | * `/ipfs/QmTes6hYgCZzcP4oXjyvT48UwmzfqvWApXHs77sTnJV7fq` (CIDv0) 42 | * `/ipfs/bafybeico6ts6stvi2qsdxyd4e7cyyohwz77hzrzizjqnylof54ujb2pywq` (CIDv1) 43 | * `hyper://44763daa1dd8a6e804927c22de95752fa821a7a1bf06ca59a47c1fc27cb28150` 44 | 45 | [natural earth]: https://www.naturalearthdata.com/ 46 | 47 | ## sparse geonames cities500 48 | 49 | This dataset provides the cities500 dataset from [geonames][] in a 50 | [sparse format](https://github.com/peermaps/sparse-geonames-ingest) suitable for 51 | [queries without downloading the entire archive](https://github.com/peermaps/sparse-geonames-search). 52 | 53 | * `/ipfs/QmcWEeF9UGuo1VUw8N97uEH5rjcXvoay2fJusDvajHfmNN` (CIDv0) 54 | * `/ipfs/bafybeigspa3h7jz7tqeepgm37njmfo2nwkard6tklojimlcu4i4zltay64` (CIDv1) 55 | * `hyper://c1fed4a7be3d36e437fec0fba04d40fee7565ccf756c4801ffcea2f0ae1eecc9` 56 | 57 | [geonames]: https://download.geonames.org/export/dump/ 58 | 59 | ## qbzf fonts 60 | 61 | noto, liberation, and dejavu fonts imported into [qbzf][] format 62 | 63 | * `/ipfs/QmNQCPGV3XZrtNdQyMbZhSJcGisg4xCFyxeHs1tacrdETm` (CIDv0) 64 | * `/ipfs/bafybeiaa5chmilnm2zy46xptvnl3jikyz234bd2yabj4ztkvqwnretefgq` (CIDv1) 65 | * `hyper://126065f6b93924f976034b84ce74d9d570a44903ce9d110069a7aa65ddccd507` 66 | 67 | [qbzf]: https://github.com/peermaps/qbzf 68 | --------------------------------------------------------------------------------