-
Pre-2015 we flattened the JSON events into a pre-defined schema and appended them to a global "timeline" table. This worked, but it has a few issues:
- The GH event format changed overtime, whereas ou…
-
It will be great to add a Unicode raster proportional font.
This will also allow the theme system redesign, as text will be a common resource with several languages support. Height of 12px will more r…
-
**Objective:** Map missing [turn lanes](http://wiki.openstreetmap.org/wiki/Key:turn:lanes) from tertiary and up in SF peninsula, DC and LA.
**Team:** @mapbox/team-data
**Features to map**: Turn lane…
-
Corollary to https://github.com/cfpb/grasshopper-loader/issues/99, the loader should not perform any _data specific transformations_. Anything that depends on data structure or format should live in t…
-
In this contrived example, I loop the output stream of the input back into itself creating a recursion-like behavior. It produces 1, 2, 4, 8, 16, 32, 64, 128, 256, 512.
```
_ = require('highland')
i…
-
If I get some time I may work on a pull request for this, but in the meantime I want to get it documented.
Problem: OSX ignores `/etc/hosts` entries unless they are at the TOP of the file.
Solution: …
-
_Migrated from Google Code (issue 694)_
-
```
What steps will reproduce the problem?
1. git clone https://github.com/icgc-dcc/dcc.git
2. git checkout 5df0ba29beb8779fa75ae28c55aff40cbb5c2cb3
3. mvn clean package -am -pl dcc-etl/dcc-etl-indexe…
-
```
What steps will reproduce the problem?
1. git clone https://github.com/icgc-dcc/dcc.git
2. git checkout 5df0ba29beb8779fa75ae28c55aff40cbb5c2cb3
3. mvn clean package -am -pl dcc-etl/dcc-etl-indexe…
-
It appears there is a bug in the ETL which only includes one answer for each question.
This is a bad thing. I'm sure the fix will be easy to accomplish, but the ETL takes so long to run that this cou…