Message Boards Message Boards

0
|
12081 Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

How do I convert State Plane Coordinates to Latitude and Longitude?

Posted 11 years ago
I don't understand why this code doesn't work to convert State Plane Coordinates to decimal degrees? I need to get from State Plane Coordates 83 Long Island Zone 4 to lat/long.  
LatitudeLongitude[GeoPosition[{172248, 1002321, 0}, "SPCS83NY04"]]
POSTED BY: J Lu
2 Replies
It looks like you're trying to go from cartographic to geodetic coordinates:
LatitudeLongitude[GeoGridPosition[{172248, 1002321, 0}, "SPCS83NY04"]]
Posted 11 years ago
thanks!  the documentation wasn't very clear (to me) that I should be using GeoGridPosition instead for State Plane! 
POSTED BY: J Lu
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract