Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
Go to file
2018-10-19 18:52:41 +03:00
docker-entrypoint-initdb feat: add geom function 2018-10-19 16:52:30 +03:00
public update design 2018-10-19 16:38:48 +03:00
src fix: input style for chrome 2018-10-19 18:52:41 +03:00
.dockerignore fix: change two DayPickers with one 2018-10-19 15:05:27 +03:00
.gitignore add processing data scripts 2018-10-10 19:36:23 +03:00
db.Dockerfile add tag to timescaledb image 2018-10-17 20:50:45 +03:00
docker-compose.yml process taxi_zones 2018-10-17 13:30:25 +03:00
front.Dockerfile hot fix front.Dockerfile 2018-10-11 19:03:56 +03:00
nginx.conf process taxi_zones 2018-10-17 13:30:25 +03:00
package.json add trips filters to map 2018-10-18 21:27:08 +03:00
README.md add front service to docker-compose.dev 2018-10-08 17:09:30 +03:00
yarn.lock fix: change queryParams 2018-10-18 22:00:39 +03:00

Martin landing page

How to run local

  • run docker-compose -f docker-compose.dev.yml up --build
  • go to localhost:3000 in your browser