{"html_url": "https://github.com/simonw/datasette/issues/276#issuecomment-393106520", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/276", "id": 393106520, "node_id": "MDEyOklzc3VlQ29tbWVudDM5MzEwNjUyMA==", "user": {"value": 45057, "label": "russss"}, "created_at": "2018-05-30T10:09:25Z", "updated_at": "2018-05-30T10:09:25Z", "author_association": "CONTRIBUTOR", "body": "I don't think it's unreasonable to only support spatialite geometries in a coordinate reference system which is at least transformable to WGS84. It would be nice to support different CRSes in the database so conversion to spatialite from the source data is lossless.\r\n\r\nI think the working CRS for datasette should be WGS84 though (leaflet requires it, for example) - it's just a case of calling `ST_Transform(geom, 4326)` on the column while we're loading the data.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 324835838, "label": "Handle spatialite geometry columns better"}, "performed_via_github_app": null}