Select to view content in your preferred language

How can I check if the Geometry Service is activated in my map service

179
2
3 weeks ago
SanchezNuñez
Frequent Contributor

Good afternoon

How can I check if the Geometry Service is activated in my map service?

Thanks

 

0 Kudos
2 Replies
CodyPatterson
MVP Regular Contributor

Hey @SanchezNuñez 

If you mean the Geometry Service itself, it can be found in the ArcGIS Server Manager here under Utilities in the Services > Manage Services section:

CodyPatterson_0-1760980818671.png

To properly perform the query actions it's speaking of, as long as an uploaded service has the Feature capability enabled you will be able to select, analyze, query and the sort, Map Image Layers don't have that functionality. Also the Operations Allowed section:

CodyPatterson_2-1760982158156.png

 

Cody

0 Kudos
Priya_Das
Esri Contributor

Hi @SanchezNuñez 

You must update the geometry utility service for your ArcGIS Enterprise deployment to use the preconfigured geometry service of the hosting server or one of your federated servers.

Documentation: https://enterprise.arcgis.com/en/portal/11.4/administer/windows/about-utility-services.htm#ESRI_SECT....

Priya_Das_0-1762799268915.png

Refer this documentation: https://enterprise.arcgis.com/en/portal/11.5/administer/windows/configure-services.htm#ESRI_SECTION2...

 

 

0 Kudos