landspeed

1.0.2 • Public • Published

landspeed.js

A simple WMS server written in node.js

Only supports WMS 1.1 GetMap requests (bbox, width, height, and srs).

Build Status Build Status

Requirements

  • Node.js 0.10.x (http://nodejs.org/)
  • node-mapnik (Node.js bindings to Mapnik)

Install

To install do:

git clone https://github.com/mapbox/landspeed.js.git
cd landspeed.js
npm install

Run

Usage:

./server.js <stylesheet.xml> <port> <concurrency>

Demo

OS X:

open demo/leaflet.html && ./server.js demo/world_latlon.xml

Linux:

xdg-open demo/leaflet.html && ./server.js demo/world_latlon.xml

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i landspeed

    Weekly Downloads

    3

    Version

    1.0.2

    License

    none

    Last publish

    Collaborators

    • yhahn
    • kkaefer
    • bergwerkgis
    • flippmoke
    • springmeyer