Skip to content

Commit

Permalink
tough rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahadkins committed Sep 7, 2024
1 parent 3f4a42b commit 1dc2df2
Show file tree
Hide file tree
Showing 234 changed files with 2,914 additions and 21,988 deletions.
56 changes: 0 additions & 56 deletions counterexamples/admins/admin-lower-admin-level-no-context.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

20 changes: 0 additions & 20 deletions counterexamples/admins/locality/missing-names.json

This file was deleted.

1 change: 0 additions & 1 deletion counterexamples/buildings/bad-class.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@
"type": "building",
"class": "made-up-class",
"version": 0,
"update_time": "2023-02-23T00:04:00-08:00"
}
}
1 change: 0 additions & 1 deletion counterexamples/buildings/bad-confidence-in-source.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ properties:
theme: buildings
type: building
version: 1
update_time: "2023-02-22T23:55:01-08:00"
height: 21.34
sources:
- property: ""
Expand Down
1 change: 0 additions & 1 deletion counterexamples/buildings/bad-geometry-type.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"theme": "buildings",
"type": "building",
"version": 0,
"update_time": "2023-02-23T00:04:00-08:00"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ properties:
theme: buildings
type: building
version: 1
update_time: "2023-02-22T23:55:01-08:00"
names:
primary: Empire State Building
common:
Expand Down
4 changes: 0 additions & 4 deletions counterexamples/buildings/bad-names/bad-name-language.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,5 @@ properties:
en: Empire State Building
rules:
- variant: common
<<<<<<<< HEAD:counterexamples/buildings/bad-names/bad-name-language.yaml
language: ga:genitive
========
language: local
>>>>>>>> 444399f (Remove "local" as a language. Fix counterexamples):counterexamples/buildings/bad-names/bad-name-local-not-allowed.yaml
value: Blah

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ properties:
theme: buildings
type: building
version: 1
update_time: "2023-02-22T23:55:01-08:00"
names:
common:
en: Empire State Building
9 changes: 6 additions & 3 deletions counterexamples/buildings/bad-time.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ geometry:
coordinates: [[[0, 0], [0, 1], [1, 1], [1, 0], [0, 0]]]
properties:
ext_expected_errors:
- "[I#/properties/update_time] [S#/$defs/propertyDefinitions/featureUpdateTime/format] 'abc2023-02-22T23:55:01-08:00' is not valid 'date-time'"
- "[I#/properties/update_time] [S#/$defs/propertyDefinitions/featureUpdateTime/pattern] does not match pattern"
- "[I#/properties/sources/0/update_time] [S#/$defs/propertyDefinitions/featureUpdateTime/format] 'abc2023-02-22T23:55:01-08:00' is not valid 'date-time'"
- "[I#/properties/sources/0/update_time] [S#/$defs/propertyDefinitions/featureUpdateTime/pattern] does not match pattern"
theme: buildings
type: building
version: 1
update_time: abc2023-02-22T23:55:01-08:00
sources:
- dataset: OpenStreetMap
property: "/blah"
update_time: abc2023-02-22T23:55:01-08:00
1 change: 0 additions & 1 deletion counterexamples/buildings/bad-type.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"theme": "buildings",
"type": "fake",
"version": 1,
"update_time": "2023-02-23T00:04:00-08:00"
}
}
1 change: 0 additions & 1 deletion counterexamples/buildings/negative-height.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"type": "building",
"class": "residential",
"version": 0,
"update_time": "2023-02-23T00:04:00-08:00",
"height": -1.23
}
}
1 change: 0 additions & 1 deletion counterexamples/buildings/negative-num-floors.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"type": "building",
"class": "residential",
"version": 0,
"update_time": "2023-02-23T00:04:00-08:00",
"num_floors": -3
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-02-32T15:45:22Z"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-01-12T24:59:22-08:00"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-01-12T22:59:22.1234-08:00"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-01-12T14:60:22-08:00"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-13-22T12:59:22-08:00"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-11-22T12:44:61-08:00"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-11-22T12:44:22+25:00"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ properties:
theme: places
type: place
version: 0
update_time: "2024-11-22T12:44:22"
ext_expected_errors:
- "does not match pattern"
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ geometry:
type: Point
coordinates: [0, 0]
properties:
update_time: 2023-05-31T17:24:13-06:00
ext_expected_errors:
- "jsonschema: invalid jsonType: time.Time"
6 changes: 2 additions & 4 deletions counterexamples/divisions/boundary/bad-class.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ properties:
version: 0
subtype: country
class: foo
divisions:
- division_id: example:division:country:left
is_disputing: false
- division_id: example:division:country:right
divisions: ["example:division:country:left", "example:division:country:right"]
is_disputed: false
ext_expected_errors:
- value must be one of "land", "maritime"
26 changes: 0 additions & 26 deletions counterexamples/divisions/boundary/bad-divisions-1.yaml

This file was deleted.

Loading

0 comments on commit 1dc2df2

Please sign in to comment.