SlideShare a Scribd company logo
1 of 3
Download to read offline
Title B5_Cognosと地図情報であるGoogleMapを連携する
キーワード HTMLアイテム、地図
Cognosと地図情報であるGoogleMapを連携する
完成イメージ
使用データ・パッケージ
GO販売(クエリー)
作業ステップ
1. Cognos Google Map設定
2. レポートの実行
詳細手順
1. Cognos Google Map設定
Cognosでは、HTMLアイテムでJavaScriptを使用することでGoogle Mapと連携も可能です。
Google Map APIについては、ライセンスも含めて確認してください。
・Google Maps/Google Earth API 利用規約
https://developers.google.com/maps/terms?hl=ja
※それ以外にも、Cognosでは、標準機能のMap Managerを使用して地図情報を表示できます。
まず、Report Authoringを開き、「HTML アイテム」を挿入します。
下記のように、記述します。
※スクリプト抜粋
<script src="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
<script type="text/javascript">
var map;
function initialize() {
geocoder = new google.maps.Geocoder();
var latlng = new google.maps.LatLng(-34.397, 150.644);
var myOptions = {
zoom: 8,
center: latlng,
mapTypeId: google.maps.MapTypeId.ROADMAP
}
map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);
}
window.onload = initialize;
</script>
<div id="map_canvas" style="width: 480px; height: 320px;"></div>
2. レポートの実行
レポートを実行し、動画が再生されることを確認します。
Cognos reportauthoring b5_googlemap

More Related Content

Similar to Cognos reportauthoring b5_googlemap

Cognos reportauthoring a3_newchart
Cognos reportauthoring a3_newchartCognos reportauthoring a3_newchart
Cognos reportauthoring a3_newchartShinsuke Yamamoto
 
Github Actionsで GASのデプロイを自動化した
Github Actionsで GASのデプロイを自動化したGithub Actionsで GASのデプロイを自動化した
Github Actionsで GASのデプロイを自動化したShioriSawada
 
Geo x html5 on MapsAPI three minutes cooking
Geo x html5 on MapsAPI three minutes cooking Geo x html5 on MapsAPI three minutes cooking
Geo x html5 on MapsAPI three minutes cooking Kentaro Ishimaru
 
Mashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSource
Mashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSourceMashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSource
Mashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSourcecmutoh
 
Googleクラウドサービスを利用したシステム構築
Googleクラウドサービスを利用したシステム構築Googleクラウドサービスを利用したシステム構築
Googleクラウドサービスを利用したシステム構築Naomichi Yamakita
 
Google for モバイル アプリ 15-00- maps apiで、かしこく地図アプリを開発しよう
Google for モバイル アプリ   15-00- maps apiで、かしこく地図アプリを開発しようGoogle for モバイル アプリ   15-00- maps apiで、かしこく地図アプリを開発しよう
Google for モバイル アプリ 15-00- maps apiで、かしこく地図アプリを開発しようGoogle Cloud Platform - Japan
 
20110211 Bing Maps ControlからWindows Phone 7を楽しもう!
20110211 Bing Maps ControlからWindows Phone 7を楽しもう!20110211 Bing Maps ControlからWindows Phone 7を楽しもう!
20110211 Bing Maps ControlからWindows Phone 7を楽しもう!Kenji Wada
 
gcp ja night #27 Google Cloud Endpoints with Golang
gcp ja night #27 Google Cloud Endpoints with Golanggcp ja night #27 Google Cloud Endpoints with Golang
gcp ja night #27 Google Cloud Endpoints with Golang啓介 大橋
 
GWOの使い方~非同期タグVer~
GWOの使い方~非同期タグVer~GWOの使い方~非同期タグVer~
GWOの使い方~非同期タグVer~Kazumasa Harumoto
 
Cognos reportauthoring b4_movie
Cognos reportauthoring b4_movieCognos reportauthoring b4_movie
Cognos reportauthoring b4_movieShinsuke Yamamoto
 
LINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservationLINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservationNaoki Watanabe
 
Google のクラウド サービスを利用する前に 注意すべきこと
Google のクラウド サービスを利用する前に 注意すべきことGoogle のクラウド サービスを利用する前に 注意すべきこと
Google のクラウド サービスを利用する前に 注意すべきことCompare GW
 
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送Google Cloud Platform - Japan
 
Google mapとgps機能を使ってみた。
Google mapとgps機能を使ってみた。Google mapとgps機能を使ってみた。
Google mapとgps機能を使ってみた。Eiichi Tsuru
 
Microsoft Graph API Library for Go
Microsoft Graph API Library for GoMicrosoft Graph API Library for Go
Microsoft Graph API Library for Goyaegashi
 
Go MobileでAndroidアプリ開発
Go MobileでAndroidアプリ開発Go MobileでAndroidアプリ開発
Go MobileでAndroidアプリ開発Takuya Ueda
 
20120115 minamikawachi gisworkshop
20120115 minamikawachi gisworkshop20120115 minamikawachi gisworkshop
20120115 minamikawachi gisworkshop和人 青木
 
2012年1月15日gis 研修会in 河内長野
2012年1月15日gis 研修会in 河内長野2012年1月15日gis 研修会in 河内長野
2012年1月15日gis 研修会in 河内長野和人 青木
 

Similar to Cognos reportauthoring b5_googlemap (20)

Cognos reportauthoring a3_newchart
Cognos reportauthoring a3_newchartCognos reportauthoring a3_newchart
Cognos reportauthoring a3_newchart
 
Github Actionsで GASのデプロイを自動化した
Github Actionsで GASのデプロイを自動化したGithub Actionsで GASのデプロイを自動化した
Github Actionsで GASのデプロイを自動化した
 
Geo x html5 on MapsAPI three minutes cooking
Geo x html5 on MapsAPI three minutes cooking Geo x html5 on MapsAPI three minutes cooking
Geo x html5 on MapsAPI three minutes cooking
 
Mashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSource
Mashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSourceMashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSource
Mashup Caravan in オープンソースカンファレンス2011 Hiroshima: infoScoop OpenSource
 
GDG Shikoku 2013
GDG Shikoku 2013GDG Shikoku 2013
GDG Shikoku 2013
 
Googleクラウドサービスを利用したシステム構築
Googleクラウドサービスを利用したシステム構築Googleクラウドサービスを利用したシステム構築
Googleクラウドサービスを利用したシステム構築
 
Google for モバイル アプリ 15-00- maps apiで、かしこく地図アプリを開発しよう
Google for モバイル アプリ   15-00- maps apiで、かしこく地図アプリを開発しようGoogle for モバイル アプリ   15-00- maps apiで、かしこく地図アプリを開発しよう
Google for モバイル アプリ 15-00- maps apiで、かしこく地図アプリを開発しよう
 
20110211 Bing Maps ControlからWindows Phone 7を楽しもう!
20110211 Bing Maps ControlからWindows Phone 7を楽しもう!20110211 Bing Maps ControlからWindows Phone 7を楽しもう!
20110211 Bing Maps ControlからWindows Phone 7を楽しもう!
 
gcp ja night #27 Google Cloud Endpoints with Golang
gcp ja night #27 Google Cloud Endpoints with Golanggcp ja night #27 Google Cloud Endpoints with Golang
gcp ja night #27 Google Cloud Endpoints with Golang
 
GWOの使い方~非同期タグVer~
GWOの使い方~非同期タグVer~GWOの使い方~非同期タグVer~
GWOの使い方~非同期タグVer~
 
Gdg geo2
Gdg geo2Gdg geo2
Gdg geo2
 
Cognos reportauthoring b4_movie
Cognos reportauthoring b4_movieCognos reportauthoring b4_movie
Cognos reportauthoring b4_movie
 
LINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservationLINE bot with Google Apps Script to manage reservation
LINE bot with Google Apps Script to manage reservation
 
Google のクラウド サービスを利用する前に 注意すべきこと
Google のクラウド サービスを利用する前に 注意すべきことGoogle のクラウド サービスを利用する前に 注意すべきこと
Google のクラウド サービスを利用する前に 注意すべきこと
 
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
[Cloud OnAir] Google Cloud 主催イベント Anthos Day 情報 2020 年 2 月 13 日放送
 
Google mapとgps機能を使ってみた。
Google mapとgps機能を使ってみた。Google mapとgps機能を使ってみた。
Google mapとgps機能を使ってみた。
 
Microsoft Graph API Library for Go
Microsoft Graph API Library for GoMicrosoft Graph API Library for Go
Microsoft Graph API Library for Go
 
Go MobileでAndroidアプリ開発
Go MobileでAndroidアプリ開発Go MobileでAndroidアプリ開発
Go MobileでAndroidアプリ開発
 
20120115 minamikawachi gisworkshop
20120115 minamikawachi gisworkshop20120115 minamikawachi gisworkshop
20120115 minamikawachi gisworkshop
 
2012年1月15日gis 研修会in 河内長野
2012年1月15日gis 研修会in 河内長野2012年1月15日gis 研修会in 河内長野
2012年1月15日gis 研修会in 河内長野
 

More from Shinsuke Yamamoto (20)

Cognos Analytics 12.0.2 logmaintenance.pdf
Cognos Analytics 12.0.2 logmaintenance.pdfCognos Analytics 12.0.2 logmaintenance.pdf
Cognos Analytics 12.0.2 logmaintenance.pdf
 
24 tm1 workflowapplication
24 tm1 workflowapplication24 tm1 workflowapplication
24 tm1 workflowapplication
 
23 tm1 performancemodeler
23 tm1 performancemodeler23 tm1 performancemodeler
23 tm1 performancemodeler
 
22 tm1 websheet
22 tm1 websheet22 tm1 websheet
22 tm1 websheet
 
21 tm1 webconfig
21 tm1 webconfig21 tm1 webconfig
21 tm1 webconfig
 
20 tm1 web
20 tm1 web20 tm1 web
20 tm1 web
 
19 tm1 activeform
19 tm1 activeform19 tm1 activeform
19 tm1 activeform
 
18 tm1 exceladdin
18 tm1 exceladdin18 tm1 exceladdin
18 tm1 exceladdin
 
17 tm1 sandbox
17 tm1 sandbox17 tm1 sandbox
17 tm1 sandbox
 
16 tm1 drillthrough
16 tm1 drillthrough16 tm1 drillthrough
16 tm1 drillthrough
 
15 tm1 rule
15 tm1 rule15 tm1 rule
15 tm1 rule
 
14 tm1 turbointegrator
14 tm1 turbointegrator14 tm1 turbointegrator
14 tm1 turbointegrator
 
13 tm1 object
13 tm1 object13 tm1 object
13 tm1 object
 
12 operations console
12 operations console12 operations console
12 operations console
 
11 tm1 performancemonitor
11 tm1 performancemonitor11 tm1 performancemonitor
11 tm1 performancemonitor
 
10 tm1 replication
10 tm1 replication10 tm1 replication
10 tm1 replication
 
09 tm1 migration
09 tm1 migration09 tm1 migration
09 tm1 migration
 
08 tm1 addserver
08 tm1 addserver08 tm1 addserver
08 tm1 addserver
 
07 tm1 audit
07 tm1 audit07 tm1 audit
07 tm1 audit
 
06 tm1 user
06 tm1 user06 tm1 user
06 tm1 user
 

Cognos reportauthoring b5_googlemap