Giter Site home page Giter Site logo

Comments (4)

hobu avatar hobu commented on August 14, 2024 1

Do the specs require the vertical CS be defined?

The LAS specification does not require it, but follow-on documents like the LiDAR Base Specification do

If so, is the vertical CS supposed to be part of a "compound CS," or a separate vertical-only CS contained in a different VLR?

Part of the compound CS.

from las.

forkozi avatar forkozi commented on August 14, 2024

First...awesome work with this GitHub-LAS-specs initiative. Second...I'm a little lost with defining the vertical coordinate system in las files. A quick pdf search of the 1.4 spec reveals 2 instances of the word "vertical." Do the specs require the vertical CS be defined? If so, is the vertical CS supposed to be part of a "compound CS," or a separate vertical-only CS contained in a different VLR? Thanks!

from las.

kjwaters avatar kjwaters commented on August 14, 2024

I think you'll find that you're looking at the datum versus the coordinate system. For instance, NAVD88 (meters) is code 5103 if you're talking about the vertical datum and 5703 if you're talking about the coordinate system. Both are EPSG codes. So, 5703 should go with tag 4096 (VerticalCSTypeGeoKey) and 5103 would go with tag 4098 (VerticalDatumGeoKey). Yes, the table in geotiff does label the datum code as a CS.

from las.

esilvia avatar esilvia commented on August 14, 2024

@kjwaters Ahhh, thank you Kirk!! I knew it had to be something like that but I couldn't reconcile what I was seeing.

@hobu You're exactly right. I'm hoping that LAS 1.5 can make this more explicit with WKT2.

@forkozi Glad it's working for you!

from las.

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.