Categories: None [Edit]

sinatra_wms

https://rubygems.org/gems/sinatra_wms
https://github.com/fabianonline/sinatra_wms
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)

Total

Ranking: 73,632 of 196,375
Downloads: 13,986

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,013,489,279rspec
146354,553,864sinatra
92756,367,352rmagick

Owners

#GravatarHandle
1iconfabianonline