Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITM to WGS84 error #24

Closed
mrjose opened this issue Apr 16, 2020 · 0 comments
Closed

ITM to WGS84 error #24

mrjose opened this issue Apr 16, 2020 · 0 comments

Comments

@mrjose
Copy link

mrjose commented Apr 16, 2020

Hi,

I am running into the following issue converting ITM into WGS84:

RuntimeException
Transform parameters not known for this ellipsoid

Here is the example:
$coord = new ITMRef(722304, 726059);
$newCoords = $coord->toLatLng()->toWGS84();

Any ideas for how to resolve this error?

Many thanks!

@dvdoug dvdoug closed this as completed in 1642c91 Apr 16, 2020
dvdoug added a commit that referenced this issue Apr 16, 2020
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

No branches or pull requests

1 participant