lights_out
Posts: 0
Joined: Sat Dec 07, 2013 6:12 pm

"latitude" and "longitude" to "latlng"

so in my database, I have latitude and longitude as two seperate columns and I can't figure out how to combine them into one "latlng" column. Also, latitude and longitude are both numbers and I want "latlng" to be a geopoint. Does anyone know how to do this? thank you!

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

"latitude" and "longitude" to "latlng"

Hello,

For latitude and longitude you should use geopoint field type in your DB.
http://docs.appery.io/documentation/b...

Field combining topic:
https://getsatisfaction.com/apperyio/...

Return to “Issues”