Changes between Version 43 and Version 44 of CookBook join BDMAP_CCM


Ignore:
Timestamp:
Mar 1, 2010 11:43:15 AM (15 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join BDMAP_CCM

    v43 v44  
    5353  '' notes '' 
    5454  * use SRID 27572 if you want to keep the file in the current (LambertII) projection 
     55--> so if you want to use the srid 27572 put :  
     56{{{ 
     57C:\"Program Files"\PostgreSQL\8.4\bin\psql -d BDMAP -h localhost -U postgres -p 5433 - s 27572 -f stationsputf8.sql  
     58}}} 
    5559  * also I'm using 5433 port and you probably use 5432... 
    5660  * this was ticket : #21