Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Creating Spatial Objects using external lat and lon

RB90
6 - Meteoroid

Hi all,

 

I'm trying to generate a spatial object utilizing latitude and longitudes from an outside source. The lat and lon I'm using do not have decimal points. I have previously been able to utilize similarly formatted information to create a special object; however, I can't in this case.Does anyone have any suggestions on how to get a spatial object created?

 

Thanks!

1 REPLY 1
TravisR
Alteryx Alumni (Retired)

Hi @RB90 You will want to use the "Create Points" tool and set your fields as integers using the "Fields are Lat/Lon Integers (x 1,000,000)" option.

Labels