uberbrazerzkidai.blogg.se

Arctutor model builder
Arctutor model builder










Stay ArcTutor\GP Service Examples\BufferPoints Under the table of contents, You'll see the sample model that has been made. Here we use the method of publishing map documents and tools together ,GP The input of the service is the point obtained by interacting with the map ( namely feature set), And use it directly buffer Tool, the input parameter can only be feature class or layer, So you have to go through ModelBuilder Make models to make GP The service correctly reads the input parameters. Here we use ArcTutor\Using_ArcGIS_Desktop\MexicoPopulationDensity.mxd【 Is already installed ArcTutor Practice data 】 As a map service, And call GP Medium Buffer Tool to create a buffer.

ARCTUTOR MODEL BUILDER HOW TO

Ģ、 How to publish GP service -buffer For example Here, the layers in the map service can be used as GP The data source of the task, You can also use the results of the tool layer to control the symbol of the final output layer. In other words, we can publish a tool as a service, You can also use the tool as a tool layer (tool layer) Publish with map documents, You'll get a map service with the same name and a GP service. L Publish an ArcMap document containing geoprocessing tool layers. Each tool layer becomes a task in the geoprocessing service. L Publish a geoprocessing toolbox. Each tool in the toolbox becomes a task in the geoprocessing service. Esri Publishing is described in the help document of GP Two ways to serve : In desktop software, you can use ArcToolbox The tools in are called directly Geoprocessing The function of, And if you expect to pass web To call GP The function of, You have to rely on GP Yes.

arctutor model builder

GP Service is Geoprocessing Short for service ,Geoprocessing Contains a series of geographic data processing functions, Like doing buffer analysis 、 Superposition analysis 、 And making shadow map for raster data and so on.










Arctutor model builder