Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,9 @@ There are four primary geographic functions released in version 1.0.
|
|
| 31 |
### Model Input / Output Overview:
|
| 32 |
|
| 33 |
Input: Text plus coordinate prompt injection.
|
|
|
|
| 34 |
Output: **PostGIS spatial SQL**
|
|
|
|
| 35 |
NOTE: Inputs and outputs are in meters and or geographic decimal degrees WGS 84 coordinates.
|
| 36 |
|
| 37 |
| Function | Question Input | Geo Input | SQL Execution Output |
|
|
|
|
| 31 |
### Model Input / Output Overview:
|
| 32 |
|
| 33 |
Input: Text plus coordinate prompt injection.
|
| 34 |
+
</br>
|
| 35 |
Output: **PostGIS spatial SQL**
|
| 36 |
+
</br>
|
| 37 |
NOTE: Inputs and outputs are in meters and or geographic decimal degrees WGS 84 coordinates.
|
| 38 |
|
| 39 |
| Function | Question Input | Geo Input | SQL Execution Output |
|