polygon points from shapefile
Till Adams
adams at TERRESTRIS.DE
Wed Jun 29 00:35:42 PDT 2005
Joerg,
I have absolutely no experience with phpmapscript, as I use UMN mainly
as WMS/WFS.
there are more possibioities: Use the commande
DUMP TRUE
to enable download of the data as GML, but I'm not sure if UMN just
gives the actual extent back
-- or --
store the data in a postgis database, create a template, where you pass
the extent
of the actual mapwindow to an internal iframe or sth. similar and then
query the database with sth. like
SELECt [*] FROM [datatable] WHERE WITHIN // TOUCHES // [...]
GEOMETRYFROMTEXT(minx,miny,maxx,maxy)
Check the correct syntax on the postgis page.
Cheers, Till
--
Mit freundlichen Grüssen aus Bonn,
Till Adams
******************************************
* released: AmeiN! ArcMap-Export-2-UMN *
* LiveLinux 'WebGIS on CD' *
* http://www.terrestris.de *
******************************************
------------------------------------------
Dipl. Geogr. Till Adams
terrestris, H. Paulsen& T. Adams GbR
Siemensstr. 8 * 53121 Bonn
Tel.: 0228 962 899 52 * Fax.: 0228 962 899 57
info at terrestris.de * http://www.terrestris.de
More information about the MapServer-users
mailing list