mapbox / tile-cover

Generate the minimum number of tiles to cover a geojson geometry
MIT License
189 stars 40 forks source link

Clarify Type of Tile Coordinates generated #84

Open femski opened 5 years ago

femski commented 5 years ago

Its not clear what this library is generating. Brief intro says "raw tiles" Meaning xyz? 512x512? Please clarify

morganherlocker commented 5 years ago

The tiles are the format described by the Bing Maps Tile System. A reference should be added to the readme for clarity.