Select to view content in your preferred language

Geocode Service from my custom Map Services

943
4
03-27-2014 03:27 AM
Vibin_DhasDevadhason
Emerging Contributor
Hi,

Could i have an clear idea about using the Geocode for my custom mapservices.  How to integrate whether it is possible or not..
0 Kudos
4 Replies
TimWitt
Deactivated User
Hi there,

this sample should help you.

Where it says
var locatorUrl = "http://servicesbeta.esri.com/ArcGIS/rest/services/LocateValveByAssetID/GeocodeServer";


just put the URL to your service and it should work.

Tim
0 Kudos
Vibin_DhasDevadhason
Emerging Contributor
Hi there,

this sample should help you.

Where it says
var locatorUrl = "http://servicesbeta.esri.com/ArcGIS/rest/services/LocateValveByAssetID/GeocodeServer";


just put the URL to your service and it should work.

Tim


Thanks,

For creating the Custom Geocode service i have used the following resource..

http://resources.arcgis.com/en/help/main/10.1/index.html#/Exercise_1_Creating_an_address_locator/002...
0 Kudos
TimWitt
Deactivated User
You would need to have Arc Server to be able to use it in your application. See here.
0 Kudos
Vibin_DhasDevadhason
Emerging Contributor
You would need to have Arc Server to be able to use it in your application. See here.


Off-course i did published using Arc Server.
Thanks..
0 Kudos