using QGIS, i've loaded up some administrative boundary data of New Zealand. I wish to now import this vector data from QGIS into my Sql Server 2012.
Is there any way to do this with QGIS 1.8.0-Lisboa?
|
using QGIS, i've loaded up some administrative boundary data of New Zealand. I wish to now import this vector data from QGIS into my Sql Server 2012. Is there any way to do this with QGIS 1.8.0-Lisboa? |
|||
|
|
|
I don't know if you can do it directly with QGIS but Shape2SQL ( free standalone tool ) can do it for you.
You can also import shapefiles to SQL Server using ogr2ogr. A sample command is:
|
|||||||||||
|