User Tools

Site Tools


tecnica:gps_cartografia_gis:pmapper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
tecnica:gps_cartografia_gis:pmapper [2010/01/22 17:36] niccolotecnica:gps_cartografia_gis:pmapper [2010/06/01 16:23] niccolo
Line 85: Line 85:
  
 <code php> <code php>
-$pmLogoUrl = "http://www.rigacci.org/";+$pmLogoUrl   = "http://www.rigacci.org/";
 $pmLogoTitle = "Rigacci.Org Webmapping"; $pmLogoTitle = "Rigacci.Org Webmapping";
-$pmLogo = "images/rigacci_org.png";+$pmLogo      = "images/rigacci_org.png";
 </code> </code>
  
Line 97: Line 97:
 Layout.EastWidth   = 240; Layout.EastWidth   = 240;
 </code> </code>
 +
 +
  
 ===== Modifiche al JavaScript ===== ===== Modifiche al JavaScript =====
Line 158: Line 160:
  
 Per ottenere la dimensione originale basta impostare ''SIZE = <size_originale> * (72 / MAP.RESOLUTION)''. Per ottenere la dimensione originale basta impostare ''SIZE = <size_originale> * (72 / MAP.RESOLUTION)''.
 +
 +Vedere anche [[http://mapserver.org/development/rfc/ms-rfc-55.html|Improve control of output resolution]].
  
 ===== Esportazione dati in XLS ===== ===== Esportazione dati in XLS =====
Line 165: Line 169:
 <code> <code>
 pear list pear list
 +pear install OLE
 pear install Spreadsheet_Excel_Writer pear install Spreadsheet_Excel_Writer
 </code> </code>
tecnica/gps_cartografia_gis/pmapper.txt · Last modified: 2010/06/01 17:38 by niccolo