On Wed, Aug 19, 2009 at 10:27 PM, Eric B. Powell <[email protected]>wrote:
> >> > I was thinking that, if you know the actual location of your points in a > projected coordinate system, (de)projecting them to LatLong on the way into > PostGIS could be done using the pyProj library which wraps Proj4 in a python > wrapper. As such, as the points are read in, re-project them and write them > in using st_geometryfromtext(). > > I have an example of this approach I can send if you like. > > Regards, > > > Eric > Yes please! -- Cheers! Rick
_______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
