元データ

テーブルの作成

$ psql -U postgres -d demo
psql (9.3.1)
demo=# CREATE TABLE "earthquake_table" (
demo(# id        bigserial    primary key,
demo(# time      timestamp,
demo(# latitude  float,
demo(# longitude float,
demo(# depth     float,
demo(# mag       float,
demo(# place     varchar(255)
demo(# );
CREATE TABLE

地理空間情報は後で追加する

CSV import

地理空間情報列の追加


GIS


添付ファイル: filecsv.png 1966件 [詳細]

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS   sitemap
Last-modified: 2014-06-21 (土) 22:46:59 (3590d)
Short-URL: https://at-sushi.com:443/pukiwiki/index.php?cmd=s&k=1fffa83252
ISBN10
ISBN13
9784061426061