I have imported shapefiles (POI information) into my Postgis database. It works 100%. Now, I would like to export that same data as CSV, but at the same time get a LAT, LONG coordinate for each POI. Help would be appreciated! Secondly, How do I import CSV file with LAT LONG into Postgis and automatically populate the_geom field? Andre