Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with node.js + node-canvas to render tiles on server side #11

Open
mourner opened this issue Jun 6, 2011 · 2 comments
Open

Comments

@mourner
Copy link
Contributor

mourner commented Jun 6, 2011

No description provided.

@Miroff
Copy link
Member

Miroff commented Jun 28, 2011

I've found Canvas inplementation for node.js: https:/learnboost/node-canvas

@rurseekatze
Copy link
Contributor

I have written a lightweight tileserver in NodeJS. It can serve vector tiles, that can be used for clientside rendering with KothicJS, but it can also serve bitmap tiles rendered on serverside with KothicJS using node-canvas.

Have a look at https:/rurseekatze/node-tileserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants