20150709 青学 空間情報システム入門i_0709

Post on 06-Aug-2015

62 Views

Category:

Education

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

GitHub x 空間情報オープンな組織づくりとデータづくりの最前線

Octocat種族 Monalisa

https://octodex.github.com/

https://octodex.github.com/

https://octodex.github.com/

Octocat種族 Monalisa

Octocat種族 Monalisahttps://octodex.github.com/

Fork

Pull Request

Merge

Fork

Pull Request

Merge

Fork

Pull Request

Merge

Fork

Pull Request

Merge

先週の GitHub側の資料

https://speakerdeck.com/benbalter/government-open-source-zheng-fu-yazi-zhi-ti-falseopunsosuhuo-yong

日本政府組織で 最も

GitHubを活用しているのは 国土地理院

地理院地図http://maps.gsi.go.jp

地理院地図のレポジトリhttps://github.com/gsi-cyberjapan/gsimaps

1) 地理院地図のFork

https://github.com/gsi-cyberjapan/gsimaps

https://github.com/自分のアカウント名/gsimaps

自分のアカウント名になっているか確認!

2) 地理院地図Fork先を追う

https://github.com/gsi-cyberjapan/gsimaps

https://github.com/gsi-cyberjapan/gsimaps/network

https://github.com/gsi-cyberjapan/gsimaps/network/members

3) 地球社会共生学部 公式レポジトリから

学部パンフレットをFork

https://github.com/gsc-aoyama/docs4gsc

地球社会共生学部 Organization ドキュメントレポジトリ

https://github.com/gsc-aoyama/docs4gsc

地球社会共生学部 Organization ドキュメントレポジトリ

迷わず Fork

4) AEDマップをFork

https://github.com/CodeForChofu/AEDmap

迷わず Fork

Code for Chofu AEDマップ レポジトリ

https://github.com/CodeForChofu/AEDmap/blob/master/Points/20141211_AEDmap.geojson

GeoJSON形式のファイルは GitHub が自動マッピング

5) 本をFork

https://github.com/mapconcierge/HowToMakeFreeCulture

迷わず Fork

6) 自分自身に Pull Request

https://github.com/gsc-aoyama/HowToMakeFreeCulture/edit/master/%E6%84%9F%E6%83%B3%E6%96%87.txt

感想文.txt をブラウザ上で編集

new branch を作って 編集を提案(=Pull Request)

Pull Request の中身を確認して 確定

7) 自分自身で Merge

Pull Request の内容チェック

https://github.com/gsc-aoyama/HowToMakeFreeCulture/pull/1/files

https://github.com/gsc-aoyama/HowToMakeFreeCulture/pull/1

問題がなければ Merge

Mergeの最終確認

8) 古橋のレポジトリに Pull Request

https://github.com/mapconcierge/HowToMakeFreeCulture/blob/master/%E6%84%9F%E6%83%B3%E6%96%87.txt

mapconcierge / HowToMakeFreeCulture リポジトリ内の 感想文.txt に

自分の感想文をPullRequestする。 (Merge権限は古橋しかない)

Fork

Pull Request

Merge

top related