Anthony Lukach
Anthony Lukach
I've noticed that there's a bit of a lag between a route changing and the `title` property updating. I'm guessing that this is around 200 - 300ms. While minor, it...
I've been doing some work with React.js and Redux and have been really enjoying it. In Redux, you are serializing and storing the entire app state into a single object....
We need documentation in README.md for how a user can export data as TopoJSON from Dropchop.
We need documentation in README.md for how a user can export data as Shapefile from Dropchop.
We need documentation in README.md for how a user can export data as GeoJSON from Dropchop.
To facilitate #130, it would be nice to have a `theater mode` `GET` parameter to show only the map portion of DC. This would really shine once #209 comes into...
I think that DropChop has been coming together really well since first started. It's getting the bits and pieces needed to be usable (operations, downloading, etc). However, I'm unsure if...
In the spirit of "data-first" GIS, menu items should visually display whether they are applicable to the current selection. This would likely be done by firing a signal on any...
I don't want no peepin'-toms knowing what exactly I'm droppin' and choppin' over here. We should get some SSL support on the site. A quick google search says it may...
When experimenting with the ability to pre-load data from a GET parameter (#139), I thought it was pretty interesting to point DropChop at live data sources (such as the USGS...