Varun

Results 15 issues of Varun

Example Style sheet: ``` sources: stamen-watercolor: type: Raster url: http://tile.stamen.com/watercolor/{z}/{x}/{y}.jpg stamen-toner: type: Raster url: http://tile.stamen.com/toner/{z}/{x}/{y}.png rasters: [stamen-watercolor] # add watercolor sampler alongside toner test-source: type: Raster url: blah rasters: [stamen-toner]...

Refer documentation commit: https://github.com/tangrams/tangram-docs/commit/79d6ce9a26c1dc323b5ce0712b4eba1f9d1c0c44

scene spec

With introduction of `zoom_offset` (Following from discussion: https://github.com/tangrams/tangram-es/pull/2026) dependent raster tasks can result in duplicate tile (redundant) network requests. These redundant network requests for dependent tiles can be aptly handled...

Refer JS PR: https://github.com/tangrams/tangram/pull/601

scene spec

I noticed recently that at zoom level 18 all the buildings were being extruded, irrespective of whether they have any heigh information in the tiles or not. (Refer: https://github.com/tangrams/eraser-map/blob/gh-pages/eraser-map.yaml#L2315-L2336) However,...

priority 2

Currently we are using `search-active` icon. Does it make sense to add another icon/modify the color of the icon for reverseGeocode pin drop?

priority 2

Now that https://github.com/tangrams/tangram-es/pull/465 got merged in ES and equivalent was available on JS for some time now, we should have the eraser-map style sheet use this feature to get better...

priority 2

- [ ] Just do it Does it make sense for pois to have mipmap filtering? Refer: https://github.com/tangrams/eraser-map/blob/gh-pages/eraser-map.yaml#L117

priority 3

I was browsing around and saw that Florida state label never gets drawn, `orlando`, `gainsville`, `tampa`,`miami` takes precedence. Could this be a priority thingy? Attaching 2 screen shots to show...

priority 2

![Screen Shot 2020-07-05 at 12 35 35 PM](https://user-images.githubusercontent.com/360641/86540696-227d7d80-bebc-11ea-9c08-f3d1817b09f2.png) Look at the name for North America (उत्तरी अमेरिका). I think I have mentioned about this issue in some other mapzen base...