GithubHelp home page GithubHelp logo

lineMerge ? about libgeos.jl HOT 4 CLOSED

juliageo avatar juliageo commented on May 29, 2024
lineMerge ?

from libgeos.jl.

Comments (4)

nraynaud avatar nraynaud commented on May 29, 2024 2

thank you very much for thoses pointers.
Sorry for my comment that ignored your example, I didn't see it on my phone.
the exact syntax I used is this:

result  = LibGEOS.MultiLineString(LibGEOS.lineMerge(f_multilinestring.ptr))

from libgeos.jl.

visr avatar visr commented on May 29, 2024

I don't think there is a reason no. It would be good to add, similar to how recently these were added for example: cc69816.

But you can always directly call the lower level functions. I didn't try this, but I think this should work:

LibGEOS.geomFromGEOS(LibGEOS.GEOSLineMerge_r(LibGEOS._context, g.ptr))

from libgeos.jl.

nraynaud avatar nraynaud commented on May 29, 2024

from libgeos.jl.

visr avatar visr commented on May 29, 2024

Yeah, since the documentation is still quite limited, it helps to look around in the code and tests, though that's not as straightforward.

Open source dependants can in general be seen here; there are not many: https://juliahub.com/ui/Packages/LibGEOS/we91k/0.6.9?page=2

You can also try out https://yeesian.com/ArchGDAL.jl/dev/geometries/. It also uses GEOS, and that library has seen more maintenance, and has better documentation.

from libgeos.jl.

Related Issues (20)

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.