# foxgis-server **Repository Path**: litcas/foxgis-server ## Basic Information - **Project Name**: foxgis-server - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-14 - **Last Updated**: 2025-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # foxgis-server [![Build Status](https://travis-ci.org/vectortiles/foxgis-server.svg?branch=master)](https://travis-ci.org/vectortiles/foxgis-server) [![CircleCI](https://circleci.com/gh/vectortiles/foxgis-server.svg?style=svg)](https://circleci.com/gh/vectortiles/foxgis-server) [![Coverage Status](https://coveralls.io/repos/github/vectortiles/foxgis-server/badge.svg?branch=master)](https://coveralls.io/github/vectortiles/foxgis-server?branch=master) An map server that creating, serving and rendering vector tiles ## Dependencies - mongodb - gcc >= 4.9 - xvfb - libgles2-mesa-dev ## Usage ``` xvfb-run -a -s '-screen 0 800x600x24' npm start ```