Skip to content

Commit

Permalink
Reverting changes to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jenningsanderson committed Jul 31, 2024
1 parent 9227023 commit d7fc150
Show file tree
Hide file tree
Showing 6 changed files with 572 additions and 430 deletions.
1 change: 1 addition & 0 deletions docs/schema/reference/base/land_use.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ Features in the land use theme come primarily from OpenStreetMap features contai
<TabItem value="1" label="Example 1" default>
<CodeBlock language="json">{ JSON.stringify(yamlLoad(LandUseExample), null, 2) }</CodeBlock>
</TabItem>

</Tabs>
1 change: 1 addition & 0 deletions schema/base/land.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,6 @@ properties:
- volcano
- wetland
- wood

elevation: { "$ref": ./defs.yaml#/$defs/propertyDefinitions/elevation }
surface: { "$ref": ./defs.yaml#/$defs/propertyDefinitions/surface }
1 change: 0 additions & 1 deletion schema/base/land_use.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ properties:
- education
- entertainment
- golf
- grass
- horticulture
- landfill
- managed
Expand Down
Loading

0 comments on commit d7fc150

Please sign in to comment.