cancel
Showing results for 
Search instead for 
Did you mean: 

Exporting to Shapefile

01-09-2018 2:12 PM
1749 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

If I have a table that has some spatial fields in it (i.e. a list of points geometries), is there anyway using ISQL to do something like

SELECT * from address_table ; OUTPUT TO c:\\testit\\address_table.sh FORMAT SHAPEFILE ;

I know it's real easy to LOAD in spatial data but what are the options for creating a shapefile in the way out? Is this something better done with ESRI API tools etc?

Thanks!

0 Likes

Accepted Solutions (0)

Answers (0)