Skip to main content
Solved

Oracle Spatial data - Sql Creator output

  • February 9, 2018
  • 2 replies
  • 25 views

Forum|alt.badge.img

I am using SQL executor to get some data from Oracle SpatialData, Im getting the data but is not possible export/output in a shapefile or .gdb (Polylines)...Please advice

Best answer by mark_f

Are you selecting the geometry column? OK for me:

 

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

Forum|alt.badge.img+2
  • Best Answer
  • February 9, 2018

Are you selecting the geometry column? OK for me:

 

 


Forum|alt.badge.img
  • Author
  • February 9, 2018

Are you selecting the geometry column? OK for me:

 

 

Now is working fine, select geometry only!