Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 253 Bytes

tilecount

Counts web map tiles within a Polygon(s)

Usage

yarn install
./index.js min_zoom max_zoom [feature.geojson]

If you omit the file then it will be read from stdin. The GeoJSON can be either a FeatureCollection or single Feature.