Changes between Version 5 and Version 6 of Download and load RHT topology
- Timestamp:
- Oct 4, 2011 11:04:11 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Download and load RHT topology
v5 v6 74 74 CREATE INDEX indexmergeom ON rht.noeudmer USING GIST ( the_geom GIST_GEOMETRY_OPS ); 75 75 COMMENT ON table rht.noeudmer IS 'Table test to know the downstream node from the sea'; 76 77 select count(*) from rht.noeudmer; --- 1114 lines 76 78 }}}