[postgis-users] srid
Bob Pawley
rjpawley at shaw.ca
Sun May 25 09:21:01 PDT 2008
Hi
I am attempting to learn Postgis to use as a geometric tool rather than a
geographic tool.
The function ST_Transform(geometry, integer) seems to be potentially quite
useful.
Apparently, the integer required is the new coordinates referenced by the
srid. Is there some way of building a spatail reference table in which I can
enter my coordinates that the ST_Transform function will recognize. My first
simplistic attempt (entering a coordinate with an id) didn't work.
Bob
More information about the postgis-users
mailing list