Geographic 2D
AGD66
Geographic2D::fromSRID(Geographic2D::EPSG_AGD66)
to AGD66 / ACT Standard Grid (Projected)
EPSG |
PHPCoord |
---|---|
Name: ACT Standard Grid
Code:
urn:ogc:def:coordinateOperation:EPSG::5824 Extent: Australia - Australian Capital Territory
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_ACT_STANDARD_GRID),
latitudeOfNaturalOrigin: new Degree(-35.317736277778),
longitudeOfNaturalOrigin: new Degree(149.00929483056),
scaleFactorAtNaturalOrigin: new Unity(1.000086),
falseEasting: new Metre(200000),
falseNorthing: new Metre(600000)
)
|
to AGD66 / AMG zone 49 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 49
Code:
urn:ogc:def:coordinateOperation:EPSG::17449 Extent: Australia - 108°E to 114°E (EEZ)
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_49),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(111),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 50 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 50
Code:
urn:ogc:def:coordinateOperation:EPSG::17450 Extent: Australia - 114°E to 120°E (EEZ)
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_50),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(117),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 51 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 51
Code:
urn:ogc:def:coordinateOperation:EPSG::17451 Extent: Australia - 120°E to 126°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_51),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(123),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 52 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 52
Code:
urn:ogc:def:coordinateOperation:EPSG::17452 Extent: Australia - 126°E to 132°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_52),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(129),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 53 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 53
Code:
urn:ogc:def:coordinateOperation:EPSG::17453 Extent: Australia - 132°E to 138°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_53),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(135),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 54 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 54
Code:
urn:ogc:def:coordinateOperation:EPSG::17454 Extent: Australasia - Australia and PNG - 138°E to 144°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_54),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(141),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 55 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 55
Code:
urn:ogc:def:coordinateOperation:EPSG::17455 Extent: Australasia - Australia and PNG - 144°E to 150°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_55),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(147),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 56 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 56
Code:
urn:ogc:def:coordinateOperation:EPSG::17456 Extent: Australasia - Australia and PNG - 150°E to 156°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_56),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(153),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 57 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 57
Code:
urn:ogc:def:coordinateOperation:EPSG::17457 Extent: Australia - 156°E to 162°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_57),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(159),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / AMG zone 58 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Australian Map Grid zone 58
Code:
urn:ogc:def:coordinateOperation:EPSG::17458 Extent: Australia - EEZ east of 162°E
|
$point->transverseMercator(
to: Projected::fromSRID(Projected::EPSG_AGD66_AMG_ZONE_58),
latitudeOfNaturalOrigin: new Degree(0),
longitudeOfNaturalOrigin: new Degree(165),
scaleFactorAtNaturalOrigin: new Unity(0.9996),
falseEasting: new Metre(500000),
falseNorthing: new Metre(10000000)
)
|
to AGD66 / Vicgrid66 (Projected)
EPSG |
PHPCoord |
---|---|
Name: Vicgrid66
Code:
urn:ogc:def:coordinateOperation:EPSG::17360 Extent: Australia - Victoria
|
$point->lambertConicConformal2SP(
to: Projected::fromSRID(Projected::EPSG_AGD66_VICGRID66),
latitudeOfFalseOrigin: new Degree(-37),
longitudeOfFalseOrigin: new Degree(145),
latitudeOf1stStandardParallel: new Degree(-36),
latitudeOf2ndStandardParallel: new Degree(-38),
eastingAtFalseOrigin: new Metre(2500000),
northingAtFalseOrigin: new Metre(4500000)
)
|
to GDA2020 (Geographic2D)
EPSG |
PHPCoord |
---|---|
Name: AGD66 to GDA2020 (1)
Code:
urn:ogc:def:coordinateOperation:EPSG::9185 Extent: Australia - Australian Capital Territory
|
$point->coordinateFrameRotation(
to: Geographic2D::fromSRID(Geographic2D::EPSG_GDA2020),
xAxisTranslation: new Metre(-136.9703),
yAxisTranslation: new Metre(-37.5638),
zAxisTranslation: new Metre(124.4242),
xAxisRotation: new ArcSecond(-0.25676),
yAxisRotation: new ArcSecond(-0.42966),
zAxisRotation: new ArcSecond(-0.30077),
scaleDifference: new PartsPerMillion(-4.61966)
)
|
to GDA94 (Geographic2D)
EPSG |
PHPCoord |
---|---|
Name: AGD66 to GDA94 (1)
Code:
urn:ogc:def:coordinateOperation:EPSG::1278 Extent: Australia - onshore
|
$point->geocentricTranslation(
to: Geographic2D::fromSRID(Geographic2D::EPSG_GDA94),
xAxisTranslation: new Metre(-127.8),
yAxisTranslation: new Metre(-52.3),
zAxisTranslation: new Metre(152.9)
)
|
Name: AGD66 to GDA94 (4)
Code:
urn:ogc:def:coordinateOperation:EPSG::1460 Extent: Australia - New South Wales and Victoria
|
$point->coordinateFrameRotation(
to: Geographic2D::fromSRID(Geographic2D::EPSG_GDA94),
xAxisTranslation: new Metre(-119.353),
yAxisTranslation: new Metre(-48.301),
zAxisTranslation: new Metre(139.484),
xAxisRotation: new ArcSecond(-0.415),
yAxisRotation: new ArcSecond(-0.26),
zAxisRotation: new ArcSecond(-0.437),
scaleDifference: new PartsPerMillion(-0.613)
)
|
Name: AGD66 to GDA94 (8)
Code:
urn:ogc:def:coordinateOperation:EPSG::1594 Extent: Australia - Tasmania
|
$point->coordinateFrameRotation(
to: Geographic2D::fromSRID(Geographic2D::EPSG_GDA94),
xAxisTranslation: new Metre(-120.271),
yAxisTranslation: new Metre(-64.543),
zAxisTranslation: new Metre(161.632),
xAxisRotation: new ArcSecond(-0.217),
yAxisRotation: new ArcSecond(0.067),
zAxisRotation: new ArcSecond(0.129),
scaleDifference: new PartsPerMillion(2.499)
)
|
Name: AGD66 to GDA94 (9)
Code:
urn:ogc:def:coordinateOperation:EPSG::1595 Extent: Australia - Northern Territory
|
$point->coordinateFrameRotation(
to: Geographic2D::fromSRID(Geographic2D::EPSG_GDA94),
xAxisTranslation: new Metre(-124.133),
yAxisTranslation: new Metre(-42.003),
zAxisTranslation: new Metre(137.4),
|