Text to SQL via Llama 3.2
Convert natural language to PostGIS SQL for high end functions.
Chat
Textbox
Submit
Quick Examples
Click an example → then click Submit
What is the area for the polygon? : 'Polygon ((-3.7515154 40.3855551, -3.7514972 40.3856581, -3.7507005 40.3855767, -3.7507167 40.3854722, -3.7515154 40.3855551))'
What is the centroid for the polygon? : 'Polygon ((-3.6934636 40.4808785, -3.6933352 40.4811486, -3.6930125 40.4810598, -3.693141 40.4807897, -3.6934636 40.4808785))'
What is the thousand meter buffer for the following point? : 'Point(-8.7522658 41.3862664)'
How long is the line? : 'LINESTRING (-3.6976693 40.4263178, -3.6986082 40.4258729)'
How far apart is the point and line? : 'Point(-109.87549823 38.60574249)' 'LineString(-109.24324628 38.76349931, -109.4821773 38.6875815)'
Clear Chat