Changes between Version 1 and Version 2 of UsersWikiOGRExamples

Show
Ignore:
Timestamp:
04/13/09 14:10:44 (4 years ago)
Author:
pierre
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiOGRExamples

    v1 v2  
    5050{{{ 
    5151  ogr2ogr -f GML abc.gml PG:dbname=warmerda abc 
     52 
    5253}}} 
    5354 
     
    5657{{{ 
    5758  ogr2ogr alberta.shp PG:dbname=warmerda canada -where "province_name = 'Alberta'" 
     59 
    5860}}} 
    5961