[mapserver-users] Problem with libjpeg

2009-10-19 Thread Alan Hale
Hi I had successfully compiled and installed Mapserver recently but when I tried to run the Itasca demo I realised I had ommitted to configure with gdal. So I untarred fresh source files and ran a new configure, this time with gdal, thus: ./configure --with-ogr=/usr/local/bin/gdal-config

[mapserver-users] TileCache 2.10 - MapServer 5.2

2009-10-19 Thread Maria Neywell
Hi list, I'm using MapServer 5.2 and tilecache 2.10. I would like to configure a wms layer in a mapfile to use tilecache specifically for a layer. Thus, when this layer will be displayed, cached tiles will be sent by tilecache. Is it possible to have such a configuration? Does someone know how

RE: [mapserver-users] TileCache 2.10 - MapServer 5.2

2009-10-19 Thread Johan Ruiter
Hi Maria,   I did use a wms layer within tilecache. Therefore I used openlayers and added a tilecache layer like à     var wms = new OpenLayers.Layer.WMS(OpenLayers WMS,       http://+ host +/tilecache/tilecache.py?,      

Re: [mapserver-users] AGG renderer: Is there a way to disable the antialias feature with pattern brushes?

2009-10-19 Thread Thomas Bonfort
Is there a way to disable antialias support with the agg renderer when drawing vector symbol based pattern fills? Not that I know of. I've just wanted to construct some of the pre-defined mapinfo fill patterns (see image attached) but it seems the results are quite different by using the

Re: [mapserver-users] Shapefiles with islands

2009-10-19 Thread Thomas Bonfort
Hi, last time I tested, osm2pgsql didn't treat relations for multipolygons correctly if not run in slim mode. are you running your osm2pgsql with -s ? regards, thomas www.camptocamp.com +33 5 16 57 01 02 On Mon, Oct 19, 2009 at 11:43, Lars Westerlind lars.westerl...@enera.se wrote: Hi, I

Re: [mapserver-users] TileCache 2.10 - MapServer 5.2

2009-10-19 Thread Maria Neywell
Thanks for your answer, I did it too with OpenLayers, but I my case, I don’t want use OpenLayers. The question is : How to configure MapServer or the mapfile or both to use tilecache ? and display the layer without using an OpenLayers layer configured with tilecache ? Regards, Maria

Re: [mapserver-users] Problem with libjpeg

2009-10-19 Thread Andy Colson
Andy Colson wrote: My guess is the lib is in /usr/local/lib, but you dont have that lib in /etc/ld.so.conf. Probably just need to add that path to the file and then run ldconfig once. OH! Important point, DONT do this on solaris! It'll kill things bad. This is linux solution. -Andy

[mapserver-users] Scale dependant image tile

2009-10-19 Thread bbarrett
Hello, I have recently started using mapserver and ran out of ideas with this problem. I have three maps for the same location that I wish to be visible at different scales (but in the same map layer). Each map comes as 4 or 5 tif files. I have created a tileindex shapefile for each map using

Re: [mapserver-users] Problem with libjpeg

2009-10-19 Thread Alan Hale
information along the way. Regards Alan __ Information from ESET Smart Security, version of virus signature database 4522 (20091019) __ The message was checked by ESET Smart Security. http://www.eset.com ___ mapserver-users mailing list

Re: [mapserver-users] Scale dependant image tile

2009-10-19 Thread Rahkonen Jukka
Hi, The following should work: Make one tileindex file per map scale and three scale dependent layers: Scale_1 tileindex scale_1.shp ... Scale_2 tileindex scale_1.shp ... Scale_3 tileindex scale_1.shp ... Set min/maxscaldenominators. Collect all three layers under the same GROUP and call GROUP

Re: [mapserver-users] Mapserver CGI 5.4 crashed my app (Windows 2003)

2009-10-19 Thread Paul james
Testing : http://localhost/cgi-bin-54/mapserv.exe?map=C:/Mapserver/Mapfile/map.mapmode=map Using Postgis connection works fine with same setup... Using that mapfile with MAPSCRIPT/C# works fine as well... The problem is CGI + MSSQL2008 Plugin Mapfile: MAP EXTENT -79.7892 -34.2426 -24.9958