dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.06k stars 4.69k forks source link

Geo Spatial Analysis in .NET Core 10 #108536

Open SoumyadipYT-OSS opened 1 day ago

SoumyadipYT-OSS commented 1 day ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe the problem.

I am trying to do Geo spatial analysis, and feature collection and mapping with real time data analysis.

Describe the solution you'd like

If we can build a .NET library in .NET 10 such like, assume there is a satellite and in another way, there is a drone, carrying a LiDAR to map the field, buildings and objects, using C# and .NET libraries it enhance the technology to detect the area, plot the area into mapping and render the 3D image on the real time data.

Additional context

No response

martincostello commented 1 day ago

Looks like this issue should be transferred to dotnet/runtime as it doesn't appear to be specific to ASP.NET Core.

amcasey commented 15 hours ago

I'll move it so they have a chance to weigh in, but I think that might be too specific an area for specialized support in the standard library. Of course, if you find that something about .NET is making it difficult to author such a library yourself, we'd be very interested to hear more.

In the meantime, I'd suggest searching nuget.org.