[pdal-commits] [PDAL/PDAL] 3946ad: Add SpatialReference::computeUTMZone(const BOX3D& ...
GitHub
noreply at github.com
Thu Jan 15 11:45:19 PST 2015
Branch: refs/heads/compute-utm-zone
Home: https://github.com/PDAL/PDAL
Commit: 3946add236ed21b6ee8be495e522681397fe8443
https://github.com/PDAL/PDAL/commit/3946add236ed21b6ee8be495e522681397fe8443
Author: Howard Butler <howard at hobu.co>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M include/pdal/SpatialReference.hpp
M src/SpatialReference.cpp
M test/unit/SpatialReferenceTest.cpp
Log Message:
-----------
Add SpatialReference::computeUTMZone(const BOX3D& box) const to calculate the UTM zone when you have a box in another coordinate system
More information about the pdal-commits
mailing list