Hello, I am using MAPSerevr 5.6.6 for showing both English and Arabic MAP. We are using compiled binaries that downloaded from http://www.gisinternals.com/sdk/ . it is working fine for both English and Arabic when i run it from my Visual studio 2008 and 2010. But When i Uploaded it to our windows server 2008 Server it is not working. If the encoding is ISO-8859-{6,8}, CP{1255,1256}, and CP862 the page is not displaying.It ried with "CP1256//TRANSLIT" but getting same result . If i change encoding "to windows-1256". the page will display but Arabic labels not showing right to left.
Below my sample code of .map LAYER NAME "admin_tourplanner" TYPE POLYGON MINSCALE 0 MAXSCALE 1000000 #30000000 STATUS DEFAULT CONNECTIONTYPE OGR CONNECTION "admin_tourplanner.TAB" #LABELITEM "country" LABELITEM "Country_Ar" CLASS NAME "admin" COLOR 242 239 232 OUTLINECOLOR 0 0 0 LABEL COLOR 0 120 255 # COLOR 255-255-0 FONT TITUSCBZ// (worked with arial, tahoma...) TYPE TRUETYPE SIZE 12 POSITION LC WRAP " " ENCODING "CP1256" END#LABEL END # Class section END # LAYER Section Please give suggestion. Thanks
_______________________________________________ mapserver-users mailing list mapserver-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapserver-users