
Contributor II
2020-08-26
05:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
GeoMakePoint(X_COORDINATE/100000, Y_COORDINATE/-100000)
Hi, I have x and y coordinates in my data, For ex : [3138850, 10047302]
To get the longitude and latitude for my maps to work, I am doing a GeoMakePoint(X_COORDINATE/100000,Y_COORDINATE/-100000). But my final point on the map is off by almost 200 miles on the map. Any suggestion or help on this?
479 Views
1 Reply

Creator III
2020-09-22
03:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is strange. Why is your data set up like that to begin with?
435 Views
