Sam Matthews

Results 88 comments of Sam Matthews

The `_loader.scss` file probably needs some reworking to take care of the extra classes - the animation should be removed from the base class as well, and instead we can...

Definitely don't want any of my droppin' to be part of anyone else's choppin'. Let's try and set this up once the `alpha` goes to `master` ?

I set up a cloudfare account to get this moving. Looks like we'll just need a `_config.yml` and set up the canonical meta tag.

:+1: this seems cool - feel free to start chopping away at it!

WIP on the `view-attributes` branch! ![dropchop-attributetable](https://cloud.githubusercontent.com/assets/1943001/8641217/ad826b44-28c5-11e5-9a74-f39ef6483bf2.gif)

Ha, I think we actually have it mostly put together in the `attr.dropchop.js` file - I just wasn't able to push it far enough to be useful beyond just looking...

I wonder if we can ensure that ALL features are converted to feature collections on upload and handle them this way? As long as everything is formatted the same, then...

Using [`turf.featureCollection(feature)`](http://turfjs.org/static/docs/module-turf_featurecollection.html) should make this pretty :cake:

Oh! Just to be clear, are you saying use the `npm` packages for these? [geojson-normalize](https://www.npmjs.com/package/geojson-normalize) & [geojson-flatten](https://www.npmjs.com/package/geojson-flatten) Those seem super helpful. Presumably the best way to go about doing this...

@alukach it looks like this will be a good next issue to resolve before we add all of the Turf operations since #30 re-introduced some errors dealing with different geom...