Forum Discussion
Dunner2020
Post Prodigy
6 years agoPlotting data with meter coordinates system in power BI
Hi there, I have x and y coordinates (their unit is in 'meters') and sample data is as follow: Point_x Point_y 1393427.246 4916767.201 1404938.962 4914923.079 1408257.588...
- 6 years ago
Dunner2020 This coordinate position (in meters) seems US-based "state plane" and it is derived using 3 information Zone, X and Y. Please check this website for more information and conversion: https://www.earthpoint.us/Convert.aspx (check for state plane in details below)
Once you're able to convert from the current metric to Long Lat only then your plotting will be correct.
Best Regards,
Amit
Greg_Deckler
Community Champion
6 years agoDunner2020 You are going to have to convert whatever that is into proper longitude and latitude:
- Dunner20206 years ago
Post Prodigy
Greg_Deckler , I tried that calculation mentioned in the post. The value produced after the calculation were quite big. So I dont think its right calculation to perform.