Skip to content

fix sample grid ref data - #14

Closed
ccbblin wants to merge 1 commit into
masterfrom
fix-sample-grid-ref-data
Closed

fix sample grid ref data#14
ccbblin wants to merge 1 commit into
masterfrom
fix-sample-grid-ref-data

Conversation

@ccbblin

@ccbblin ccbblin commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

move point so bbox is not zero height

@ccbblin
ccbblin deployed to nonprod July 26, 2026 21:00 — with GitHub Actions Active
@github-actions

Copy link
Copy Markdown

Changes Summary

Total Features Changed: 3
Datasets Affected: 2
Git Diff Lines: 10

Feature Changes Preview

{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1624000,
          5424000
        ]
      },
      "properties": {
        "fid": 1,
        "id": "e63f16a2-dd89-49ae-8b85-a40bfe6a1eff",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a1",
        "text_string": "Example Trig 26",
        "full_text": "Example Trig 26"
      },
      "id": "testcarto_text:feature:1:U-"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1624222.8825714162,
          5423087.395275628
        ]
      },
      "properties": {
        "fid": 1,
        "id": "e63f16a2-dd89-49ae-8b85-a40bfe6a1eff",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a1",
        "text_string": "Example Trig 26",
        "full_text": "Example Trig 26"
      },
      "id": "testcarto_text:feature:1:U+"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1648000,
          5424000
        ]
      },
      "properties": {
        "fid": 2,
        "id": "6c5ca960-c40e-4083-bf8a-3a39f8d38cf0",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a2",
        "text_string": "Example Trig 27",
        "full_text": "Example Trig 27"
      },
      "id": "testcarto_text:feature:2:U-"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1647950.6550832645,
          5428783.319446244
        ]
      },
      "properties": {
        "fid": 2,
        "id": "6c5ca960-c40e-4083-bf8a-3a39f8d38cf0",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a2",
        "text_string": "Example Trig 27",
        "full_text": "Example Trig 27"
      },
      "id": "testcarto_text:feature:2:U+"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1648000,
          5424000
        ]
      },
      "properties": {
        "fid": 2,
        "id": "019e2986-0000-7aaa-8000-0000000000a2",
        "type": "trig",
        "trig_type": "beaconed",
        "name": "Example Trig 27",
        "created_at": "2026-07-22",
        "updated_at": "2026-07-22"
      },
      "id": "testtrig_point:feature:2:U-"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1647321.2711970084,
          5429444.172526813
        ]
      },
      "properties": {
        "fid": 2,
        "id": "019e2986-0000-7aaa-8000-0000000000a2",
        "type": "trig",
        "trig_type": "beaconed",
        "name": "Example Trig 27",
        "created_at": "2026-07-22",
        "updated_at": "2026-07-22"
      },
      "id": "testtrig_point:feature:2:U+"
    }
  ]
}
Loading

Changes by Dataset

**testcarto_text**: 2 features changed
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1624000.0,
          5424000.0
        ]
      },
      "properties": {
        "fid": 1,
        "id": "e63f16a2-dd89-49ae-8b85-a40bfe6a1eff",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a1",
        "text_string": "Example Trig 26",
        "full_text": "Example Trig 26"
      },
      "id": "testcarto_text:feature:1:U-"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1624222.8825714162,
          5423087.395275628
        ]
      },
      "properties": {
        "fid": 1,
        "id": "e63f16a2-dd89-49ae-8b85-a40bfe6a1eff",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a1",
        "text_string": "Example Trig 26",
        "full_text": "Example Trig 26"
      },
      "id": "testcarto_text:feature:1:U+"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1648000.0,
          5424000.0
        ]
      },
      "properties": {
        "fid": 2,
        "id": "6c5ca960-c40e-4083-bf8a-3a39f8d38cf0",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a2",
        "text_string": "Example Trig 27",
        "full_text": "Example Trig 27"
      },
      "id": "testcarto_text:feature:2:U-"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1647950.6550832645,
          5428783.319446244
        ]
      },
      "properties": {
        "fid": 2,
        "id": "6c5ca960-c40e-4083-bf8a-3a39f8d38cf0",
        "example_point_id": "019e2986-0000-7aaa-8000-0000000000a2",
        "text_string": "Example Trig 27",
        "full_text": "Example Trig 27"
      },
      "id": "testcarto_text:feature:2:U+"
    }
  ]
}

Loading
**testtrig_point**: 1 features changed
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1648000.0,
          5424000.0
        ]
      },
      "properties": {
        "fid": 2,
        "id": "019e2986-0000-7aaa-8000-0000000000a2",
        "type": "trig",
        "trig_type": "beaconed",
        "name": "Example Trig 27",
        "created_at": "2026-07-22",
        "updated_at": "2026-07-22"
      },
      "id": "testtrig_point:feature:2:U-"
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          1647321.2711970084,
          5429444.172526813
        ]
      },
      "properties": {
        "fid": 2,
        "id": "019e2986-0000-7aaa-8000-0000000000a2",
        "type": "trig",
        "trig_type": "beaconed",
        "name": "Example Trig 27",
        "created_at": "2026-07-22",
        "updated_at": "2026-07-22"
      },
      "id": "testtrig_point:feature:2:U+"
    }
  ]
}

Loading

Kart Diff

Kart Diff (3 features)
--- testcarto_text:feature:1
+++ testcarto_text:feature:1
-                                     geom = POINT(...)
+                                     geom = POINT(...)
--- testcarto_text:feature:2
+++ testcarto_text:feature:2
-                                     geom = POINT(...)
+                                     geom = POINT(...)
--- testtrig_point:feature:2
+++ testtrig_point:feature:2
-                                     geom = POINT(...)
+                                     geom = POINT(...)

Git Diff

Git Diff (10 lines)
diff --git a/testcarto_text/.table-dataset/feature/A/A/A/A/kQE= b/testcarto_text/.table-dataset/feature/A/A/A/A/kQE=
index 007c1af..99d7615 100644
Binary files a/testcarto_text/.table-dataset/feature/A/A/A/A/kQE= and b/testcarto_text/.table-dataset/feature/A/A/A/A/kQ…
diff --git a/testcarto_text/.table-dataset/feature/A/A/A/A/kQI= b/testcarto_text/.table-dataset/feature/A/A/A/A/kQI=
index 325c196..13a4137 100644
Binary files a/testcarto_text/.table-dataset/feature/A/A/A/A/kQI= and b/testcarto_text/.table-dataset/feature/A/A/A/A/kQ…
diff --git a/testtrig_point/.table-dataset/feature/A/A/A/A/kQI= b/testtrig_point/.table-dataset/feature/A/A/A/A/kQI=
index 28397eb..ae8a85c 100644
Binary files a/testtrig_point/.table-dataset/feature/A/A/A/A/kQI= and b/testtrig_point/.table-dataset/feature/A/A/A/A/kQ…

@ccbblin
ccbblin marked this pull request as ready for review July 26, 2026 21:57
@ccbblin ccbblin closed this Jul 26, 2026
@ccbblin
ccbblin deleted the fix-sample-grid-ref-data branch July 26, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant