-
As I work on the prototype, just writing down stuff I want to think about for later.
- Undo/redo, version history
-
In the 2022-11 meeting of the UN Open GIS Initiative. It was suggested to work with DWG6 and Field Missions.
Meanwhile, PMTiles v3 was released. It would be promising to introduce PMTiles technology…
-
* https://github.com/protomaps/go-pmtiles/releases/tag/v1.4.0
-
Curious, have you considered using a string pool for storing frequent tags? Currently, OSMExpress stores all tags as `:List(Text)`, but looking at [taginfo](https://taginfo.openstreetmap.org/tags) I w…
-
Hello,
I am trying to build a network in r5r. I've used this guide https://ipeagit.github.io/r5r/articles/r5r.html. I've checked if I have the correct Java version
`rJava::.jcall("java.lang.Syste…
-
We have been running osmx with nightly updates successfully for about the last ten months, powering KDE's "raw data" tile server which is e.g. used by Marble, and it has performed really well for that…
-
-
https://github.com/protomaps/font-maker , suggested destination: https://github.com/maplibre/font-maker
## Motivation
A web-based, zero installation, 100% client-side tool to generate MapLibre G…
-
When I follow your documentation, this is what I see:
![image](https://user-images.githubusercontent.com/113394273/191588934-f06226e7-b20b-48cf-a0cd-5e505e5d7c1e.png)
-
Here's the most basic HOWTO possible for getting from zero to a working protomaps web application.
Easy to adapt for use with any openmaptiles JSON style, just replace the layers with your layers.
…