Changes between Version 9 and Version 10 of altitudes copernicus


Ignore:
Timestamp:
Feb 24, 2019 9:09:47 PM (6 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • altitudes copernicus

    v9 v10  
    3535{{{#!sh 
    3636cd C:\Users\cedric.briand\Desktop\eu_dem_v11_E20N20 
    37 raster2pgsql -s 3035 -t 25x25 -I -C eu_dem_v11_E20N20.TIF altitude.eu_dem_v11_E20N10 | psql -U postgres -d eda2.3 
     37raster2pgsql -s 3035 -t 25x25 -I -C eu_dem_v11_E20N20.TIF altitude.eu_dem_v11_E20N20 | psql -U postgres -d eda2.3 
    3838}}}