I have to use spatial index to search defined area on the map. I'm having difficulties with mapping sql geometry type using c# classes and fluent nhibernate. There are some posts about this topic but nothing that helped me. Can someone please explain me the procedure?
Asked
Active
Viewed 1,183 times
1 Answers
1
Could you elaborate the actual issue / post some code and what you were trying to do? You can map your properties using the NHibernate.Spatial.Type.GeometryType
which is included in NHibernate.Spatial extension. And this similar question could help too.

Community
- 1
- 1

Denis Ivin
- 5,594
- 1
- 26
- 25