Changes between Version 8 and Version 9 of CookBook join BDMAP_CCM


Ignore:
Timestamp:
Feb 9, 2010 9:01:20 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook join BDMAP_CCM

    v8 v9  
    3333 3. Import the shape file with correctly located electrofishing stations 
    3434  * here we set the directory where shapes are stored 
    35   * we use shp2pgsql to create sql file, see also  ["CookBook shptopostgres"] 
     35  * we use shp2pgsql to create sql file, see also  ["CookBook shptopostgres"] for more details and links on the procedure. Gdal does not work as easily so just stick to this recipe. 
    3636  * use SRID 27572 if you want to keep the file in the current (LambertII) projection 
    3737{{{