<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Thanks a lot for this answer,<br><br>It's true that my question was conusing, but that's right I wanted to use the symbols of the font as true type symbols.<br>As for using these symbols instead of others, it's because we have a project both on ArcMap and Cartoweb and we would like to keep the same symbols as much as possible.<br><br>And finally, can we use the esri&nbsp; *.style files for mapserver?<br><br>Guillaume<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Message d'origine ----<br>De : karsten vennemann &lt;karsten@terragis.net&gt;<br>À : cartoweb-users@lists.maptools.org<br>Envoyé le : Mercredi, 28 Novembre 2007, 13h17mn 44s<br>Objet&nbsp;: [Cartoweb-users]
 RE: using esri font<br><br><br>Hi Guillaume,<br><br>First I was a little confused whether you where talking about symbols
 or<br>labels. After opening ArcMap and double-checking I am guessing that you<br>wanted to use the symbols of that font as a true type symbol?<br>Vector symbols (small graphics like dots, squares, hash, signs etc) are<br>actually *.style files in ArcMap.<br><br>Further I infer that you where talking about the ESRI Cartography font
 (this<br>seems to be the internal name for esri_1.ttf). I couldn't figure out
 how to<br>get the subset of Latin 'Latin-1 Supplement' to display in ArcMap nor
 how to<br>export it. Also when I looked at this font I was wondering why you
 wanted to<br>use this font as symbols instead of regular symbols widely available. <br><br>Unfortunately I can't answer how to directly use a subset of that ESI
 font<br>directly in mapserver. It may well be that the font is in a type that<br>mapserver can not use. It has to be in Unicode format (compare<br><a href="http://umn.mapserver.ch/MapServer/en/sym_truetype.htm" target="_blank">http://umn.mapserver.ch/MapServer/en/sym_truetype.htm</a>)<br>When checking with "Character Map" under windows
 (start-&gt;Accessories-&gt;System<br>Tools) this font appears to be Unicode. Thus, I don't know what is
 going on<br>with the subset (which I couldn't locate on my machine). The website
 above<br>also mentions a "low cost program fontcreator which apparently may help
 to<br>create your own font <a href="http://www.high-logic.com/products.html" target="_blank">http://www.high-logic.com/products.html</a> )<br><br><br>However here are several other "no cost" options <br><br>1. you could recreate the symbols as graphics yourself: e.g. place a
 label<br>with all the symbols you need from that font in ArcMap and then copy
 and<br>paste into your favorite graphics program. From there export to single
 jpeg<br>or gif file for use as symbols in mapserver.<br><br>2. you could recreate the symbols as vector symbols for mapserver in
 your<br>mapfile. Any of the symbols can be combined to create complex symbols.<br>e.g. <a href="http://umn.mapserver.ch/MapServer/en/sym_vector.htm" target="_blank">http://umn.mapserver.ch/MapServer/en/sym_vector.htm</a> <br>Here are some samples<br><a href="http://mapserver.gis.umn.edu/docs/howto/symbologyexchange_vector/?searchterm" target="_blank">http://mapserver.gis.umn.edu/docs/howto/symbologyexchange_vector/?searchterm</a><br>=symbols <br><br># Start of symbol definition##################################<br>Symbol<br>NAME 'Star'<br>TYPE VECTOR<br>FILLED true<br>&nbsp;  POINTS<br>&nbsp;&nbsp;&nbsp; 0&nbsp; &nbsp;  0.375<br>&nbsp;&nbsp;&nbsp; 0.35&nbsp; 0.375<br>&nbsp;&nbsp;&nbsp; 0.5&nbsp;  0<br>&nbsp;&nbsp;&nbsp; 0.65&nbsp; 0.375<br>&nbsp;&nbsp;&nbsp; 1&nbsp; &nbsp;  0.375<br>&nbsp;&nbsp;&nbsp; 0.75&nbsp; 0.625<br>&nbsp;&nbsp;&nbsp; 0.875 1<br>&nbsp;&nbsp;&nbsp; 0.5&nbsp;  0.75<br>&nbsp;&nbsp;&nbsp; 0.125 1<br>&nbsp;&nbsp;&nbsp; 0.25&nbsp;
 0.625<br>&nbsp;  END<br>END<br><br><br>3. I completely misunderstood your question :)<br><br>Good luck<br>Karsten <br><br><br>-----Original Message-----<br>From: <a ymailto="mailto:cartoweb-users-bounces@lists.maptools.org" href="mailto:cartoweb-users-bounces@lists.maptools.org">cartoweb-users-bounces@lists.maptools.org</a><br>[mailto:<a ymailto="mailto:cartoweb-users-bounces@lists.maptools.org" href="mailto:cartoweb-users-bounces@lists.maptools.org">cartoweb-users-bounces@lists.maptools.org</a>] On Behalf Of<br><a ymailto="mailto:cartoweb-users-request@lists.maptools.org" href="mailto:cartoweb-users-request@lists.maptools.org">cartoweb-users-request@lists.maptools.org</a><br>Sent: Tuesday, November 27, 2007 22:09<br>To: <a ymailto="mailto:cartoweb-users@lists.maptools.org" href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</a><br>Subject: Cartoweb-users Digest, Vol 31, Issue 31<br><br>Send Cartoweb-users mailing list
 submissions to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:cartoweb-users@lists.maptools.org" href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp; <a href="http://lists.maptools.org/mailman/listinfo/cartoweb-users" target="_blank">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:cartoweb-users-request@lists.maptools.org" href="mailto:cartoweb-users-request@lists.maptools.org">cartoweb-users-request@lists.maptools.org</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp; <a ymailto="mailto:cartoweb-users-owner@lists.maptools.org" href="mailto:cartoweb-users-owner@lists.maptools.org">cartoweb-users-owner@lists.maptools.org</a><br><br>When replying, please edit your Subject line so it is more
 specific<br>than "Re: Contents of Cartoweb-users digest..."<br><br><br>Today's Topics:<br><br>&nbsp;  1. using esri font (guillaume champlong)<br>&nbsp;  2. RE: Ajax call starts endless "loading" loop (karsten vennemann)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Wed, 28 Nov 2007 04:29:18 +0000 (GMT)<br>From: guillaume champlong &lt;<a ymailto="mailto:goutosig@yahoo.fr" href="mailto:goutosig@yahoo.fr">goutosig@yahoo.fr</a>&gt;<br>Subject: [Cartoweb-users] using esri font<br>To: carto web &lt;<a ymailto="mailto:cartoweb-users@lists.maptools.org" href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</a>&gt;,&nbsp;&nbsp;&nbsp; Map Server<br>&nbsp;&nbsp;&nbsp; &lt;<a ymailto="mailto:mapserver-users@lists.gis.umn.edu" href="mailto:mapserver-users@lists.gis.umn.edu">mapserver-users@lists.gis.umn.edu</a>&gt;<br>Message-ID: &lt;<a
 ymailto="mailto:572391.90572.qm@web27314.mail.ukl.yahoo.com" href="mailto:572391.90572.qm@web27314.mail.ukl.yahoo.com">572391.90572.qm@web27314.mail.ukl.yahoo.com</a>&gt;<br>Content-Type: text/plain; charset="utf-8"<br><br>Hi all,<br>I would like to use ESRI fonts for my symbols, but a matter comes with
 the<br>"subset". Actually in my case, in ArcMap, with the esri_1.ttf file I
 can<br>choose 2 subset of symbols : 'Basic Latin' or 'Latin-1 Supplement'. But
 when<br>I use this file in MapServer, I can only get the symbols from 'Basic
 Latin',<br>whereas I would like the symbols from the other subset... Is there a
 way to<br>fix this?<br><br>Thanks<br><br>G.<br><br><br><br><br><br><br><br><br><br><br><br> <br>____________________________________________________________________________<br>_ <br>Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo!
 Mail<br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL:<br><a href="http://lists.maptools.org/pipermail/cartoweb-users/attachments/20071128/3a77" target="_blank">http://lists.maptools.org/pipermail/cartoweb-users/attachments/20071128/3a77</a><br>6de4/attachment-0001.html<br><br>------------------------------<br><br>Message: 2<br>Date: Tue, 27 Nov 2007 22:08:48 -0800<br>From: "karsten vennemann" &lt;<a ymailto="mailto:karsten@terragis.net" href="mailto:karsten@terragis.net">karsten@terragis.net</a>&gt;<br>Subject: RE: [Cartoweb-users] Ajax call starts endless "loading" loop<br>To: &lt;<a ymailto="mailto:cartoweb-users@lists.maptools.org" href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</a>&gt;<br>Message-ID: &lt;003901c83185$245809e0$6501a8c0@snuggie&gt;<br>Content-Type: text/plain; charset="us-ascii"<br><br>I based my project on demoCW3. Yes - initially the search was
 working<br>(before I did modify the tpl files a bit). Actually it is working right
 now<br>in Internet Explorer but not in Firefox. That is why I was wondering
 how<br>that could be related to the php_sqlite extension. Anyway,&nbsp; I
 downloaded the<br>pecl php extensions for my php 5.0.5 and included
&nbsp; extension=php_pdo.dll and<br>extension=php_pdo_sqlite.dll in php.ini (it appears that
 "php_pdo_sqlite"<br>this is a synonym for "php_sqlite" extension). They load fine when I
 test<br>with php_ini. After restarting Apache I am still getting the endless
 Ajax<br>call and loading message (not in Internet Explorer though where
 everything<br>works fine). <br><br>Thus, I am researching (without success yet :-( ) whether there is a<br>different cause for this ?<br><br> <br><br>Here is my JST race debugger messages:<br><br>(by the way I deleted some of the panning elements in my tpl file - how
 can<br>I get rid f the warnings below - like Warning: element pan_nw does not<br>exist!<br><br>e.g.)<br><br>
 -------------------------------------------------------------------------<br><br>Setting Ajaxhandler's profile to development...<br><br> <br><br>Initiating actions<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:pan_n...<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:pan_nw...<br><br>Warning: element pan_nw does not exist!<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:pan_w...<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:pan_sw...<br><br>Warning: element pan_sw does not exist!<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:pan_s...<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:pan_se...<br><br>Warning: element pan_se does not exist!<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to
 element<br>id:pan_e...<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:pan_ne...<br><br>Warning: element pan_ne does not exist!<br><br>AjaxHandler.attachAction(): Attaching action:Location.Pan to element<br>id:keymap...<br><br>Warning: element keymap does not exist!<br><br> <br><br>--- Action Search.DoIt triggered ---<br><br> <br><br>Calling Search.DoIt onBeforeAjaxCall()<br><br> <br><br>Calling AjaxPlugins.Common.onBeforeAjaxCall()<br><br>Initiating AJAX request<br><br>Pending actions: 1<br><br>GET params:<br><br>ajaxActionRequest=Search.DoIt&amp;<br><br>POST
 params:<br><br>posted=1&amp;js_folder_idx=1&amp;selection_type=&amp;selection_coords=&amp;features=&amp;project<br>=ocla&amp;fake_reset=&amp;fake_query=&amp;outline_label_text=Your<br>label&amp;tool=zoomin&amp;recenter_doit=0&amp;null=&amp;openNodes=&amp;layers[]=counties&amp;layers[<br>]=roads&amp;layers[]=people_in_institutions_per_tract&amp;outline_mask=no&amp;shortcut_d<br>oit=0&amp;recenter_x=&amp;recenter_y=&amp;id_recenter_ids=&amp;search_name=&amp;search_config=co<br>untries&amp;search_sort_column=&amp;search_sort_direction=asc&amp;search_number=&amp;search_<br>page=&amp;query_alllayers=1&amp;query_layerid[]=counties&amp;recenter_scale=0&amp;mapsize=0&amp;<br>shortcut_id=-1&amp;<br><br>Waiting for response...<br><br> <br><br>The result is a endless display of the Loading.. window<br><br>Karsten<br><br>&nbsp; _____&nbsp; <br><br>From: Oliver Christen [mailto:<a ymailto="mailto:oliver.christen@camptocamp.com"
 href="mailto:oliver.christen@camptocamp.com">oliver.christen@camptocamp.com</a>] <br>Sent: Monday, November 26, 2007 23:00<br>To: karsten vennemann; <a ymailto="mailto:cartoweb-users@lists.maptools.org" href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</a><br>Subject: Re: [Cartoweb-users] Ajax call starts endless "loading" loop<br><br> <br><br>Hi<br><br> <br><br>now the plugin "search" is loaded by default in the demo and if you
 used a<br>demo as basis for you new project, you will have that plugin loaded
 too.<br><br>that plugin requires that you load the sqlite extension in your php.ini<br><br>simply uncomment the line extension=php_sqlite.so (on linux) or<br>extension=php_sqlite.dll (on windows) and restart apache.<br><br> <br><br>or you can remove the search plugin from your project's client.ini
 file, if<br>you dont need the search functionality<br><br> <br><br>regards<br><br>Oliver<br><br>----- Original Message ----- <br><br>From: karsten &lt;mailto:<a ymailto="mailto:karsten@terragis.net" href="mailto:karsten@terragis.net">karsten@terragis.net</a>&gt;&nbsp; vennemann <br><br>To: <a ymailto="mailto:cartoweb-users@lists.maptools.org" href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</a> <br><br>Sent: Tuesday, November 27, 2007 1:20 AM<br><br>Subject: [Cartoweb-users] Ajax call starts endless "loading" loop<br><br> <br><br>Hi All,<br>I have customized the layout templates for my cartoweb 3.4 project. I
 did<br>run a query before I did some changes.<br>Every time I open the project in Firefox an Ajax call (see blow) is
 posted<br>and seems to start an endless loop (Loading message never disappears).<br>I did run<br>cw3setup.php --install --base-url<br><a href="http://localhost:81/sites/cartoweb3/htdocs/" target="_blank">http://localhost:81/sites/cartoweb3/htdocs/</a> --profile development
 --project<br>ocla<br>cw3setup.php --clean <br>- also I rebot3ed my machine (did help either).<br><br>It seems that some cache never gets cleaned - or why would<br>ajaxActionRequest=Search.DoIt otherwise be triggered?<br><br><br>In Internet Explorer all works fine (for a rare change).<br><br> <br><br>Thanks<br><br>Karsten<br><br> <br><br> <br><br>--- Action Search.DoIt triggered ---<br><br> <br><br>Calling Search.DoIt onBeforeAjaxCall()<br><br> <br><br>Calling AjaxPlugins.Common.onBeforeAjaxCall()<br><br>Initiating AJAX request<br><br>Pending actions: 1<br><br>GET params:<br><br>ajaxActionRequest=Search.DoIt&amp;<br><br>POST
 params:<br><br>posted=1&amp;js_folder_idx=1&amp;selection_type=&amp;selection_coords=&amp;features=&amp;project<br>=ocla&amp;fake_reset=&amp;fake_query=&amp;outline_label_text=Your<br>label&amp;tool=zoomin&amp;recenter_doit=0&amp;null=&amp;openNodes=&amp;layers[]=counties&amp;layers[<br>]=roads&amp;layers[]=people_in_institutions_per_tract&amp;outline_mask=no&amp;shortcut_d<br>oit=0&amp;recenter_x=&amp;recenter_y=&amp;id_recenter_ids=&amp;search_name=&amp;search_config=co<br>untries&amp;search_sort_column=&amp;search_sort_direction=asc&amp;search_number=&amp;search_<br>page=&amp;query_alllayers=1&amp;query_layerid[]=counties&amp;recenter_scale=0&amp;mapsize=0&amp;<br>shortcut_id=-1&amp;<br><br>Waiting for response...<br><br> <br><br><br>&nbsp; _____&nbsp; <br><br><br>_______________________________________________<br>Cartoweb-users mailing list<br><a ymailto="mailto:Cartoweb-users@lists.maptools.org"
 href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/cartoweb-users" target="_blank">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a><br><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL:<br><a href="http://lists.maptools.org/pipermail/cartoweb-users/attachments/20071127/ee3f" target="_blank">http://lists.maptools.org/pipermail/cartoweb-users/attachments/20071127/ee3f</a><br>4c52/attachment.html<br><br>------------------------------<br><br>_______________________________________________<br>Cartoweb-users mailing list<br><a ymailto="mailto:Cartoweb-users@lists.maptools.org" href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/cartoweb-users"
 target="_blank">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a><br><br><br>End of Cartoweb-users Digest, Vol 31, Issue 31<br>**********************************************<br><br>_______________________________________________<br>Cartoweb-users mailing list<br><a ymailto="mailto:Cartoweb-users@lists.maptools.org" href="mailto:Cartoweb-users@lists.maptools.org">Cartoweb-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/cartoweb-users" target="_blank">http://lists.maptools.org/mailman/listinfo/cartoweb-users</a><br></div><br></div></div><br>
      

      <hr size="1"> 
Ne gardez plus qu'une seule adresse mail ! <a href="http://www.trueswitch.com/yahoo-fr/">Copiez vos mails</a> vers Yahoo! Mail </body></html>