Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fhb1990 authored Oct 17, 2019
1 parent fd19f0d commit df5d11c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# sld4mvt
Use existing SLD files to decide what data to query for MVT files

<h2>Installation</h2>

Install <code>pipenv</code> 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.

0 comments on commit df5d11c

Please sign in to comment.