GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.
MIT License
87 stars 25 forks source link

Object checksums for Locale and Layer #1225

Open dbauszus-glx opened 2 months ago

dbauszus-glx commented 2 months ago

It must be possible to determine whether a store config object for a locale, and or layer is the same as the object retrieved from the workspace API.

Versioning should work with sha checksums. The checksum should be generated and assigned to the locale object returned from a get locale request.

A user stored locale with the checksum can be checked against the locale returned from the XYZ workspace mod. If different a user should be prompted to cache the new version of the locale.