From: | Devrim GUNDUZ <devrim(at)commandprompt(dot)com> |
---|---|
To: | oguz d <oguz_1977(at)yahoo(dot)com> |
Cc: | PostgreSQL Türkiye -Genel <pgsql-tr-genel(at)PostgreSQL(dot)org> |
Subject: | Re: Polygon türünün |
Date: | 2006-02-19 15:25:13 |
Message-ID: | 1140362713.3838.59.camel@evim.gunduz.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-tr-genel |
Merhaba,
On Sun, 2006-02-19 at 06:12 -0800, oguz d wrote:
> PostgreSql veritabanýndan Polygon turu bir veriyi
> cekmek istiyorum. Bunu 100 - 200 node lu bir polygon
> icin bir stringe cekip parse edebiliyorum, ancak 1000
> - 2000 node a sahip bir polygonda, PHP de string turu
> yetersiz kaliyor. '((23, 12), (11, 13), ..., (78, 1))'
> gibi bir donusu oluyor ki bu 1000 nodde bir hayli yer
> kapliyor.
>
> PostgreSql de node node cekersem bu sorunu
> halledebilecegimi dusunuyorum ancak, Postgrenin
>
> NodeGetir(Polygon, Node_Sayisi)
>
> gibi bir fonksiyonunu bulamadim.
> Bu konuda ne tavsiye edersiniz?
PL/php ile bunu yapabileceğinizi düşünüyorum. Anladığım kadarıyla PHP'ye
de aşinasınız zaten:
http://projects.commandprompt.com/projects/public/plphp
Saygılar.
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PL/php, plPerlNG - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Devrim GUNDUZ | 2006-02-19 16:01:31 | Re: Oracle'dan PostgreSQL'e |
Previous Message | Volkan YAZICI | 2006-02-19 15:04:20 | Re: Polygon türünün n |