Re: create geometry by lat/long

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: gargdevender74 <gargdevender74(at)gmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: create geometry by lat/long
Date: 2011-01-25 17:02:02
Message-ID: 4d3f0226.0e958e0a.1af4.628d@mx.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, Jan 25, 2011 at 03:10:59AM -0800, gargdevender74 wrote:
>
> how to create geometry (EPSG:4326) by lat/long. plz advice

Try ST_Point and ST_SetSRID()

http://www.postgis.org/docs/ST_Point.html

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Joshua Tolley 2011-01-25 17:05:26 Re: control function pgsql with script bash
Previous Message manuel antonio ochoa 2011-01-25 16:46:58 control function pgsql with script bash