Changes between Version 5 and Version 6 of Download and load RHT topology


Ignore:
Timestamp:
Oct 4, 2011 11:04:11 AM (14 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download and load RHT topology

    v5 v6  
    7474CREATE INDEX indexmergeom ON rht.noeudmer USING GIST ( the_geom GIST_GEOMETRY_OPS ); 
    7575COMMENT ON table rht.noeudmer IS 'Table test to know the downstream node from the sea'; 
     76 
     77select count(*) from rht.noeudmer; --- 1114 lines 
    7678}}}