Skip to content

Add SMO-WGS84-TO-BNG Ruby gem#54

Open
Sebasmadridmx wants to merge 1 commit into
innovyze:mainfrom
Sebasmadridmx:add-smo-wgs84-to-bng
Open

Add SMO-WGS84-TO-BNG Ruby gem#54
Sebasmadridmx wants to merge 1 commit into
innovyze:mainfrom
Sebasmadridmx:add-smo-wgs84-to-bng

Conversation

@Sebasmadridmx

Copy link
Copy Markdown

Summary

  • Adds smo_wgs84_to_bng (v0.1.1) to the Ruby Exchange Gems catalog
  • Pure Ruby gem for converting between WGS84 (GPS lat/lon) and OSGB36 British National Grid (easting/northing) using a 7-parameter Helmert transformation
  • ~3–5 m accuracy across Great Britain, batch conversion support, forward and reverse transforms

Gem details

Test plan

  • rake test passes locally
  • Gem published and installable from RubyGems
  • Round-trip conversion (WGS84 → BNG → WGS84) verified
  • Input validation and error handling tested

🤖 Generated with Claude Code

Pure Ruby gem for converting between WGS84 lat/lon and OSGB36 British
National Grid using a 7-parameter Helmert transformation. No external
dependencies. MIT licensed. Minitest test suite included.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant