Socket
Book a DemoInstallSign in
Socket

@eniromaps/tile-worker

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eniromaps/tile-worker

Pulls work from queue and draws meta tiles

1.2.1
latest
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
2
Weekly downloads
 
Created
Source

tile-worker

The basic building block for tile-workers, e.g nautical-tile-worker. Can be configured to render different types of tiles. Queue logic by kue. Image manipulation by sharp/libvips.

Install

From npm:

$ npm install --save @eniromaps/tile-worker

From source:

$ git clone git@bitbucket.org:eniro/tile-worker.git
$ cd tile-worker
$ npm install

Use

Start a tile worker that pulls 'nautical' jobs from a priority job queue backed by the redis instance at <REDIS_URL> and render tiles at <MAPSERVER_URL>:

const tileWorker = require('@eniromaps/tile-worker')

tileWorker({
  redisUrl: <REDIS_URL>,
  mapServerUrl: <MAPSERVER_URL>,
  jobName: 'nautical'
})

FAQs

Package last updated on 17 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.