Hi All, I have one table (Town info) in postgres without Geometry field. I have Latitude and Longitude information for those points data separately (collecting & filling).
I created the postGIS extension and add the Geometry field in the above postgres table. Now, I'd like to add the location information into the postGIS geometry field so that I can immediately view those points on the map. How can I convert the Latitude/Longitude value into postGIS geometry value? Thank you very much in advance. -- Have a nice day! -- *Mr. Khun San Aung* * <http://geoportal.icimod.org/>*
_______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
