Select to view content in your preferred language

How to use Intersect Service published by Geometry Services?

797
3
03-19-2014 10:20 AM
SherrillBauer
New Contributor
Hi there,

I am working on a project which need to use ArcGIS Online Geometry Services. I found a link from ESRI's website and be told that this one cannot work well (http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer). Is there any other available Geometry Service can be used?

Any advices and suggestions are appreciated.

Sherrill
0 Kudos
3 Replies
JakeSkinner
Esri Esteemed Contributor
Hi Sherrill,

Do you have ArcGIS Server?  If so, you will have your own geometry service that you can use.
0 Kudos
SherrillBauer
New Contributor
Hi Jake,

Yes, my organization has ArcGIS Server. Would you tell me how to get the Geometry Service from ArcGIS Server side?

Thanks a lot for your reply.
Sherrill
0 Kudos
JakeSkinner
Esri Esteemed Contributor
You can access it using the REST URL.  To get the URL, you can go to Start > Programs > ArcGIS > ArcGIS for Server > Services Directory.  Click on 'Utilities' > 'Utilities Geometry'.  You should have a URL similar to:

'http://localhost:6080/arcgis/rest/services/Utilities/Geometry/GeometryServer'
0 Kudos