主頁 > 知識庫 > shp2sqlserver 用法簡析

shp2sqlserver 用法簡析

熱門標簽:奧維地圖標注字體大小修改 電話機器人錄音師薪資 無錫梁溪公司怎樣申請400電話 北京智能外呼系統(tǒng)供應商家 中國地圖標注省份用什么符號 江西穩(wěn)定外呼系統(tǒng)供應商 智能電銷機器人教育 孝感銷售電銷機器人廠家 高德地圖標注電話怎么沒了
shp2sqlserver用法簡析

官方說明:
shp2sqlserver is a command line tool for loading shapefiles into Microsoft SQL Server 2008. It is modeled after PostGIS's shp2pgsql, except that it loads directly into the database instead of writing sql to stdout.

http://code.google.com/p/cumberland/wiki/shp2sqlserver

用法:
復制代碼 代碼如下:

shp2sqlserver.exe -h
Usage: shp2sqlserver.exe [OPTIONS]+ "connectionString" "path to shapefile"
Loads a shapefile into Microsoft SQL Server 2008

example: shp2sqlserver.exe "Data Source=.\SQLExpress2008;Initial Catalog=spatialtest;Integrated Security=true" myshape.shp

Options:
-s, --srid=VALUE The Spatial Reference ID (SRID). If not specified it defaults to -1.
-g, --geometry_column=VALUE The name of the geometry column
-t, --table_name=VALUE The table name to use
-k, --key_column=VALUE The name of the identity column to create for a primary key
-i, --index Create a spatial index
-l, --latlong Add spatial data as geography type
-a, --append Append data. If not specified, table will be created
-h, --help show this message and exit


示例:

shp2sqlserver -g="SHAPE" -s="4326" -i "Data Source=.;Initial Catalog=largesite;Integrated Security=false;user id=sa;password=123456;" "D:\data\xyz.shp"

作者 彭金華

標簽:臨滄 齊齊哈爾 阜陽 荊州 泰州 通化 那曲 海北

巨人網絡通訊聲明:本文標題《shp2sqlserver 用法簡析》,本文關鍵詞  shp2sqlserver,用法,簡析,shp2sqlserver,;如發(fā)現(xiàn)本文內容存在版權問題,煩請?zhí)峁┫嚓P信息告之我們,我們將及時溝通與處理。本站內容系統(tǒng)采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《shp2sqlserver 用法簡析》相關的同類信息!
  • 本頁收集關于shp2sqlserver 用法簡析的相關信息資訊供網民參考!
  • 推薦文章