[postgis-users] hi everybody

Jorge Arévalo jorge.arevalo at gmail.com
Thu Jan 21 07:32:17 PST 2010


On Mon, Jan 18, 2010 at 10:21 AM, Lutfi Oduncuoglu
<lutfioduncuoglu at gmail.com> wrote:
> I am new wiht postgis and looking rof python api of postgis, do you have any
> suggestions? I am also using that api in a qgis python plugin
>
> Thanks for help,
>
> Lutfi
>

Hello Lutfi,

PostGIS is an extension to PostgreSQL. You can use pygre [1] as
general interface with PostgreSQL and call the PostGIS functions [2]
[3]

[1] http://www.pygresql.org/
[2] http://postgis.refractions.net/documentation/manual-1.4/ch07.html
[3] http://postgis.refractions.net/documentation/manual-1.4/ch08.html

Best regards,
Jorge

> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>



More information about the postgis-users mailing list