repo.or.cz
/
gpstools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
* /trunk/src/gpstools/doc/gpst.xml
[gpstools.git]
/
postgres
/
path.sql
blob
c7e517936d16f1b43d67b0c3a82ddf81b34d2434
1
-- $Id$
2
3
SELECT * FROM logg
4
WHERE coor <@ polygon(path('(
5
(58.633, 3.149),
6
(52.395, 3.163),
7
(49.364, -6.437)
8
)')) ORDER BY date;