Git Product home page Git Product logo

lwgeom's Introduction

liblwgeom

This is a version of liblwgeom extracted from PostGIS 2.0.2 and converted to valid C++ so it compiles with MSVC 2010. It also includes a binding.gyp file so it will build with node-gyp. The lwgeom directory is a copy from here. I converted this so liblwgeom can be built using gyp and used from native nodejs modules without needing to install system dependencies or needing a separate MinGW build step. In particular, SpatiaLite can be built with support for some neat functionality provided by liblwgeom. Since MSVC doesn't support C99, liblwgeom requires some fairly monotonous changes so it will compile as the "C subset of C++" that's supported when compiled as C++ with MSVC.

Tested on

  • Linux 32bit
  • Linux 64bit
  • OS X 64bit
  • Windows 64bit
  • Windows 32bit should work (pending testing)

Prerequisites

  • nodejs
  • GEOS (located at ../geos/geos)
  • Proj4 (located at ../proj/proj)

For Windows, there are more dependencies. Follow the Windows MSVC setup instructions from the node-gyp pages here

Building

$ node-gyp configure build

Notes

This is intended to be used within the context of another gyp project that contains GEOS and Proj4.

lwgeom's People

Contributors

zhm avatar gboor avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.