Re: [mapserver-users] Map rendering correctly with shp2img but blank when using WMS

2018-02-12 Thread Seth G
Hi, Syntax looks fine to me. Could there be an issue accessing the Mapfile using the web service account?Can you run a profiler on the database to see if it is being hit at all? The results of this would reduce the list of possible issues. Regards, Seth -- web:http://geographika.co.uk

[mapserver-users] Map rendering correctly with shp2img but blank when using WMS

2018-02-12 Thread Pablo Sanfilippo
This is the command I'm using that renders fine: shp2img \ -m /maps/config.map \ -o /sources/testb.png \ -e -118.41347694396971 33.919930516263086 -118.40274810791016 33.92787160756615 \ -s 500 500 \ -l mylayer \ -all_debug 5 \ And this WMS request renders a transparent image: