dbGetQuery-GDALOGRSQLConnection-character-method.Rd
Send and Fetch an OGRSQL Query
# S4 method for GDALOGRSQLConnection,character dbGetQuery(conn, statement, ..., geom = "wkt")
A GDALOGRSQLConnection Object
An OGRSQL query to execute.
Additional arguments to dbSendQuery()
dbSendQuery()
character. Either "json", "gml", "kml", "wkt" (default) or "hex"
"json"
"gml"
"kml"
"wkt"
"hex"