mapbox / tilesets-cli

CLI for interacting with the Mapbox Tilesets API and Mapbox Tiling Service
https://docs.mapbox.com/mapbox-tiling-service
BSD 2-Clause "Simplified" License
125 stars 27 forks source link

Added lines to indicate acceptable geojson source types #57

Closed cmtoomey closed 4 years ago

cmtoomey commented 4 years ago

This PR clarifies the README for add-source. It provides confirmation that the cli will accept either standard or line-delimited geojson. It also moves annotations for reading through a directory into usage comments.