JA:独自のスリッピーマップの提供

この記事は翻訳記事ですが、翻訳が不完全であり、抜けや誤り、未翻訳の部分があります。
英語版の記事の内容が分かる方は、翻訳の完成にご協力ください。このウィキの翻訳方法についての説明をお読みください。
現時点では、誰もこの記事の翻訳に取り組んでいないようですので、あなたが取り組めます。

独自のスリッピーマップを提供することは、 OpenStreetMap を利用する一般的な方法です。

Google や Yahoo! の地図と同様に、私たちの地図をあなたのウェブサイトに埋め込むことができます。これは、以下の JavaScript 地図ライブラリ のいずれかを使うことで実現できます。

  • Leaflet (leafletjs.com) はフリーでオープンソースの JavaScript で、軽量で簡単に利用できる API を持ち、多くのプラグインもあります。
  • OpenLayers (openlayers.org) は多機能でフリーなオープンソース JavaScript ライブラリです。これは OSM 地図を表示するためのもっとも人気のある方法です。
  • Google Maps Example では Google Maps API を使って OSM の地図を表示する方法を紹介します。

その他:

CMS やフレームワークへの OSM の埋め込み

You can embed OSM in your favourite Content Management System:

CMS/frameworkmodule/pluginnotesourcestutorialexample
with OSM map embedded
CMS Made SimpleOsm TagModule based on OpenLayersGitHubDocumentation in manpage
CMS Made SimpleLeaflet TagModule based on LeafletGitHubDocumentation in manpage
DjangoGeoDjangoA world-class geographic web frameworkincluded in the Django frameworkA world-class geographic web frameworkgeodjango-basic-apps
DjangoOSMEditora little old...Editors/Django#Installation
Django-CMSdjango-cms-osm
DrupalDrupalMappingKitcollection of drupal modules to support custom mappingDrupal tutorial from MapBox MapBox
DrupalLeaflet moduleLeaflet module
DrupalOpenLayers moduleOpenLayers module
Joomlainjooosm
JoomlaOSModulModule based on Leaflet and supports markers
Java Server FacesJSF2LeafPowered by Leaflet
MediaWikiSimple imageThis wiki!
MediaWikiSlippy MapPowered by OpenLayersThis wiki!This wiki!
MediaWikiKartographerPowered by LeafletMediaWiki wikiWikivoyage
MediaWikiMapsPowered by OpenLayersManual
MediaWikiSemantic MapsRequires Semantic MediaWikiManual
MoinMoinmoinmoinosmMacro for MoinMoinFlisol
Novius OSOunziw OSMiframe style OSM mapGitHub
Tiki Wiki CMS Groupwarebuilt-invia OpenLayers
Typo3DE:Typo3
WordPressOSM WordPress Pluginalso adds gpx and kml filesDownloadSimple samplePlugin Blog

関連項目:

  • Cartaro is a framework for embedding maps in different CMS, especially Drupal.

タイルのソース


OpenStreetMap tile servers

Typically these examples show you how to use the OpenStreetMap tile servers. Your site serves up the HTML and the JavaScript (maybe) but the tile images of the map are still fetched by the browser from our servers. You must do this in accordance with the tile usage policy. The tile service comes with no guarantee as to availability or speed (if you expect particularly heavy demand, please contact the community to discuss your requirements first).

Alternative tile servers

Alternative tile providers (with their own usage policies) are available. Some of them are combining OSM data with their own imagery and/or applying different colours and styles of map details.

See Slippy map tilenames#Tile servers, TMS for a list of some tile providers.

Your own map tiles

For ultimate flexibility, OpenStreetMap also gives you the unique ability to generate your own map tiles — styled any way you like — from our data.

  • See Switch2Osm.org for more information on serving your own tiles.
  • TileLauncher is a free out-of-the-box styled-tileserver for Amazon EC2. In a few clicks, choose your theme colorus, your Amazon Instance type, your region, enter your credentials and press "Launch".
  • Tiledrawer is a free, quick-start, out-of-the-box renderer and server using the standard OSM toolchain for Amazon EC2, other virtual servers, and fresh installs of Ubuntu on any hardware.
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.