Created by:
Stephan Meissl, Thomas Bonfort, and Fabian Schindler
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
...
/var/ngeob_data/mapcache.sqlite
select strftime('%Y-%m-%dT%H:%M:%SZ',start_time)||'/'||strftime('%Y-%m-%dT%H:%M:%SZ',end_time) from time where source_id=:tileset and start_time<=datetime(:end_timestamp,'unixepoch') and end_time>=datetime(:start_timestamp,'unixepoch') and maxx>=:minx and maxy>=:miny and minx<=:maxx and miny<=:maxy order by end_time limit 100
Visual representations of search results e.g. single browses or all browses in a specific time interval
...
true
Absent tiles are considered empty instead of being sent to WMS for generation
...
WGS84
Dynamically create high resolution tiles from lower resolution ones
foss4g.sqlite
true
9 bytes stored per tile (hex quadruplet). Dynamically returned as a 132 byte PNG.
Live
Funding has been provided by the European Space Agency (ESA) in the frame of the ngEO project.
This work is licensed under a Creative Commons Attribution 3.0 Unported License.