integrityapplications / pinz

geospatial visualization of near real-time data in a browser
Apache License 2.0
2 stars 1 forks source link

check ordering of response from data server #16

Open jsherrah opened 11 years ago

jsherrah commented 11 years ago

as suggested by Nathan, please check:

  1. if you do a post with no geo and no time constraints, are the 5000 returned points the most recent ones in the db?
  2. when the data server returns results, are they in ascending temporal order in the array?

Please let me know :)