datacitizen / water-quality

Kanso app to hold NWT water quality data, and wizards for sondes and camera uploads.
2 stars 1 forks source link

Create start page (map interface) #9

Open mwest opened 12 years ago

mwest commented 12 years ago

Create a hero type page with an esri.js map and the a "legend" of the 3 datasources, create 3 map icons to differentiate between types of monitoring stations and a template for the popups (to link to the appropriate graph/metadata).

The "monitoring station" docs should be synced with the atlas.

ryanramage commented 12 years ago

Ok, please confirm each point:

  1. I will ditch the way the aussies did the map stuff, and I will basically do it your way, as here: view-source:http://water.data.io/WaterQuality/aandc.aspx
  2. Each station from a data source will have its own icon.
  3. The legend will have toggle buttons on the bottom, All | Fort Smith | North Sites | NWT Drinking
mwest commented 12 years ago
  1. yes, for this entire project we'll use the esri.js ...and all the map javascript should go in its own file. i'll maintain an esri-nwt.js file also for the common functions across the project to handle the projection, common esri map stuff, gnwt tile specific stuff etc. so the application code gets easier to write.
  2. yes, i will do them.
  3. no, we'll just put them all on the map, no toggle. (I'll get the proper names for each set as well)