[Mapserver-users] ASP and MapServer

woodbri at swoodbridge.com woodbri at swoodbridge.com
Tue Jun 17 08:28:56 EDT 2003


Oops, just realized you were asking about ASP. You still have to do 
something similar, but you would pass the shape extents on the URL to 
mapserver and not via mapscript.

-Steve

On 17 Jun 2003 at 8:02, woodbri at swoodbridge.com wrote:

> Hi Mario,
> 
> If you can read the dbf and have the record number, then you need to
> open the shapefile and read the extents for that record number, then
> you can call $map->setextent(xmin, ymin, xmax,ymax) and you should be
> all set.
> 
> -Steve W.
> 
> On 17 Jun 2003 at 13:16, Mario wrote:
> 
> > Hi,
> > I developed an ASP application that allow users to query dbase files
> > in Shapefiles datasets. I'd like to pass records found to MapServer
> > in order to zoom to their extents. How can I pass these records to
> > MapServer?
> > 
> > Any help appreciated
> > 
> > Thanks
> > Mario
> > 
> 
> 
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
> 





More information about the mapserver-users mailing list