Re: [gdal-dev] Error while importing shapefiles to Sql Server

2014-03-18 Thread Jukka Rahkonen
Giampaolo i-sti.net> writes: > > Hi, thank you for your answer. > I already thought to create the tables with the first set of files and then > removing -nln but, with the succeeding sets (I don't have only 2 sets, but > 250), ogr2ogr would create new tables with the original file names. > It wo

Re: [gdal-dev] Error while importing shapefiles to Sql Server

2014-03-18 Thread Giampaolo
sage in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Error-while-importing-shapefiles-to-Sql-Server-tp5129482p5129637.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://li

Re: [gdal-dev] Error while importing shapefiles to Sql Server

2014-03-18 Thread Jukka Rahkonen
but just convert everything into one Spatialite table and then send it into MSSQL with a single ogr2ogr command. -Jukka Rahkonen- > > Thank you, > Giampaolo > > -- > View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Error-while-importing-shapefiles-

[gdal-dev] Error while importing shapefiles to Sql Server

2014-03-17 Thread Giampaolo
turely after failed translation of layer 001boundary (use -skipfailures to skip errors) I think it's because the tables already exists, so, how can I make it append the new values to existing tables? Thank you, Giampaolo -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gda