ユーザ用ツール

サイト用ツール


webmaps:portal

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
webmaps:portal [2020/07/04 06:15] aninecowebmaps:portal [2020/10/23 16:30] (現在) – [OpenStreetMap] anineco
行 1: 行 1:
 ====== Web地図ポータルサイト ====== ====== Web地図ポータルサイト ======
 ===== サイト一覧 ===== ===== サイト一覧 =====
-^  名称(URL)                                               ^  埋め込み  ^  作図データ                    ||^ 地図データ  +^  名称                                                    ^  埋め込み  ^  作図データ                    ||^  地図   
-| :::                                                    ^  表示    ^  GPX    ^  KML  ^  GeoJSON  | :::    | +^                                                        ^  表示    ^  GPX    ^  KML  ^  GeoJSON  ^ データ   ^ 
-| [[https://maps.gsi.go.jp/|地理院地図]]                      |  ○              ○    |  ○        |  XYZ   +| [[https://maps.gsi.go.jp/|地理院地図]]                      |  ○              ○    |  ○        |  XYZ  
-| [[https://maps.gsi.go.jp/vector/|地理院地図 Vector]](試験公開)  |        |                ○        |  MVT   +| [[https://maps.gsi.go.jp/vector/|地理院地図 Vector]]        |        |                ○        |  MVT  
-| [[https://www.openstreetmap.org/|OpenStreetMap]]              |                          XYZ   +| [[https://www.openstreetmap.org/|OpenStreetMap]]        ○     |                          XYZ  
-| [[https://www.google.com/maps/d/u/0/|Google My Maps]]  |  ○      ○      |  ○    |            API   +| [[https://www.google.com/maps/d/u/0/|Google My Maps]]  |  ○      ○      |  ○    |            API  
-| [[https://www.bing.com/maps|Bing 地図]]                  |        |                          API   +| [[https://www.bing.com/maps|Bing 地図]]                  |  ○     |                          API  
-| [[https://beta-map.yahoo.co.jp/|Yahoo!地図]](ベータ版)       |        |                                |+| [[https://beta-map.yahoo.co.jp/|Yahoo!地図]]             |        |                               |
 ===== 埋め込み表示 ===== ===== 埋め込み表示 =====
 ==== 地理院地図 ==== ==== 地理院地図 ====
行 20: 行 20:
 <iframe width="640" height="480" <iframe width="640" height="480"
 src="https://maps.gsi.go.jp/?hc=hic#13/36.097208/138.306238/&base=std&disp=1&vs=c1j0h0k0l0u0t0z0r0s0m0f1"></iframe> src="https://maps.gsi.go.jp/?hc=hic#13/36.097208/138.306238/&base=std&disp=1&vs=c1j0h0k0l0u0t0z0r0s0m0f1"></iframe>
 +</div>
 +</html>
 +==== OpenStreetMap ====
 +中心の経度、緯度とズームレベルの代わりにbounding boxを指定する。
 +<code html>
 +<iframe width="640" height="480"
 +src="https://www.openstreetmap.org/export/embed.html?bbox=138.22946548461917%2C36.03882779541354%2C138.3827590942383%2C36.15547923128559&amp;layer=cyclemap"></iframe>
 +</code>
 +<html>
 +<div style="text-align:center;">
 +<iframe width="640" height="480"
 +src="https://www.openstreetmap.org/export/embed.html?bbox=138.22946548461917%2C36.03882779541354%2C138.3827590942383%2C36.15547923128559&amp;layer=cyclemap"></iframe>
 </div> </div>
 </html> </html>
行 33: 行 45:
 </div> </div>
 </html> </html>
 +==== Bing 地図 ====
 +<code html>
 +<iframe width="640" height="480"
 +src="https://www.bing.com/maps/embed?h=480&w=640&cp=36.097208~138.306238&lvl=13&typ=d&sty=r&src=SHELL&FORM=MBEDV8">
 +</iframe>
 +</code>
 +<html>
 +<div style="text-align:center;">
 +<iframe width="640" height="480"
 +src="https://www.bing.com/maps/embed?h=480&w=640&cp=36.097208~138.306238&lvl=13&typ=d&sty=r&src=SHELL&FORM=MBEDV8">
 +</iframe>
 +</div>
 +</html>
 +
webmaps/portal.1593810926.txt.gz · 最終更新: 2020/07/04 06:15 by anineco