Code Monkey home page Code Monkey logo

Comments (3)

dazuma avatar dazuma commented on June 8, 2024

RGeo doesn't support POLYHEDRALSURFACE. (In other words, it supports the simple features spec 1.1 but not really 1.2 or SQL-MM or anything later.) This is actually mostly because the underlying C library, GEOS, doesn't support it, and I wasn't terribly keen on trying to implement all that stuff in Ruby.

At this point, support for SQL-MM is on the long-term roadmap, but I don't have plans to work on it in the immediate future. This is mostly because I don't use those types myself, and I don't have a good sense for how people might want to use them and what the requirements are. In other words, it's kind of a case of "if you want this capability, help would be appreciated." :-)

from rgeo.

glytch avatar glytch commented on June 8, 2024

Is there a way to bypass the adapter's parsers for a certain column? I've only got the one 3D column so it'd be nice to keep using the adapter for the others until it's supported. I'll look into adding the support, but for now i just really need to store this data and i don't want to go change all the 2D stuff that's using the adapter

On Mar 1, 2013, at 2:46 PM, Daniel Azuma [email protected] wrote:

RGeo doesn't support POLYHEDRALSURFACE. (In other words, it supports the simple features spec 1.1 but not really 1.2 or SQL-MM or anything later.) This is actually mostly because the underlying C library, GEOS, doesn't support it, and I wasn't terribly keen on trying to implement all that stuff in Ruby.

At this point, support for SQL-MM is on the long-term roadmap, but I don't have plans to work on it in the immediate future. This is mostly because I don't use those types myself, and I don't have a good sense for how people might want to use them and what the requirements are. In other words, it's kind of a case of "if you want this capability, help would be appreciated." :-)


Reply to this email directly or view it on GitHub.

from rgeo.

glytch avatar glytch commented on June 8, 2024

Sorry about opening the two issues and closing one. I opened the first one and then thought it should have been posted on the adapter and not in rgeo, so i made the second and closed the first before i saw that you responded.

from rgeo.

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.