[postgis-users] problem in Distance function
temiz
temiz at deprem.gov.tr
Thu Aug 17 13:06:30 PDT 2006
hello
I tried this. But I got:
~~~~~~~~~~~~~~~~~~
SELECT *
FROM sgr_nuf_bina1
WHERE
wkb_geometry && Expand(GeomFromText('POINT(28.28547 38.66539)',-1),100)
AND
Distance(GeomFromText('POINT(28.28547 38.66539)',-1),wkb_geometry )< 100
~~~~~~~~~~~~~~
ERROR: Operation on two geometries with different SRIDs
what might the problem be ?
regards
--
Ahmet Temiz
Turkey
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the postgis-users
mailing list