How to convert address to latitude and longitude?

I’m probably missing something very obvious, but I can’t work out how to convert a text address into two fields of latitude and longitude, in numbers.

The user searches for address, and the workflow saves the lat and long in two different fields.

Thanks.

If the field is a geo then you can extract lat and lon.

I need the fields to be numbers (list of numbers actually), since the map plugin needs to draw lines between these lat longs. So it can’t be a geo @NigelG

I meant if you have a Search Box for Geo, then you can use Search Box Value’s lattitude to extract.

image

3 Likes

Thanks :slight_smile:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.