mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
geojson-to-sqlite
This commit is contained in:
parent
e7f60d2a9b
commit
286ed286b6
1 changed files with 5 additions and 0 deletions
|
|
@ -44,6 +44,11 @@ markdown-to-sqlite
|
|||
|
||||
`markdown-to-sqlite <https://github.com/simonw/markdown-to-sqlite>`__ reads Markdown files with embedded YAML metadata (e.g. for `Jekyll Front Matter <https://jekyllrb.com/docs/front-matter/>`__) and creates a SQLite table with a schema matching the metadata. This is useful if you want to keep structured data in text form in a GitHub repository and use that to build a SQLite database.
|
||||
|
||||
geojson-to-sqlite
|
||||
-----------------
|
||||
|
||||
`geojson-to-sqlite <https://github.com/simonw/geojson-to-sqlite>`__ converts GeoJSON files to SQLite, optionally using SpatiaLite to create geospatial indexes for fast geometric queries.
|
||||
|
||||
socrata2sql
|
||||
-----------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue