時序地圖製作方式之選擇

 

背景

服務網頁之內容及比較

NASA GMAO classic_geos_cf

  • NASA GMAO供提供了傳統png播放之classic_geos_cf、以及互動式地圖cf_map、與其下之cf_map/gram、cf_map/his等4個服務網頁,其重要js應用與變數傳輸項目詳見NASA GMAO說明。
  • 此外,pm25.jp、CAMS、NCDR/NCU、sinica等等系統,也是以png+js,或gif方案。

比較leaflet插件方案

  • 目前earth空間資料就是以geojson方式提供,在不同解析度可以有快取之方案,似乎具發展潛力。
  • 目前leaflet的等值圖(heatmap)似乎不是很好,有顯著模糊化的缺點。可能是官方網站並未使用的原因,重要官方預報、衛星及回波仍是使用其他軟體內插或直接使用點陣圖、png似也有其必要性。
  • 如果以非官方形式提供預報資訊,似乎精確度不應是重點,流暢性及方便性才是重點。
項目\提供形式 rasterWMS/png/gif geojson/cluster 說明
時間間距 中長 前者適合網格數據
解析度快取金字塔 會提升不同解析度顯示速度
顯示速度 如果太慢會拉長總連線時間
應用範例 L.TimeDimensionsliderControlleaflet+gif glifyGridCluster  

TimeDimension

TimeDimension
TimeDimension:Add time dimension capabilities on a Leaflet map.(demo site or airpact wsu)

sliderControl

sliderControl:Leaflet-WMS-Time-Slider from BobTorgerson(demo site)

glify

glify
glify:Fast rendering for large (+100MB) GeoJSON datasets with WebGL.(demo site)

GridCluster

GridCluster
GridCluster:Create grid-based clusters in realtime.(demo site)
  1. The Global Modeling and Assimilation Office, Goddard Space Flight Center, NASA 

  2. web site of Composition Forecast Maps, see FLUID(Framework for Live User-Invoked Data) news and about 

  3. AIRPACT(Air Indicator Report for Public Awareness and Community Tracking) is a computerized system for predicting air quality (AQ) for the immediate future of one to three days for the entirely of the states of ID, OR and WA, and surrounding parts of Canada, MT, WY, UT, NV and CA. AIRPACT predicts air quality by calculating the chemistry and physics of air pollutants as determined by pollutant emissions within the context of the background, natural air chemistry and predicted meteorology. Meteorology has a direct effect on air pollution, with variables such as wind speed, temperature and precipitation affecting transport and dilution, chemical reaction rates, and the removal of pollutants through rain-out, respectively.