bertt / mapbox-vector-tile-cs

A .NET library for decoding a Mapbox vector tile
MIT License
74 stars 16 forks source link

could not support new tile format. #26

Closed sendreams closed 6 months ago

sendreams commented 1 year ago

the mvt file can't be deserialize.

the tile download by curl

curl --request GET \ --url 'https://api.mapbox.com/v4/mapbox.mapbox-models-v1/15/16591/11270.vector.pbf?sku=101xe2aWG6Bmo&access_token=pk.eyJ1IjoibWFwYm94LW1hcC1kZXNpZ24iLCJhIjoiY2xrc2pzc2VuMDFybTNlcXQwOG9ieXFxeSJ9.tFV8YJxUOkHxcaZ70BQiUg' \ --header 'Referer: https://labs.mapbox.com/' \

bertt commented 12 months ago

What error do you get? Maybe you have to unzip the file first.