Select to view content in your preferred language

Service Area Solver Sample Snippet Code for Java

1178
1
01-29-2013 08:42 AM
pavan_kumarmuttigi
New Contributor
Hi,
Can any one please give sample information and sample snippet for the Service Area Solver using java.


Thanks in Advance.
0 Kudos
1 Reply
MarkBaird
Esri Regular Contributor
Hi Pavan,

This looks similar to a question in the ArcObjects forum:

http://forums.arcgis.com/threads/76392-Service-Area-Solver-Sample-Snippet-Code-for-Java

If you are using the ArcGIS Runtime API (this is not ArcObjects), then take a look at the sample application which comes with the API.  Go to the Network Analyst -> Service Area (online) sample.

The class you are interested in is called ServiceAreaTask.

If this question is an ArcObjects question, then this isn't a good place to put your question.  This forum is for the ArcGIS Runtime SDK for Java.  This product is not ArcObjects based.

Let me know if this helps

Thanks

Mark
0 Kudos