Giter Site home page Giter Site logo

Comments (3)

paleolimbot avatar paleolimbot commented on June 3, 2024

Definitely not on purpose...thanks! Today (hopefully) geoarrow is getting its own Arrow-native WKB encoder and I'll make sure it does proper ISO output.

from geoarrow-r.

rouault avatar rouault commented on June 3, 2024

Not sure if you're aware of it, but there are GeoParquet & GeoArrow OGR drivers sitting at OSGeo/gdal#5477 if you want to do some interoperability checks. I noticed that a bit by chance because the drivers just use OGR WKB import that happily ingests that non-ISO WKB as it is the same as the PostGIS EWKB (without the SRID flag)

from geoarrow-r.

paleolimbot avatar paleolimbot commented on June 3, 2024

Yes, it's very exciting! I can and will check to make sure the arrays generated can be read (and that geoarrow can read the OGR-generated arrays)...right now I'm rewriting pretty much all of it to use the C Data interface and live in mostly header-only C++ (so that it can get reused in Python and maybe elsewhere if it's good enough), which will probably take another week or so to do properly.

from geoarrow-r.

Related Issues (16)

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.