Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Reporting SDK examples #79

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Add Reporting SDK examples #79

merged 1 commit into from
Oct 14, 2020

Conversation

rcooney
Copy link
Contributor

@rcooney rcooney commented Oct 10, 2020

Add Reporting topics for JavaScript and Python and a tutorial on ArcGIS Notebooks.

@rcooney rcooney requested a review from ianschmitz as a code owner October 10, 2020 20:53
Copy link
Contributor

@ianschmitz ianschmitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

```py
from geocortex.reporting.client import run

report = await run("itemid", FeatureIds=[1, 2, 3])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think it would be useful to show the token usage from their API?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it totally would. I've added #80 to deal with that separately.

@rcooney rcooney merged commit 586e34c into master Oct 14, 2020
@rcooney rcooney deleted the add-reporting-examples branch October 14, 2020 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants