-
# lmdb を試してみる
date: 2022-11-26
status: accepted
## Context
- bdon は https://protomaps.com/blog/one-man-map-tech-stack で LMDB を勧めている。
- https://github.com/minad/lmdb に LMDB の Ruby binding がある。
…
-
I'm considering to package OSM Express for [NixOS](https://nixos.org) / [nixpkgs](https://github.com/NixOS/nixpkgs). As with many Linux distributions, the preferred way is to let applications use comm…
das-g updated
1 month ago
-
For example:
```
ERROR] 2022-03-15T11:42:36.555-07:00 SwifterProtomaps.swift#L.129 ServeProtomapsTiles(_:) Failed to write body, writeFailed("Broken pipe")
```
Curiously, it doesn't appear as …
-
This is potentially the most complex feature to implement on Android. As well as searching the database of markers, and showing recent callouts, the iOS app also runs an Apple maps Internet search. It…
-
About PMTiles format : https://github.com/protomaps/PMTiles
The current initialization of demSource is as follows:
```
const demSource = new mlcontour.DemSource({
url: 'https://demotil…
-
### What kind of data are you inquiring about?
Points of Interest (Nodes)
### Data License
_No response_
### Background / where to download this data
Recently Overture released a huge database of…
-
Cloudflare is serving the PMTiles tiles.
But we notice that the tiles can be slow to load.
Investigate and improve how fast those tiles are served.
-
It would be nice to support pan-and-zoom interaction (à la d3-zoom) in dense scatterplots with Plot. Presumably this would work by altering the scale domains and then re-rendering the plot.
-
I am trying to convert my project to es modules. I import protomaps-leaflet like so: `import * as protomapsL from 'protomaps-leaflet';`.
I'm getting a runtime error because the global L variable…
-
@mapcomponents/react-maplibre version:
## Feature description
PMTile vector sources can be rendered
## Example