Hello all,
I am without shame an extreme newbie to postGres.
But I have a daunting task and would appreciate any feedbacks, samples, links that would help.
I come from oracle/sql server world but even then, coding a proximity script is still a daunting task.
I need to perform a proximity search and the way it is laid out is that a user clicks on a map and an x/y coordinate pair is created, say x = 1234.2; y=5346.02
Based on the x/y coordinate pair values, the closest address to the x/y coordinate pair is displayed.
Needless to say, I haven't got a clue how to get started on this.
Thanks all in advnce.
I am without shame an extreme newbie to postGres.
But I have a daunting task and would appreciate any feedbacks, samples, links that would help.
I come from oracle/sql server world but even then, coding a proximity script is still a daunting task.
I need to perform a proximity search and the way it is laid out is that a user clicks on a map and an x/y coordinate pair is created, say x = 1234.2; y=5346.02
Based on the x/y coordinate pair values, the closest address to the x/y coordinate pair is displayed.
Needless to say, I haven't got a clue how to get started on this.
Thanks all in advnce.