Hi

please ask your support question on the USER mailinglist 
(cartoweb-users@lists.maptools.org)
the dev mailing list is only intended if you would like to participate to 
correction/modification/improvement of the core code of Cartoweb

I would say the easiest would be to use a postgres/postgis layer and set the 
data sql query dynamicaly via a new plugin, using either the mapOverlay plugin 
or mapscript directly if you feel like it.

Your plugin would only need client->server action so you can pretty much use 
the existing example available on the wiki: 
http://www.cartoweb.org/cwiki/HowToDisplayOnTheMapAPointFromADatabaseQuery
the action of that example plugin is obviously different, but the global 
structure and logic is the same.

also search the mailinglist for the multiple questions regarding mapOverlay 
usage, there was a lot of answer about that already.

regards
Oliver

  ----- Original Message ----- 
  From: Johann Hiebl 
  To: [EMAIL PROTECTED] 
  Sent: Friday, June 20, 2008 3:31 PM
  Subject: [Cartoweb-dev] Time navigation


  Hi,

   

   

  I would like to integrate a specific feature to my Cartoweb project: In an 
own folder (like "layers", "export pdf" etc.), there should be three dropdown 
choice fields - one for year, one for month and one for day. By selecting an 
arbitrary date, a request should be formulated and ask for a raster file named 
after the date located in a database. This raster file will automatically be 
depicted in the map. Concretely, climate data maps (temperature, precipitation, 
snow) shall be queried and displayed according to the user's requirements.

   

  How could this be managed in Cartoweb? By adapting an existing Plugin, e.g. 
Search or Routing? Is there some experience from a similar project which I 
could get the script files from?

   

  Thank you in advance,

   

   

  Johann

   

   

   

  Mag. Johann Hiebl

  Zentralanstalt für Meteorologie und Geodynamik

  Hohe Warte 38

  A-1190 Wien

  AUSTRIA

  E: [EMAIL PROTECTED]

  T: +43 (1) 36 0 26-22 96

  F: +43 (1) 36 0 26-72

   



------------------------------------------------------------------------------


  _______________________________________________
  Cartoweb-dev mailing list
  [EMAIL PROTECTED]
  http://lists.maptools.org/mailman/listinfo/cartoweb-dev
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to