openfreemap
openfreemap copied to clipboard
Free and open-source map hosting solution with custom styles for websites and apps, using OpenStreetMap data
I'm scrolling around the town where I live in Japan on https://openfreemap.org and I notice that many Japanese Place names have been transliterated into alphabetical strings in the way that...
## Contributions welcome! To debug if issues are present in planetiler runs or also in tilemaker and OpenMapTiles reference implementation, we'd need a full planet run from: - [ ]...
Hi, Thanks for all the work on OpenFreeMap — it's an awesome project and really cool to see something so open and self-hostable. I had a quick question that I...
Hi, I have noticed that there are several outdoor monuments missing (POI) on OFM which are present in OSM. Some examples: * node/5553620310: Loba Capitolina romana * way/368806508: Monumento a...
Hi, we have integrated OpenFreeMap in [osmapp.org](https://osmapp.org), but there is an issue with type encoded in the `id` field in the MVT tiles. The last number in the `id` should...
Hi everyone. For my app I would like to use openfreemap but I don't need the full world. just few countries and save GB. Do you have some advice how...
Hello, I'm trying to self host `openfreemap`. The installation went well with both `SKIP_PLANET=true` and then `SKIP_PLANET=false` with no specific error. But when I try to use it, I see...
### `tiles.btrfs.gz` download fails due to instability and missing resume support When running `http-host-static` with `SKIP_PLANET=false` in .env, we repeatedly run into a critical problem with downloading the large `tiles.btrfs.gz`...
- Hi everyone, super new to maps in general however learnt about mbtiles and pmtiles and rendering with map libre gl js. However my question is related to information and...
I noticed that you go through quite a bit of trouble creating small btrfs images in order to "package" a btrfs into something you can send to the web server(s)...