Hi All,

Suppose I have a geom (geometry) that has multipoints, I would like to query 
for all the points that are within latitude longtitude altitude, is that 
possible ? what's the sql query for that ? I'm a beginner so excuse me.

SELECT * FROM nation WHERE OGR_GEOMETRY='MULTIPOINT' ???

2) My second question, to execute a query on the server, should I retrieve all 
ogr featuers first, then execute the query ? or I can do it without querying 
all the features ?


Ahmed Tolba
Programmierer Embedded Software

Email: [email protected]<mailto:[email protected]>

Schiebel Elektronische Geraete GmbH
Margaretenstrasse 112
1050 Vienna, Austria

Telephone: +43 (1) 546 26 0
Facsimile: +43 (1) 545 23 39

FN 79033a, Handelsgericht Wien (Vienna Commercial Court)

Visit us at http://www.schiebel.net

_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to