[mapserver-users] GD compile problem

2012-11-11 Thread Forest
Hi everyone, I've downloaded the source code from the website.And I've generated the vs2008 project,but when I built the project in vs2008,I came across a problem,it showed below: 1gd_filter.c 1..\..\pierrejoye-gd-libgd-733361a31aab\src\gd_filter.c(71) : error C2440: “=”: can not convert “int

[mapserver-users] mapserver GraphicEngine--GD

2012-11-10 Thread Forest
Hello everyone,   I want to build the mapserver in windows.And I need to get the source code of GD,but the main site of GD is not present now.Do anyone has the source code and some examples of GD graphics?If you have,can you send it to me?my email is: forest21...@yahoo.cn. Wait for

[mapserver-users] Projection values of mapfile

2012-11-05 Thread Forest
Hello everyone, I've been using shp2img tools to generate tile image by mapfile. And the project is by default,which is epsg:4326.Now I want to use Web Mercator Projection,Can you tell me how to write the mapfile's projection label?And Do I need to change my shpfile's projection?    

[mapserver-users] mapscript.jar in Java

2012-09-11 Thread Forest
Hi Everyone,     I'm using mapscript.jar in Java project.When I use the DrawMap.java examples in my Java Application,the Memory will not increase,the codes is below:     for (i=0; i1000; i++) { mapObj map = new mapObj(mymapfile.map);  imageObj img = map.draw(); }    

[mapserver-users] mapscript.jar in java

2012-09-11 Thread Forest
Hi Everyone,     I'm using mapscript.jar in Java project.When I use the DrawMap.java examples in my Java Application,the Memory will not increase,the codes is below:     for (i=0; i1000; i++) { mapObj map = new mapObj(mymapfile.map);    imageObj img = map.draw();  

[mapserver-users] mapscript.jar in java

2012-09-11 Thread Forest
Hi,    Sorry, I forget to tell you the version of my Development env:    ms4w-3.0+Tomcat 5.5+eclipse helio+jdk 1.6.       excepted for your answers!___ mapserver-users mailing list mapserver-users@lists.osgeo.org

[mapserver-users] java servlet use mapscript.jar

2012-08-20 Thread Forest
Hello,I am using mapscript.jar in my java servlet project today.But when I use the mapObj map = new mapObj(d:\\test.map); sentence,I came across an error:    source not found and Edit Source Lookup Path...   Do anyone know how to solve the problem?   Appreciated for ur answers,thanks a

[mapserver-users] QuadTree Index problem

2011-05-20 Thread Forest
Hello,everyone.    I am using the Mapserver to deploy a webgis system.And I've used the shp2tree tool to generate .qix File.   When I ZoomOut my web map,I found that,the more I zoomOut,Mapserver loads vector data more slow.Then I go to see the source code, I found that when the extent is

[mapserver-users] Question about shp2img

2011-01-16 Thread Forest
Hi everyone,     I've used shp2img to generate the tile Image for my WebGIS System which is similary to google map.When I used the shp2img to generate image base on my shpfiles,I found that the the extent of longitude must be equal to the extent of latitude.It means it must be square,otherwise

[mapserver-users] Label for polylines

2010-12-21 Thread Forest
Hello everyone:     I've researched the source code of mapserver about the label for polylines.but as I looked into the source code,I've been confused,anyone can give me some direction about label for polylines? Or tell me process of labeling for polylines?    Thank you very much!

Re:Re: [mapserver-users] Question about shp2img Tools

2010-12-11 Thread Forest
Thanks for Jeff McKenna's answer.With your help,I've solved the problem.Thanks again ___ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] Question about shp2img Tools

2010-12-10 Thread Forest
Hello,    Has anyone used shp2img.exe tools in Win32 System? I've used the tools to create tiles for my web applications.It can create proper image for me,but there was problems about the labels.Take a point for example,its name is MapServer,If it is just beside the boundary of tile extent,it

[mapserver-users] Questions about shp2img.exe

2010-06-21 Thread Forest
Hello Everyone, I am using shp2img.exe which is MapServer's utility to translate my shpfiles to png image file.And I translate my shpfile into lots of tiles by center delta lon and center delta wd.I've translated the shpfiles into png files in tiles.But when I previewed the results,I found that