Giter Site home page Giter Site logo

Comments (4)

jorisvandenbossche avatar jorisvandenbossche commented on June 12, 2024 2

Yes, I think it would be good to add a sentence to explicitly state that the values in the bbox column should be interpreted in the projection of the corresponding geometry column.

(note this is not necessarily the primary geometry column, as the covering bbox info is in the column metadata, so in theory you can have multiple geometry columns in a file each with a different CRS and have a bbox column for each of those)

from geoparquet.

rouault avatar rouault commented on June 12, 2024 1

Do the bbox columns HAVE to be in the same projection as the data?

There should be a strong use case for allowing bbox columns not to be in the same projection as the data, as that would be a source of complexity. I can't think of any other existing geospatial format that has a a spatial index in a SRS that is not the one of the geometries being indexed.

from geoparquet.

cholmes avatar cholmes commented on June 12, 2024 1

I agree there should be a strong use case for bbox columns in a different projection.

It does seem like this could be an area where there's experimentation for awhile before we bring it into the spec. Like there's nothing stopping adding an extra consistent-bbox column in WGS84, or even only using that (since the core bbox one is optional). If there's compelling cases for it we could add it.

Not sure if we need to be more explicit in the spec that for now we require the bounding box geometry to be the same as the specified crs?

from geoparquet.

cholmes avatar cholmes commented on June 12, 2024

So do we want to say something in the spec, just to be clear that current practice is for bbox columns to be in the same projection as the primary geometry column?

from geoparquet.

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.