dojo.require("esri.tasks.gp"); var param = {inputLayer: "C:\arcgisserver\scotturb\scotturb_lines_ida_half_test.shp"} var gp = new esri.tasks.Geoprocessor("http://wk2658/ArcGIS/rest/services/GP/GP/GPServer/server_schematic_model"); function generateDiagram() { gp.submitJob(param); }
var param = {inputLayer: "C:\arcgisserver\scotturb\scotturb_lines_ida_half_test.shp"} var gp = new esri.tasks.Geoprocessor("http://wk2658/ArcGIS/rest/services/GP/GP/GPServer/server_schematic_model"); gp.submitJob(param);
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.