Skip to content

Commit

Permalink
geojson-to-sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Jan 31, 2020
1 parent e7f60d2 commit 286ed28
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ecosystem.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------

Expand Down

0 comments on commit 286ed28

Please sign in to comment.