svkoh

Results 4 issues of svkoh

In master brach: 1. duplicated Import item "System.Text.Json" in Heron.csproj cause reference problem 2. dependencies like "Microsoft.Extenstions.*" not include in references, need to run command `Update-Package -reinstall` in NuGet Console

updating `HeronServiceEndpoints.json` cause a long time wait on start up in china, can we set a time out on the WebClient or make a tool button to trigger update by...

when setEAP, the bounding box is put near the origin(0,0), but feature geometries are not in the bounding box. when i comment out the following line, things works fine https://github.com/blueherongis/Heron/blob/a60f2827f1c0ea3de437c44f3273b194a8f56482/Heron/Components/GIS%20Import-Export/ImportVectorSRS.cs#L332

features without geometry cause null pointer exception https://github.com/blueherongis/Heron/blob/a60f2827f1c0ea3de437c44f3273b194a8f56482/Heron/Components/GIS%20Import-Export/ImportVectorSRS.cs#L325C27-L325C27