Changes between Version 7 and Version 8 of CookBook EpA


Ignore:
Timestamp:
Mar 30, 2010 2:12:57 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBook EpA

    v7 v8  
    2626select SRID (the_geom) FROM ia.iabret;--3035 
    2727}}} 
    28 Mise à jour de la table geometry_columns 
     28udating table geometry_columns 
    2929{{{ 
    3030Update geometry_columns SET srid=3035 where f_table_name='iabret';