This is a migrated thread and some comments may be shown as answers.

The type for member with name 'SHAPE' is not a valid mapping

4 Answers 67 Views
Getting Started
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Julien
Top achievements
Rank 1
Julien asked on 07 Mar 2013, 02:43 PM
Hi,
I would like to use data type 'SHAPE' with ORM Entities Model
but i have a message : The type for member name 'SHAPE' of the 'TABLE' persistent class is not a valid mapping for its column.

Have you a solution, please ? a converter ?

Thanks

4 Answers, 1 is accepted

Sort by
0
Ady
Telerik team
answered on 08 Mar 2013, 02:18 PM
Hello Julien,

 Which backend are you using? It looks like you might have to implement a custom converter but I would need more information on the backend and the schema to be able to provide you with a solution. 

Regards,
Ady
the Telerik team
OpenAccess ORM Q1 2013 is out featuring Multi-Diagrams, Persistent Data Stream Support and much more. Check out all of the latest highlights.
0
Julien
Top achievements
Rank 1
answered on 09 Mar 2013, 10:18 PM
I would like to use ORM Q1 2013.
I use Oracle with ArcSDE (ESRI).
Have you a converter ?

Thank
0
Julien
Top achievements
Rank 1
answered on 11 Mar 2013, 10:20 PM
Hey!

Can you provide an example of using  ST_GEOMETRY with OpenAccess ?

Thanks in advance!
0
Ralph Waldenmaier
Telerik team
answered on 13 Mar 2013, 03:33 PM
Hi Julien,

Attached you can find an example of how to use ST_GEOMETRY with Telerik OpenAccess ORM. This sample uses the Fluent API to set up the respective model and is using a custom converter to implement the logic for ST_GEOMETRY. You can also find information about how to work with converters in this and that link.

I hope this information is helpful for you.
Do come back in case you need further assistance.

Regards,
Ralph
the Telerik team
OpenAccess ORM Q1 2013 is out featuring Multi-Diagrams, Persistent Data Stream Support and much more. Check out all of the latest highlights.
Tags
Getting Started
Asked by
Julien
Top achievements
Rank 1
Answers by
Ady
Telerik team
Julien
Top achievements
Rank 1
Ralph Waldenmaier
Telerik team
Share this question
or