Git Product home page Git Product logo

lwgeom's Introduction

lwgeom

R bindings to the liblwgeom library

Build Status AppVeyor Build Status Coverage Status CRAN

This package provides a few functions that require liblwgeom, including st_geohash, st_make_valid, st_minimum_bounding_circle, st_split, st_transform_proj (transform through proj, omitting GDAL) and st_as_sfc.TWKB (create sfc from tiny wkb), as well as the geodetic (spherical/ellipsoidal) geometry functions st_geod_area, st_geod_azimuth, st_geod_covers, st_geod_length, and st_geod_segmentize.

Installing

lwgeom depends on sf, which has to be installed first.

MacOS

According to r-spatial/sf#349, brew install postgis installs a working liblwgeom. In case of problems, search for brew in the sf issues before opening a new one.

Linux

On ubuntu, install the following:

sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install libgdal-dev libgeos-dev libproj-dev libudunits2-dev liblwgeom-dev

Windows

The lwgeom package on windows compiles the liblwgeom sources, and uses the external dependencies (GEOS, PROJ) from the gdal2 winlib.

lwgeom's People

Contributors

edzer avatar

Watchers

 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.