Closed spatialillusions closed 6 years ago
The raw data should be stored in CSV rather than JSON, and then https://www.npmjs.com/package/csvtojson can be used to build it into JSON. This would make it much easier for non programmers to update the data.
This is now fixed in the two repositories that replaces this: https://github.com/spatialillusions/mil-std-2525 https://github.com/spatialillusions/stanag-app6
The raw data should be stored in CSV rather than JSON, and then https://www.npmjs.com/package/csvtojson can be used to build it into JSON. This would make it much easier for non programmers to update the data.