2014 Feb 27 10:37 AM
Hi pundits,
I am working on case where I need to show an example to store information in HANA Geospatial data types, can fetch it and put it into an local file. I awas going through the internet though I've got some information but not which can help me out.
Vaibhav
2014 Feb 27 10:54 AM
Hi Vaibhav ,
Please refer :
http://scn.sap.com/thread/2100333
http://www.saphana.com/community/blogs/blog/2013/09/19/spatial-processing-with-sap-hana
And the reference guide:
http://help.sap.com/hana/SAP_HANA_Spatial_Reference_en.pdf]
Regards
Kumar
2014 Feb 27 10:54 AM
Hi Vaibhav ,
Please refer :
http://scn.sap.com/thread/2100333
http://www.saphana.com/community/blogs/blog/2013/09/19/spatial-processing-with-sap-hana
And the reference guide:
http://help.sap.com/hana/SAP_HANA_Spatial_Reference_en.pdf]
Regards
Kumar
2014 Mar 13 11:23 AM
Hi Kumar.
Thanks for the sharing the links. Now I have more knowledge of Geospatial data types. Now when I went ahead created the table with field having thesed spatial data type it is giving me error. Not so sure if I am doign anything wrong. Below the two sql queries.
"LOCATION" ST_POINT)
Error:
"LOCATION" ...' in 290 ms 200 µs .
SAP DBTech JDBC: [257] (at 102): sql syntax error: incorrect syntax near "ST_POINT": line 2 col 12 (at pos 102)”
Error:
“SAP DBTech JDBC: [257] (at 60): sql syntax error: incorrect syntax near "ST_GEOMETRY": line 1 col 60 (at pos 60)”
Regards
Vaibhav