index

2021-06-20

2021-06-23


how to store gps route data?

It would be not ideal to create an entity for each route point. A record type for coordinates and an array of those records would be more efficient. Storing different versions of that array would be optimized in delta compressed blob storage.


This site is generated with zetgen