Re: [OpenLayers-Users] openlayers does not show shapefile

2008-09-04 Thread Huseyin Akyol
i guess the problem is caused by the name of your map file. Somehow mapserver can't read the first letter of mapfile names beginning with letter "t". You can check your apache logs, in access.log file, you will see the mapfile in query string doesn't have its first letter. Change the name of your

Re: [OpenLayers-Users] openlayers does not show shapefile

2008-08-08 Thread FCampos
ineresource tag > is pointing to a non-existing server. You should point this to your > MapServer otherwise you'll get into trouble when using other wms clients > like gvSIG, QGIS, ArcMap, AutoCAD Map, etc. > > Cumps, > Duarte Carreira > > -Mensagem original- >

Re: [OpenLayers-Users] openlayers does not show shapefile

2008-08-07 Thread George Mu'ammar
Hi, I can't get through to your server but I suspect the mapfile is not configured correctly. I don't think shp2img is a valid test, the shapefile may not show on your map because of an extent problem. If you see any PNG from the WMS server it means that OL is working ok. The problem is with th

Re: [OpenLayers-Users] openlayers does not show shapefile

2008-08-07 Thread Duarte Carreira
get into trouble when using other wms clients like gvSIG, QGIS, ArcMap, AutoCAD Map, etc. Cumps, Duarte Carreira -Mensagem original- Date: Thu, 7 Aug 2008 03:43:07 -0700 (PDT) From: FCampos <[EMAIL PROTECTED]> Subject: [OpenLayers-Users] openlayers does not show shapefile To: users@o

Re: [OpenLayers-Users] openlayers does not show shapefile

2008-08-07 Thread Bilge Tutak
Did you try calling it with a mapserver layer? OpenLayers.Layer.Mapserver I am not sure if it makes a difference, but using MapServer layer works for me. Bilge. On Thu, Aug 7, 2008 at 6:43 AM, FCampos <[EMAIL PROTECTED]> wrote: > > Hi, > i´m haviing trouble to show a simple shapefile frmo a

[OpenLayers-Users] openlayers does not show shapefile

2008-08-07 Thread FCampos
Hi, i´m haviing trouble to show a simple shapefile frmo a wms server (mapserver). Here is the mapfile http://www.nabble.com/file/p18867858/test.map test.map if i make shp2img -m test.map -o test.png -all_debug 10 the image is made, so it´s not from mapserver. the openlayers code is: