Open Closed

Spatial data: How to use NetTopologySuite Location class with abp suite entity generator ? #7058


User avatar
0
tapio.muikku@leanware.fi created
  • ABP Framework version: v8.0.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace: not related
  • Steps to reproduce the issue:not related

Background: using of geolocation with abp.io. NetTopologySuite.IO.GeoJSON nuget Spatial Data - EF Core | Microsoft Learn

Question 1: How can I use Location datatype with abp suite entity generator ?

Question 2: Any example how to include NetTopologySuite with abp.io solution ? If you had any advices on this it is very wellcome.

Best regards, Tapio Muikku


1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Question 1: How can I use Location datatype with abp suite entity generator ?

    Currently, ABP Suite does not support Location datatype.

    Question 2: Any example how to include NetTopologySuite with abp.io solution ? If you had any advices on this it is very welcome.

    ABP solutions are basically .net solutions, so you can follow the same steps that you would normally do with a plain .net project.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11