aleene / FoodViewer

An app to view and edit Open Food Fact products
Apache License 2.0
10 stars 5 forks source link

Reduce taxonomy footprint #172

Open aleene opened 8 years ago

aleene commented 8 years ago

Currently (version 1.1) plist-files are used to encode the taxonomies. This results in large files. This can be reduced by using a more lightweight filestructure and pruning.

aleene commented 7 years ago

In the longer run, I would like to see the taxonomies of OFF, published a jsons. Then I no longer have to incorporate them into my app.

teolemon commented 5 years ago

This has been solved on the server side.