A nuget package to communicate with the geodebugger
The GeoDebugger is a tool to display GeoBased information. It consists of a library (this) and a GeoDebugger Server.
Additionally, a Tool like e.g. QGis can be used to display the data.
For Details, see the GeoDebugger Server Repository.
dev4Agriculture focusses on data exchange in agriculture. We build, analyse and visualize ISOXML and support companies in data exchange via agrirouter.
Find out more at https://www.dev4Agriculture.de
The nuget packages are currently not available in a global nuget system; use a local storage.
Sets the target URL of the GeoDebug server; default is localhost:8083
Sends all updated information to the GeoDebugger Server.
Sends all updated information to the GeoDebugger Server and Clears all lists afterwards.
Adds a new feature to the specific layer and type (the type is automatically examined)
Add multiple features at once
Stops the program execution until all data was sent to the GeoDebugger Server
Deletes all points in the given index or in all indizes, if index==-1
Deletes all lines in the given index or in all indizes, if index==-1
Deletes all polygons in the given index or in all indizes, if index==-1
Clear all Lines, Points, Polygons