Skip to content

Commit

Permalink
Fixed OSGRB1936 info
Browse files Browse the repository at this point in the history
  • Loading branch information
jtejido committed May 14, 2018
1 parent c2e6cb1 commit 47d9e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Geodesy/Datum/OSGB1936.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class OSGB1936 extends BaseDatum implements DatumInterface

CONST DATUM = array (
'Name' => "OSGB 1936",
'CRS' => 4277,
'CRS' => 27700,
'TranslationVectors' => array(
'x' => -446.448,
'y' => 125.157,
Expand Down

0 comments on commit 47d9e1c

Please sign in to comment.