question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Map Geometry type in func and stored procedures

See original GitHub issue

In issue #1349 the “Geometry” type is corrent not, but the using NetTopologySuite.Geometries; line is missing.

EF Core Power Tools: 2.5.966

Sample project is the same: EFCore5Geography.zip

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ErikEJcommented, May 3, 2022

@Dimigergo Fixed in latest daily build

0reactions
ErikEJcommented, May 3, 2022

Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mapping Stored Procedure Parameters to different Types
I'm trying to map some insert/update stored procedures to a table in EF. ... So, is it possible to map a string to...
Read more >
The ST_Geometry storage type—ArcMap | Documentation
The ST_Geometry data type is a user-defined data type (UDT) that allows you to define columns that store spatial data.
Read more >
Spatial Types - geometry (Transact-SQL)
The geometry type is predefined and available in each database. You can create table columns of type geometry and operate on geometry data ......
Read more >
st_geometry function in SQL Server
I have a function I'm trying to build in silverlight to take my graphics layer and publish the geometry to a feature class...
Read more >
Spatial data types in SQL Server
Geography spatial data types​​ These are represented as latitudinal and longitudinal degrees, as on a round-earth coordinate system. The common ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found