Skip to content

netconstructor/node-geos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#node-geos

GEOS (Geometry Engine) and PROJ.4 (Cartographic Projections) bindings for Node.

##Prerequisites

Make sure you have GEOS version 3.x as well as PROJ.4 version 4.7.x or higher installed together with the headers and libraries.

Installation

To obtain and build the bindings:

git clone git://github.com/kashif/node-geos.git
cd node-geos
node-waf configure build

or install it via npm:

npm install geos

About

GEOS and PROJ.4 bindings for Node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published