Feature service-Hosted tables-π‘ Examples-Join a hosted table to a feature layer
Number of APIs: 4
-
1. Get your organization's analysis URL POST https://arcgis.com/sharing/rest/portals/self
-
2. Submit job POST {{analysis-service}}/arcgis/rest/services/tasks/GPServer/JoinFeatures/submitJob
-
3. Check status POST {{analysis-service}}/arcgis/rest/services/tasks/GPServer/JoinFeatures/jobs/{{job_id}}
-
4. Get results POST {{analysis-service}}/arcgis/rest/services/tasks/GPServer/JoinFeatures/jobs/{{job_id}}/results/outputLayer