Home -
Scripting /
All posts - Writing spatial data from map-file into SQL Server 2008
|
Hello, after importing data from a .shp file into the .map file (with ImportShp), I'd like to write these boundaries incl. metadata from .dbf file into a SQL Server 2008 Table using GEOGRAPHY for storing spatial data. I don't know if I have to ExportSqlServer, "Link and Sync/CheckIn" or whatever. I read the documentation, but can't decide which way to go. Maybe You can help me with the first step into. Best regards! Roadi
|