Anand Thakker

Results 26 issues of Anand Thakker

- [x] shp - [ ] topojson - ...?

Like geojson.io, throw up a tooltip on click with info about whatever's there. Nice little bonus is that we grab data off the "base layer" sources as well!

This adds a second command that runs `git log` only on the file open in the current editor tab. ![git-log-screencap](https://cloud.githubusercontent.com/assets/4974151/4345857/8700032a-40e3-11e4-82f6-3d65e7209d34.gif)

I'm seeing inconsistent results at different points on the boundary of this rectangular polygon ``` javascript var ul = [-79.4586181640625,39.53793974517629] var ur = [ul[0] + 0.03, ul[1]] var ll =...