You can do a rect query. In mapscript that would be by using the queryByRect method of either a layerObj or a mapObj. Or you could use the CGI with a call like:
http://.../cgi-bin/mapserv?map=my.map&qlayer=station_ticket&mapext=...&mode=nquery Steve >>> On 12/19/2007 at 12:44 AM, in message <[EMAIL PROTECTED]>, Bui Anh Tin <[EMAIL PROTECTED]> wrote: > I have a question > ex: My map have layer: "station ticket" type data is point > And i want get all point in mapobj extent now. > How can i do that?
