Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 350 Bytes

sld4mvt

Use existing SLD files to decide what data to query for MVT files

Installation

Install pipenv globally.

$ pip install pipenv

Clone or download the repository, and change your directory to that folder, and do

$ pipenv install

This will create a virtual environment containing the required packages.