RubyGems Navigation menu

sinatra_wms 0.1.1

A WMS (Web Map Service) is a great way to show lots of geolocated data on a map. Instead of generating static images (which will either be huge or don't have enough resolution), a WMS allows you to dynamically zoom in and out of your dataset. This gem allows you to very easily represent your data via a WMS. On one hand it extends Sinatra to give it a method called "wms" to process WMS-requests; on the other hand it extends RMagick to allow the developer to use coordinates in the methods used for drawing. Convenient methods to easily generate HTML code to show your WMS data on top of OpenStreetMaps or Google Maps are also included. Current test status: [![Build Status](https://secure.travis-ci.org/fabianonline/sinatra_wms.png?branch=master)](http://travis-ci.org/fabianonline/sinatra_wms)

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.1 - April 28, 2012 (12KB)
  2. 0.1.0 - April 24, 2012 (10KB)
  3. 0.0.2 - April 23, 2012 (8.5KB)
  4. 0.0.1 - April 23, 2012 (7.5KB)

Runtime依存関係 (2):

rmagick >= 0
sinatra >= 1.0.0

Development依存関係 (1):

rspec ~> 2.9

所有者:

作者:

  • Fabian Schlenz (@fabianonline)

SHA 256チェックサム:

=

累計ダウンロード数 12,917

このバージョンのみ 4,052

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: