Try   HackMD

pharmacies to vector tiles

I created a simple script to convert pharmacies GeoJSON to vector tiles.

source

https://github.com/kiang/pharmacies/blob/master/json/points.json
This file looks automatically updated. This is nice.

tool

https://github.com/hfu/pharmacies-tippecanoe

The main part is this, written in the Rakefile.

curl https://raw.githubusercontent.com/kiang/pharmacies/master/json/points.json | tippecanoe -o pharmacies.mbtiles

result

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

The result is pharmacies.mbtiles. Just for testing purpose, I also uploaded it here.