Select to view content in your preferred language

Defining Study Area for Geoenrichment process

607
3
Jump to solution
06-27-2022 12:20 PM
EendrulatGH
Occasional Contributor

I'm working up a geoenrichment use-case in Power Automate, triggered when a new Survey123 report is submitted. The survey contains a geoshape field to capture polygon geometry.

The intent is to use the the polygon captured by Survey123 as the input for geoenrichment. I attempted to simply use the 'feature geometry' variable from S123 as the input for the 'Study Area' parameter; however it returns the error 'Cannot read property 'features' of undefined'.

The geoenrichment documentation indicates the Study Area is for an 'address or geometry'; and i've gotten it to properly work when passing it an address, but not a polygon geometry. Is this even possible, and if so, what format is it looking for that geometry data.

Thank you!

0 Kudos
1 Solution

Accepted Solutions
SeanKMcGinnis
Esri Contributor

Good Day @EendrulatGH - I tested passing a geometry into the geoenrichment service and it looks like there is a bug. In talking with the development team, they know about the bug and have a fix that will be addressed in the next release.

-sean
Sean McGinnis - ArcGIS for Microsoft 365 Product Manager

View solution in original post

3 Replies
SeanKMcGinnis
Esri Contributor

Good Day @EendrulatGH - I tested passing a geometry into the geoenrichment service and it looks like there is a bug. In talking with the development team, they know about the bug and have a fix that will be addressed in the next release.

-sean
Sean McGinnis - ArcGIS for Microsoft 365 Product Manager
AnthonyLatini
Esri Contributor

@EendrulatGH - I am going through some older posts on this forum and wanted to make sure issues were addressed. 

While this issue has been open for quite some time, did the fix that we pushed out resolve your issue? Please let me know! 😎

EendrulatGH
Occasional Contributor

Yes, all good now. Appreciate you checking in!

0 Kudos