Skip to content

Commit

Permalink
Update sqlite-tg.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Sep 26, 2023
1 parent 8c65ccf commit 665ed19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlite/sqlite-tg.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ This outputs (after pretty-printing):
]
}
```
This is already useful: having an easily installed mechanism for converting between WKT and GeoJSON with a SQL query is a great thing to have.
This is already useful: an easily installed mechanism for converting between WKT and GeoJSON with a SQL query is a great thing to have.

Let's convert a point within San Francisco to WKB binary format:
```sql
Expand Down

0 comments on commit 665ed19

Please sign in to comment.