Good afternoon,
This is a question about the best way to design a solution. I need to create a service that will be called by a C# application not using GIS. The application will call my service, and the service will return a text result or a Boolean.,
What is the best way to do that?
Thanks