Sha256: 5b605f33f6720e3d515f44f22d2afeb290718d16b8186eed2bf49fdc93c53c7a

Contents?: true

Size: 1.27 KB

Versions: 7

Compression:

Stored size: 1.27 KB

Contents

<!DOCTYPE html>
<html lang="en">
    <head>
        <title>City of Vienna WMTS with REST Encoding and Geolocate</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <link rel="stylesheet" href="mobile-wmts-vienna.css" type="text/css">
    </head>
    <body>
        <h1 id="title">City of Vienna WMTS for Desktop and Mobile Devices</h1>
        <div id="tags">
            mobile, vienna, ogdwien, rest, restful, wmts, geolocate, permalink
        </div>
        <p id="shortdesc">
            A full-screen map for both desktop and mobile devices. Uses
            language dependent CSS content and the WMTSCapabilities format to
            retrieve layers from the ogdwien open data initiative of the City
            of Vienna. Also has a lightweight custom anchor permalink
            functionality and uses the Geolocate control.
        </p>
        <div id="map"></div>
        <script src="../lib/OpenLayers.js"></script>
        <script src="mobile-wmts-vienna.js"></script>
    </body>
</html>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
postrunner-0.0.10 misc/openlayers/examples/mobile-wmts-vienna.html
postrunner-0.0.9 misc/openlayers/examples/mobile-wmts-vienna.html
postrunner-0.0.8 misc/openlayers/examples/mobile-wmts-vienna.html
postrunner-0.0.7 misc/openlayers/examples/mobile-wmts-vienna.html
postrunner-0.0.6 misc/openlayers/examples/mobile-wmts-vienna.html
postrunner-0.0.5 misc/openlayers/examples/mobile-wmts-vienna.html
postrunner-0.0.4 misc/openlayers/examples/mobile-wmts-vienna.html