0

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?

Danijel
  • 1
  • 1

1 Answers1

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,474
  • 1
  • 24
  • 24