Differences

This shows you the differences between two versions of the page.

Link to this comparison view

thales:gribeiro23032011 [2011/03/23 13:59]
tkorting created
thales:gribeiro23032011 [2011/03/23 14:00] (current)
tkorting
Line 1: Line 1:
 <code c++> <code c++>
 { {
 +  std::string ogrInfo = "​connection_string="​TE_DATA_EXAMPLE_LOCALE"​\\data\\shp\\teste.shp"​ ;  ​
   te::​da::​DataSource* ds_pols = te::​da::​DataSourceFactory::​make("​OGR"​);​   te::​da::​DataSource* ds_pols = te::​da::​DataSourceFactory::​make("​OGR"​);​
   ds_pols->​open(ogrInfo);​   ds_pols->​open(ogrInfo);​

Navigation