kopia lustrzana https://github.com/osm2vectortiles/osm2vectortiles
Added more notes about the Mapbox container
rodzic
f6c7bc3071
commit
20f978d661
|
|
@ -97,9 +97,12 @@ as well as imposm settings.
|
||||||
|
|
||||||
## Develop tm2source Projects with Mapbox Container
|
## Develop tm2source Projects with Mapbox Container
|
||||||
|
|
||||||
To develop our tm2source projects we use Mapbox in a Docker container on a more powerful server.
|
To develop our tm2source projects you can use Mapbox in a Docker container on a more powerful server
|
||||||
|
or simply to ensure you develop in the same environment.
|
||||||
To access the container from outside you should expose port 3000.
|
To access the container from outside you should expose port 3000.
|
||||||
|
|
||||||
|
You should map the directory where you keep your `tm2source` projects to `/data/projects` and
|
||||||
|
open it in Mapbox Studio.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker run --rm --name mapbox \
|
docker run --rm --name mapbox \
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue