{
  "title": "GeoJSON to GeoPackage roundtrip",
  "measuredAt": "2026-09-23T20:06:27.842672+00:00",
  "synthetic": true,
  "features": 10000,
  "geometryType": "Point",
  "crs": "EPSG:4326",
  "environment": {
    "pyogrio": "0.11.1",
    "gdal": "3.10.3"
  },
  "checks": [
    {
      "check": "SQLite integrity_check",
      "passed": true
    },
    {
      "check": "10000 features and 10000 unique stable identifiers",
      "passed": true
    },
    {
      "check": "EPSG:4326 geometry declaration",
      "passed": true
    },
    {
      "check": "10000 spatial index entries",
      "passed": true
    },
    {
      "check": "Every geometry WKB matches the GeoJSON read",
      "passed": true
    },
    {
      "check": "Every attribute matches the GeoJSON read",
      "passed": true
    }
  ],
  "geojsonSha256": "c859c73a4e1e19956aa48374e1fd804014541be39b8a94cb31bba3983d0c5193",
  "geopackageSha256": "efaa0706436b8818d7486fb394f6a5f7556c164e4a5f756294fc41d0ab9c4551",
  "limitations": [
    "GDAL data roundtrip only; this does not prove the QGIS project opened or a QField offline sync completed.",
    "QGIS form widgets, edits, permissions, and device workflows require their own acceptance tests."
  ]
}
