[postgis-users] Spatial column from text via a VIEW, Possible?
George Silva
georger.silva at gmail.com
Tue Mar 6 10:52:12 PST 2012
Also you can confirm if PROJ4 is installed by:
SELECT * FROM POSTGIS_FULL_VERSION();
If PROJ4 is installed, it should appear in that string.
George
On Tue, Mar 6, 2012 at 3:48 PM, Mike Toews <mwtoews at gmail.com> wrote:
> On 7 March 2012 06:10, Bob Basques <Bob.Basques at ci.stpaul.mn.us> wrote:
> > ...
> > ST_AsText(ST_Transform(ST_SetSRID(ST_MakePoint(part3::numeric,
> > part4::numeric),4326)), 200068) as geom_city
> > ...
> > ERROR: function st_transform(geometry) does not exist
> > LINE 4: ST_AsText(ST_Transform(ST_SetSRID(ST_MakePoint(pa...
>
> It looks like "4326)), 200068)" should be "4326), 200068))"
>
> -Mike
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
--
George R. C. Silva
Desenvolvimento em GIS
http://geoprocessamento.net
http://blog.geoprocessamento.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120306/e55ee32c/attachment.html>
More information about the postgis-users
mailing list