Welcome Guest, Not a member yet? Register   Sign In
Conversion of geometry fields
#1

[eluser]Unknown[/eluser]
Hello,
I'm new to Codeigniter and appreciate already this framework
I'm working on an application integrating mapquest maps and using the mapquest api.

At thkis moment I want to achieve the following :
The registered user has to input latitude and longitude information (or later an address)
and in the database this information has to be stored as geometry type field.
And in the other way a user looking at his account should see the latitude and longitude information he entgered.
So I need a kind of data conversion.
In an earlyier simplified version without codeigniter I achieved this directly on the MySQL instruction by using the MySQL functions AsText GeomFromText.

Is there anything equivalent in PHP ?
Has anybody suggestions how to achieve this ?

Thanks




Theme © iAndrew 2016 - Forum software by © MyBB