All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Move
OGR::GeometryMixins::Extensions#is_3d?
toOGR::Geometry
.
- Fix nil return value from
OGR::GeometryMixins::Extensions#utm_zone
when spatial_reference is not 4326.
- Fix requires for lib/*/extensions/all.rb.
- Fix NoMethodError in
OGR::GeometryMixins::Extensions#utm_zone
when geometry is invalid.
Changes for all releases leading up to 1.0.0 can be found in Changelog-0.x.
- Happy birthday!