[mapserver-users] Why mapfile parsing is so slow on Windows

2010-03-25 Thread Erdem Guven
Hello,

I have a quite long mapfile. On Linux it takes about 2.5 seconds to draw an
image but on Windows it takes more than 10 seconds.

I used same source (5.6.1) and same configuration parameters to compile on
both platforms.

So I used a debugger and realized that it spends more than half of the time
to parse the mapfile.

Why mapfile parsing is so slow on Windows? What can I do about that?

Erdem
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] Coordinates as labels

2010-02-26 Thread Erdem Guven
Hi Robert,
Thanks for the replay.
It is a multi point shape and I want to have z coordinate of every point
used as a label. To my understanding of the code there is no support for
this. It seems like my only option is to hack the code.
I will be glad to have comments.
Regards,
Erdem

On Thu, Feb 25, 2010 at 10:19 PM, Robert Sanson sans...@asurequality.comwrote:

  Hi Erdem

 If you can create an attribute field for the z value and get it populated,
 then you can use it to label with.

 Regards,

 Robert

  Erdem Guven erdem.gu...@idealteknoloji.com 25/02/2010 3:05 a.m. 
 Hello,
 I use shp2img to render s57 files.
 I want use z coordinate of points as label data.
 Is there a way to do that?
 Erdem



 Click here https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg== to
 report this email as spam.



 --

 The contents of this email are confidential to AsureQuality. If you have 
 received this communication in error please notify the sender immediately and 
 delete the message and any attachments. The opinions expressed in this email 
 are not necessarily those of AsureQuality. This message has been scanned for 
 known viruses before delivery. AsureQuality supports the Unsolicited 
 Electronic Messages Act 2007. If you do not wish to receive similar 
 communications in future, please notify the sender of this message.
 --

 This message has been scanned for malware by SurfControl plc.
 www.surfcontrol.com

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Coordinates as labels

2010-02-24 Thread Erdem Guven
Hello,
I use shp2img to render s57 files.
I want use z coordinate of points as label data.
Is there a way to do that?
Erdem
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users