Closed 0xGuybrush closed 4 years ago
Thanks for opening this ticket @another-dave ! We're currently working on a large revamp of all of our recipe examples and will include updating this recipe as part of that work.
We recently released a big revamp of our recipe examples: https://docs.mapbox.com/help/troubleshooting/tileset-recipe-examples/, so I'm closing this ticket.
We recently released a big revamp of our recipe examples: https://docs.mapbox.com/help/troubleshooting/tileset-recipe-examples/, so I'm closing this ticket.
Hi @brsbl, thanks for following up & will dig into the new examples when I get a chance.
Just an FYI that you've a broken link for sample data download under (NYC points of interest — reducing feature density)
<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist</Message>
<BucketName>mts-recipe-examples</BucketName>
<RequestId>E4F85C6603569577</RequestId>
<HostId>
bl7+iGoid6INZwb7BeZbxEOgNKqNNsGK0sK3s4/3Brmjzc48U7fVb6X3aEN9hyRMoXbOCf9kyrM=
</HostId>
</Error>
@another-dave - fixing this link now! will let you know when it's updated on the site.
confirmed this download link works now! https://docs.mapbox.com/mapbox-tiling-service/examples/points-of-interest/
I've just installed the Tilesets CLI and trying to add a recipe to an existing tileset. If I copy the example recipe from the docs for High density points for data visualization (data reduction), I get an error on validation
Steps to reproduce
tilesets validate-recipe example.json
Expected outcome
Current outcome
Version info
This is usign tilesets v0.3.3 (cloned from master)