tile-blobber
v0.0.2
Published
Transform a list of tile coordinates into covering polygons
Readme
tile-blobber
Transform a list of tile coordinates into covering polygons. Uses tilebelt, turf-union.
Example usage:
echo -e "3/2/2\n3/3/2\n3/4/4" | tile-blobber | geojsonio
