MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / extract_geometry_arg

Function extract_geometry_arg

nodedb-sql/src/planner/select/helpers.rs:97–125  ·  view source on GitHub ↗

Extract a geometry argument: handles ST_Point(lon, lat), ST_GeomFromGeoJSON('...'), or a raw string literal containing GeoJSON.

(expr: &ast::Expr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

plan_spatial_from_whereFunction · 0.85

Calls 9

normalize_identFunction · 0.85
extract_func_argsFunction · 0.85
extract_floatFunction · 0.85
joinMethod · 0.80
extract_string_literalFunction · 0.70
iterMethod · 0.45
as_strMethod · 0.45
lenMethod · 0.45
is_emptyMethod · 0.45

Tested by

no test coverage detected