Skip to content

timwaters/whooms

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

WhooMS : Sinatra, Ruby, Mapserver mini WMS server

Installation

You need :

  • Sinatra >= 0.9.1 for use of send_data method
  • Ruby Mapscript

Any configurations you can change in whooms.rb

Usage

  • For people who want to serve just the one image and don’t want to go through the palaver of setting up their own mapserver.
  • Find a geotiff (ideally in epsg:4326 projection), upload it, and you will get a WMS link, and a permalink to that page.
  • Use the WMS link in your favourite WMS viewer / openlayers / JOSM / GoogleEarth e.t.c.

Examples

About

a simple and small WMS server, using sinatra and ruby mapscript, for people to upload their own geotiffs to use in mapping applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages