Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 18th, 2012  |  syntax: None  |  size: 0.23 KB  |  hits: 8  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. MapServer cgi-bin get value from query string and concatenate to Postgres query
  2. LAYER
  3. DATA "the_geom from (select * from
  4.   vista_puntos where date > <DATE_VAR_FROM_QUERY_STRING>) as subquery
  5.   using unique id_valor using srid=4326"