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

CLI dropping source GeoJSON fields with array or object values #168

Open FredFunk opened 2 years ago

FredFunk commented 2 years ago

I'm getting different results when submitting the same GeoJSON source via Studio vs. CLI. Submitting a GeoJSON via CLI drops any field with array or object values. Submitting via Studio converts the array/object field(s) to string but keeps the field in the resulting tileset.