Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freshleafmedia/osm-apache

Open Street Map Tile Server
https://github.com/freshleafmedia/osm-apache

apache map-tile-server map-tiles maps openstreetmap openstreetmap-server osm

Last synced: 4 days ago
JSON representation

Open Street Map Tile Server

Awesome Lists containing this project

README

        

# Open Street Map Tile Server

## Build

```
docker build .
```

## Run

```
docker run -it --rm -p 80:80 -v /path/to/map/cache:/tileCache freshleafmedia/osm-apache
```

### Environment Variables

There are a couple of environment variables used to configure where the tile renderer is

- `RENDERD_HOST` The renderer hostname
- `RENDERD_PORT` The renderer port number (defaults to `7653`)

### Volumes

- `/tileCache` The tile cache