Changes between Version 4 and Version 5 of RenderingOsmData

Show
Ignore:
Timestamp:
02/11/09 14:48:50 (4 years ago)
Author:
tbonfort
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RenderingOsmData

    v4 v5  
    6161 
    6262create user "www-data" with password 'www-data'; 
     63}}} 
     64 
     65now add the 900913 projection to your epsg database (usually in /usr/shar/proj/epsg): 
     66{{{ 
     67<900913> +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs 
    6368}}} 
    6469