ginkgoch-map-core

1.0.4 • Public • Published

Ginkgoch Map Core

Ginkgoch map core is an easy-to-use map component to help to build map based applications with Node.js. Including loading geography data, rendering vector data with customized styles into images.

This is a low level library currently to build many fashion gis applications, map server etc. later.

Example

// tbd...

Screenshots

TBD...

Ginkgoch map uses Cairo as its render engine. Before using ginkgoch map, please refer canvas' official guide to quickly install its dependencies with command on your OS.

Quick Reference to Install on Different OS

OS Command
macOS brew install pkg-config cairo libpng jpeg giflib
Ubuntu sudo apt-get install libcairo2-dev libjpeg-dev libpango1.0-dev libgif-dev build-essential g++
Fedora sudo yum install cairo cairo-devel cairomm-devel libjpeg-turbo-devel pango pango-devel pangomm pangomm-devel giflib-devel
Solaris pkgin install cairo pkg-config xproto renderproto kbproto xextproto
Windows refer the wiki for instruction

Contacts

Package Sidebar

Install

npm i ginkgoch-map-core

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

188 kB

Total Files

13

Last publish

Collaborators

  • ginkgoch-dev