{"id":38171614,"url":"https://github.com/vertigis/workflow-activities-arcgis-core","last_synced_at":"2026-01-16T23:27:26.765Z","repository":{"id":65496902,"uuid":"590216722","full_name":"vertigis/workflow-activities-arcgis-core","owner":"vertigis","description":"ArcGIS Maps SDK for JavaScript activities for VertiGIS Studio Workflow","archived":false,"fork":false,"pushed_at":"2026-01-15T16:27:36.000Z","size":401,"stargazers_count":2,"open_issues_count":6,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-01-15T19:41:23.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vertigis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-17T22:40:38.000Z","updated_at":"2026-01-15T16:26:50.000Z","dependencies_parsed_at":"2023-02-20T18:30:37.134Z","dependency_job_id":"860b447c-3297-4638-9a46-5d4d1f5ad68e","html_url":"https://github.com/vertigis/workflow-activities-arcgis-core","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":"0.41666666666666663","last_synced_commit":"0ec096d74a510c0dc41e115ca7f0753b08c40408"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/vertigis/workflow-activities-arcgis-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fworkflow-activities-arcgis-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fworkflow-activities-arcgis-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fworkflow-activities-arcgis-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fworkflow-activities-arcgis-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vertigis","download_url":"https://codeload.github.com/vertigis/workflow-activities-arcgis-core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fworkflow-activities-arcgis-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28487586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T22:54:02.790Z","status":"ssl_error","status_checked_at":"2026-01-16T22:50:10.344Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T23:27:25.867Z","updated_at":"2026-01-16T23:27:26.749Z","avatar_url":"https://github.com/vertigis.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI/CD](https://github.com/vertigis/workflow-activities-arcgis-core/workflows/CI/CD/badge.svg)](https://github.com/vertigis/workflow-activities-arcgis-core/actions)\n[![npm](https://img.shields.io/npm/v/@vertigis/workflow-activities-arcgis-core)](https://www.npmjs.com/package/@vertigis/workflow-activities-arcgis-core)\n\nThis project contains activities for interacting with the [ArcGIS Maps SDK for JavaScript](https://developers.arcgis.com/javascript/latest/api-reference/) version 4.x in a [VertiGIS Studio Workflow](https://vertigisstudio.com/products/vertigis-studio-workflow/).\n\n## Requirements\n\n### VertiGIS Studio Workflow Versions\n\nThese activities are designed to work with VertiGIS Studio Workflow versions `5.31` and above.\n\n### ArcGIS Maps SDK for JavaScript Versions\n\nThese activities depend on the ArcGIS Maps SDK for JavaScript version `4.28` or above to be present in the host application.\n\n## Usage\nTo use these activities in [VertiGIS Studio Workflow Designer](https://apps.vertigisstudio.com/workflow/designer/) you need to register an activity pack and then add the activities to a workflow.\n\n### Register the ArcGIS Maps SDK for JavaScript activity pack\n\n1. Sign in to ArcGIS Online or Portal for ArcGIS\n1. Go to **My Content**\n1. Select **Add Item \u003e An application**\n    - Type: `Web Mapping`\n    - Purpose: `Ready To Use`\n    - API: `JavaScript`\n    - URL: The URL to this activity pack manifest\n        - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core@1.0.0/activitypack.json for a specific version\n        - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core@1/activitypack.json for the latest revision of a specific major version\n        - Use https://unpkg.com/@vertigis/workflow-activities-arcgis-core/activitypack.json for the latest version (not recommended for production use)\n        - Use https://localhost:5000/activitypack.json for a local development version\n    - Title: Your desired title\n    - Tags: Must include `geocortex-workflow-activity-pack`\n1. Reload [VertiGIS Studio Workflow Designer](https://apps.vertigisstudio.com/workflow/designer/)\n1. These activities will now appear in the activity toolbox in an `ArcGIS Maps SDK for JavaScript` category\n\n## Development\n\nThis project was bootstrapped with the [VertiGIS Studio Workflow SDK](https://github.com/vertigis/vertigis-workflow-sdk). Before you can use your activity pack in the [VertiGIS Studio Workflow Designer](https://apps.vertigisstudio.com/workflow/designer/), you will need to [register the activity pack](https://developers.vertigisstudio.com/docs/workflow/sdk-web-overview#register-the-activity-pack).\n\n## Available Scripts\n\nInside the newly created project, you can run some built-in commands:\n\n### `npm run generate`\n\nInteractively generate a new activity or form element.\n\n### `npm start`\n\nRuns the project in development mode. Your activity pack will be available at [http://localhost:5000/main.js](http://localhost:5000/main.js). The HTTPS certificate of the development server is a self-signed certificate that web browsers will warn about. To work around this open [`https://localhost:5000/main.js`](https://localhost:5000/main.js) in a web browser and allow the invalid certificate as an exception. For creating a locally-trusted HTTPS certificate see the [Configuring a HTTPS Certificate](https://developers.vertigisstudio.com/docs/workflow/sdk-web-overview/#configuring-a-https-certificate) section on the [VertiGIS Studio Developer Center](https://developers.vertigisstudio.com/docs/workflow/overview/).\n\n### `npm run build`\n\nBuilds the activity pack for production to the `build` folder. It optimizes the build for the best performance.\n\nYour custom activity pack is now ready to be deployed!\n\nSee the [section about deployment](https://developers.vertigisstudio.com/docs/workflow/sdk-web-overview/#deployment) in the [VertiGIS Studio Developer Center](https://developers.vertigisstudio.com/docs/workflow/overview/) for more information.\n\n## Documentation\n\nFind [further documentation on the SDK](https://developers.vertigisstudio.com/docs/workflow/sdk-web-overview/) on the [VertiGIS Studio Developer Center](https://developers.vertigisstudio.com/docs/workflow/overview/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertigis%2Fworkflow-activities-arcgis-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvertigis%2Fworkflow-activities-arcgis-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertigis%2Fworkflow-activities-arcgis-core/lists"}