not able to execute query on spatial database.

Поиск
Список
Период
Сортировка
От vamsee movva
Тема not able to execute query on spatial database.
Дата
Msg-id be5110d00610270734o3e202cc0o725340d144aff3c2@mail.gmail.com
обсуждение исходный текст
Ответы Re: not able to execute query on spatial database.  ("Aaron Bono" <postgresql@aranya.com>)
Re: not able to execute query on spatial database.  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-sql
Hello all,<br />            I am working with spatial tables. i have two spatial data tables, one represents the whole
stateand another table represents the damaged locations in the state. My aim is to find number of damaged locations in
everycounty or parish.<br /> Here i am giving the query i used to do this, could you please tell me whether i am doing
rightthing or not.<br /><br /><span style="font-weight: bold;">select count(*) from damagedlocations l1,county l2 where
(l2.the_geomand l1.the_geom) and l2.parishid=particular_parishid;<br /><span style="font-weight: bold;"><br /><span
style="font-weight:bold;"></span></span></span>thanks in advance.<br /> vamsee movva<span style="font-weight:
bold;"><spanstyle="font-weight: bold;"><span style="font-weight: bold;"></span><br /></span></span> 

В списке pgsql-sql по дате отправления:

Предыдущее
От: "Jon Horsman"
Дата:
Сообщение: Re: How to query information schema from shell script
Следующее
От: "Jon Horsman"
Дата:
Сообщение: Re: How to query information schema from shell script