Skip to content

Commit

Permalink
updated mbtiles2pbf
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin IGARASHI committed Aug 5, 2020
1 parent 233a005 commit c7b8ead
Show file tree
Hide file tree
Showing 3 changed files with 584 additions and 54 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,6 @@ $ make -j
$ make install
```

### mbutil
This module uses [mbutil](https://github.com/mapbox/mbutil) to extract mvt files from mbtiles. Please make sure install it on your python3.

for MacOS & Ubuntu
```
git clone git://github.com/mapbox/mbutil.git
cd mbutil
sudo python setup.py install
```

### main module
```
npm install @watergis/postgis2vectortiles
Expand Down
Loading

0 comments on commit c7b8ead

Please sign in to comment.