Select to view content in your preferred language

How can make the results of LineOfSight into a buffer, not file?

2036
1
Jump to solution
03-25-2016 08:25 PM
WentaoWANG1
Deactivated User

Recently, I was trying to do a project about visibilityanalysis, which using LineOfSight. There is a very confusing place, LineOfSight directly save results into .shp file, and this has led to most of the running time is spent on writing files , how can I make the results of LineOfSight into a buffer, and then write to a file at once?

Tags (3)
0 Kudos
1 Solution

Accepted Solutions
WentaoWANG1
Deactivated User

I found the solution:Using in-memory workspace.ArcGIS Help 10.1

View solution in original post

0 Kudos
1 Reply
WentaoWANG1
Deactivated User

I found the solution:Using in-memory workspace.ArcGIS Help 10.1

0 Kudos