home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1035057014

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/sqlite-utils/issues/402#issuecomment-1035057014 https://api.github.com/repos/simonw/sqlite-utils/issues/402 1035057014 IC_kwDOCGYnMM49sbd2 25778 2022-02-10T15:30:28Z 2022-02-10T15:30:40Z CONTRIBUTOR

Yeah, the CLI experience is probably where any kind of multi-column, configured setup is going to fall apart. Sticking with GIS examples, one way I might think about this is using the fiona CLI:

```sh

assuming a database is already created and has SpatiaLite

fio cat boundary.shp | sqlite-utils insert boundaries --conversion geometry GeometryGeoJSON - ```

Anyway, very interested to see where you land here.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1125297737  
Powered by Datasette · Queries took 0.977ms · About: github-to-sqlite