Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkAndshark committed Jan 8, 2025
1 parent d316005 commit 312214a
Show file tree
Hide file tree
Showing 38 changed files with 14,366 additions and 14,437 deletions.
3,912 changes: 1,955 additions & 1,957 deletions tests/expected/auto/cmp_0_0_0.pbf.geojson

Large diffs are not rendered by default.

462 changes: 230 additions & 232 deletions tests/expected/auto/cmp_12_3673_1911.pbf.geojson

Large diffs are not rendered by default.

462 changes: 230 additions & 232 deletions tests/expected/auto/cmp_13_7346_3822.pbf.geojson

Large diffs are not rendered by default.

462 changes: 230 additions & 232 deletions tests/expected/auto/cmp_14_14692_7645.pbf.geojson

Large diffs are not rendered by default.

462 changes: 230 additions & 232 deletions tests/expected/auto/cmp_17_117542_61161.pbf.geojson

Large diffs are not rendered by default.

462 changes: 230 additions & 232 deletions tests/expected/auto/cmp_18_235085_122323.pbf.geojson

Large diffs are not rendered by default.

462 changes: 230 additions & 232 deletions tests/expected/auto/cmp_6_57_29.pbf.geojson

Large diffs are not rendered by default.

2,144 changes: 1,071 additions & 1,073 deletions tests/expected/auto/fnc_0_0_0.pbf.geojson

Large diffs are not rendered by default.

274 changes: 136 additions & 138 deletions tests/expected/auto/fnc_12_3673_1911.pbf.geojson
Original file line number Diff line number Diff line change
@@ -1,138 +1,136 @@
[
{
"type": "FeatureCollection",
"name": "merged",
"features": [
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
884,
2867
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
837,
2837
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
881,
2840
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
887,
2816
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
867,
2861
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
866,
2850
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
861,
2822
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
840,
2846
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
842,
2868
]
}
},
{
"type": "Feature",
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"geometry": {
"type": "Point",
"coordinates": [
888,
2880
]
}
}
]
}
]
{
"features": [
{
"geometry": {
"coordinates": [
884,
2867
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
837,
2837
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
881,
2840
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
887,
2816
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
867,
2861
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
866,
2850
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
861,
2822
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
840,
2846
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
842,
2868
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
},
{
"geometry": {
"coordinates": [
888,
2880
],
"type": "Point"
},
"properties": {
"source_mvt_layer": "public.function_zxy_query"
},
"type": "Feature"
}
],
"name": "merged",
"type": "FeatureCollection"
}
Loading

0 comments on commit 312214a

Please sign in to comment.