mapbox-sdk-py
mapbox-sdk-py copied to clipboard
Add example for featureCollection
On this page, it would be helpful to show an example of the preferred way to upload geoJSON featureCollections. Do I need to loop over the geojson features one by one, or can I upload them at once? Different methodologies for small vs large files? Right now the directions are not very clear for collections with more than 1 feature.