I created a simple model that includes a near geoprocessing tool with a point feature layer as an input and a line feature layer as a near feature and it works perfectly in desktop. Now I would like to publish it to my server as a geoprocessing service to be able to consume it using javascript API and use feature layers as parameters. I know that the geoprocessing services in this case only accepts featuresets rather than feature layers as inputs but in my case I need to use the feature layers that are published in my server. How can I modify my model to successfully publish the service? and how should I set my inputs?
Add a comment |
- The Overflow Blog
-
- Featured on Meta
-
-
Related
Hot Network Questions
- Direct object(s)? of "excutit" in Aeneid 12.470
- Does Convergence of Arc Length Imply Uniform Convergence?
- Is there an asymmetric standard applied to zero probability events?
- Will this this schematic modification work?
- Full-bridge rectifier causes strange slow oscillation of the DC voltage envelope
- Low-Side Current Sense Simulation
- How to check for IPv6 colisions in Linux
- How is this ratio formula for two conducting balls true?
- Visualizing Different Coordinate Representations of Complex Numbers
- Can you help me identify this location from 1918?
- Does spectroscopy count as a measurement of electron spin?
- Why do we need oriented bordisms?
- Why elliptic curves instead of Edwards curves?
- Sum of the parts
- A term for the incapability of letting go of an idea until one has fully explored it
- Why do my Raspberry Pi 5 SD cards have unwritable partition tables?
- Was the spittle and mud in John 9:6-7, symbolic, a catalyst to faith, or a required act of obedience?
- Status of the tabularray package?
- What are the distance and time criteria for an AirTag to emit an anti-stalking sound?
- Permanence of the basic forces
- Difficulties in explicitly constructing the "pairing" bordism
- Proverb for when one is already in a hurry but the condition wastes even more time
- What is a Pendulum word™?
- Include endowed chairs/emeritus status in recommender titles for grad apps?
lang-js