[MAPSERVER-USERS] point,polygon and line layers in single map file

2008-11-06 Thread S.Reena
Hi All, Is it possible to make a single map file having all the three types of layers ( point, polygon and line) and if yes how to store that in geometry_columns table in postgresql which gives duplication error ? -- View this message in context:

[MAPSERVER-USERS] problem with map.zoomToExtent

2008-08-09 Thread S.Reena
...the thing is if i alert these values in that function..its working..but i i do like map.zoomToExtent(new OpenLayers.Bounds(str1,str2,str3,str4)) where str1 etc contain the passed values.. this doesn't work.. Can any1 help? Cheers, S.Reena -- View this message in context: http://www.nabble.com

Re: [MAPSERVER-USERS] Display of polygon in map

2008-07-29 Thread S.Reena
LAYER NAME gps_polygon STATUS on TYPE polygon CONNECTIONTYPE POSTGIS CONNECTION host=localhost dbname=gps_data user=postgres password=postgres port=5432 DATA newgeom FROM gps_polygon USING UNIQUE gid LABELCACHE on #LABELITEM 'name'

Re: [MAPSERVER-USERS] Display of polygon in map

2008-07-29 Thread S.Reena
here it is..I have tried using gid ,srid etc..n its still not working :( LAYER NAME gps_polygon STATUS on TYPE polygon CONNECTIONTYPE POSTGIS CONNECTION host=localhost dbname=gps_data user=abc password=xyz port=5432 DATA newgeom FROM gps_polygon

[MAPSERVER-USERS] Display of polygon in map

2008-07-27 Thread S.Reena
Hi All, I had a shape file with point features which I had aggregated into polygon and formed a table with gid, newgeom and name attributes. Now that polygon is getting displayed as postgis layer in Quantum GIS but but somehow its not getting displayed in map...Can anyone suggest something?

[MAPSERVER-USERS] blur backgroung map when pop up appears

2008-07-08 Thread S.Reena
I am displaying a map on html page..i want that on some pop up window to appear over map on some eventn this should blur the map on backgroundhow to do this? -- View this message in context: http://www.nabble.com/blur-backgroung-map-when-pop-up-appears-tp18336965p18336965.html Sent