Monday, 5 August 2019

c# - Are there any exisiting .NET implementations for WFS that are extendable?


I've been told its a bad idea to implement WFS from scratch: Implementing WFS within .NET


Does anybody know of any exisiting .net implementations that I can extend?





No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...