Skip to content

Commit

Permalink
fix(hub-common): add spatial element with default tramsformer
Browse files Browse the repository at this point in the history
  • Loading branch information
sansth1010 committed Jan 30, 2025
1 parent d4874d5 commit ebd95ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/sites/feeds/_internal/defaults.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const DCAT_US_1X_DEFAULT = {
fn: "{{owner}}",
hasEmail: "{{orgContactEmail}}",
},
spatial: "{{extent:computeSpatialProperty}}",
};

const DCAT_US_3X_DEFAULT = {
Expand Down

0 comments on commit ebd95ec

Please sign in to comment.