bittner / lego-mindstorms-ev3-comparison

LEGO Mindstorms EV3 Comparison
GNU General Public License v3.0
50 stars 12 forks source link

A few parts went missing with the data from Brickset #1

Closed bittner closed 8 years ago

bittner commented 8 years ago

When looking at commit a02f7ce it looks like a few LEGO pieces went missing in Brickset's CSV data, compared to the data copy+paste'd from LEGO's promo spec sheets.

This would be nice if it were corrected by re-adding the data to the respective CSV data files, and then regenerating the combined list.

bittner commented 8 years ago

Interestingly, those bricks do exist (as their images exist on the cache.lego.com server), but they don't show up in a part search on the LEGO support website for the three sets.

Some parts have the same or very similar picture, but a different part ID compared to other parts already in the list (e.g. Caterpillar Track, Ultrasonic Sensor, Steel Ball, Axle with stop, 4-module). Other parts were definitely missing (USB Cable, Rechargeable Battery), some maybe omitted by LEGO meanwhile (Rim Extra-Wide, Tire Extra-Wide).

bittner commented 8 years ago

Fixed with commit e45be5f.