12 Commits

Author SHA1 Message Date
Oscar Lorentzon
5a3219f3af feat: do not require specific level for spatial data
Levels can depend on the geometry provider so need to
be dynamic.
2020-12-02 16:53:09 +01:00
Oscar Lorentzon
2099a10da3 refactor(api): rename client id to more general client token 2020-11-04 18:00:33 +01:00
Oscar Lorentzon
c9e293801e refactor(api): move interfaces to interface folder 2020-10-16 11:20:27 +02:00
Oscar Lorentzon
17f1eb9d48 refactor(api): add falcor prefix to data provider for clarity 2020-10-16 11:15:32 +02:00
Oscar Lorentzon
ccb180a38d refactor(api): make abstraction for all geohash calls 2020-10-16 11:01:55 +02:00
Oscar Lorentzon
cee21f37e9 refactor(api): make data provider urls internal 2020-10-07 21:43:16 +02:00
Oscar Lorentzon
2e3b553679 refactor(api): move cluster rec interface to api folder 2020-10-06 09:54:47 +02:00
Oscar Lorentzon
4b528a1242 refactor(api): use data provider for spatial data 2020-10-05 18:08:56 +02:00
Oscar Lorentzon
4349dc6f07 test(spatial): cache reconstruction tests
Filter reconstructions on existing ones in get
method.
2019-11-08 09:06:34 +01:00
Oscar Lorentzon
7ee9d1ff48 feat(spatial): remove references to atomic reconstructions 2019-11-08 09:06:30 +01:00
Oscar Lorentzon
3960203569 test: mulitple calls should generate single request
Use methods to avoid duplicating functionality in cache.
2018-11-09 08:57:42 +00:00
Oscar Lorentzon
8795943193 test: spatial data cache
Fix return value when aborting, should not
return a value but be emtpy to indicate
that reconstructions have not been cached.
2018-11-06 17:04:35 +00:00