Changes between Version 17 and Version 18 of Corine Land Cover


Ignore:
Timestamp:
May 21, 2010 11:18:28 AM (15 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Corine Land Cover

    v17 v18  
    5050http://www.eea.europa.eu/data-and-maps/figures/corine-land-cover-2000-geographic-view-1 
    5151 
    52 Mode raster (fichier .tif) - à voir avec !PostgreSql pour l'intégration des données. 
    53 A voir sous postgres : 
    54 {{{ 
    55 REM Ouvrir ce fichier avec notepad++ et copier coller les commandes dans une invite de commande 
    56 REM================================================ 
    57 REM Script pour Céline (la connexion change - p 5432) 
    58 REM================================================ 
    59 REM Création de la base de donnée 
    60 REM correspond au point 1 de http://62.160.92.241:8066/trac/wiki/CookBook%20shptopostgres 
    61 C:\"Program Files"\PostgreSQL\8.4\bin\psql -p 5432 -U postgres -c "CREATE DATABASE CLCv2_EDA  WITH OWNER = postgres  template=postgis ENCODING = 'UTF8'  LC_COLLATE = 'French_France.1252'  LC_CTYPE = 'French_France.1252' CONNECTION LIMIT = -1;" 
    62 C:\Program Files\PostgreSQL\8.2\bin>pgsql2shp -f D:\CLC\clc00_europe_v2.shp clc2000 -u postgres clc2000_europe 
    63 }}} 
     52Mode raster (fichier .tif) - à voir avec !PostgreSql pour l'intégration des données --> pour l'instant pas de possibilité d'intégration des données raster sous Postgre 
    6453 
    6554http://lists.openstreetmap.org/pipermail/talk-fr/2009-May/009187.html