ayuda con un layer en postgis

From: "sandra lituma" <sandrals84(at)gmail(dot)com>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: ayuda con un layer en postgis
Date: 2007-12-20 14:49:10
Message-ID: 88586d670712200649j60b8a45fmcb45dddc7659daae@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

HOLA LISTA , QUIERO PEDIRLE UN FAVOR SI ME PUEDEN AYUDAR TENGO QUE REALIZAR
UNS CONSULTA CON PHP/MAPSCRIPT MI . MAP ES EL SIGUIENTE

LAYER
CONNECTIONTYPE postgis
NAME "negocio"
# Connect to a remote spatial database
CONNECTION "user=postgres password=admin dbname=tesis host=127.0.0.1port=5432"
# Get the lines from the 'geom' column of the 'roads' table
DATA "negocio_geom from negocio"
STATUS ON
TYPE LINE

CLASS
NAME 'negocio'

TEMPLATE "C:\ms4w\Apache\htdocs\tesis\ingresonegocio.php"

STYLE
COLOR 255 0 0
END
END

# Of the lines in the extents, only render the wide highways
END

ESE ES MI LAYER LO QUE TENGO QUE HACER ES UN LISTA DESPLEGABLE ESCOJER UN
TIPO DE NEGOCIO Y MANDAR CON UNA VARIABLE A BUSCAR EN EL MAP

SI ALGUEIN TIENE UNA IDEA GRACIAS.

LO QUE NO SE ES COMO MANDAR LA VARIBLE A . MAP

GRACIAS DE ANTEMANO

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Pablo Braulio 2007-12-20 16:30:30 ¿No es posible que una función ejecutada por un trigger devuelva un valor?.
Previous Message Johnny Verdugo 2007-12-20 14:26:38 shp2postgre