Re: [mapserver-users] queryByAttributes returns no result with OGR/ODBC data source

2009-05-18 Thread Dejan . Gambin
Hi, Unfortunatelly it doesn't help. I have tried with: queryByAttributes([KOORDINATAX], ( [KOORDINATAX] = 5460870 ), MS_MULTIPLE); and with queryByAttributes([KOORDINATAX], 5460870, MS_MULTIPLE); Neither one gives results :-( dejan Maher Karim maher_ka...@dorsch.com.jo wrote on 18.05.2009

Re: [mapserver-users] queryByAttributes returns no result with OGR/ODBC data source

2009-05-18 Thread Maher Karim
Try to remove the brackets [] from the field names queryByAttributes(KOORDINATAX, 5460870, MS_MULTIPLE); Regards Maher |-+--- | | dejan.gam...@pul| | | a.hr| | | | | |

Re: [mapserver-users] queryByAttributes returns no result with OGR/ODBC data source

2009-05-18 Thread Dejan . Gambin
Still doesn't help :-(. Maybe I am doing something wrong...I don't know if I can debug this query on a lower level... This works for me correctly: ogrinfo -where KOORDINATAX=5460870 krk.ovf krk although I get : ERROR 4: Update access not supported for VRT datasources Had to open data source

[mapserver-users] select one column values from a table

2009-05-18 Thread meenu
dears,in a mapserver website how can i retrve one column details from a tablefor eg in my map i have one table called n_123 ...in this table i have one column named PLO_900...i need to retrive value like as follows select PLO_900 from n_123 ...i did the coding like as follows...but it is

Re: [mapserver-users] UMN and SVG output

2009-05-18 Thread Till Adams
Daniel, many thanks for your help :- ) - and a beer in Sydney for you, regards, Till ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] Tile pre-caching

2009-05-18 Thread Chad Clabaugh
Hello, I have successfully set-up a linux mapserver on suse linux. I am using it to generate google tiles from shapefiles. I have been attempting to set-up a tile precache that enables me to generate the image tiles on a local mapserver server then serve them from a remote web server, but

[mapserver-users] FastCGI PHP MapScript Problem

2009-05-18 Thread Keith Moss
Hi all, I've run into a problem with running PHP MapScript and FastCGI on a development server I've been setting up. It's a Windows Server 2003 box with IIS6 and I've installed MapServer 5.4 and PHP 5.2.9. I obtained the necessary dlls for PHP MapScript from the MS4W MapServer 5.4.0rc2