Intersecting polygons

operators.shp.intersecting_polygons(client, input_file='polygon.pickle', comparison_folder='polygons', output_file='list.txt', instance_type='x2large')

intersecting_polygons( client,
input_file=’polygon.pickle’,
comparison_folder=’polygons’,
output_file=’list.txt’,
instance_type=’x2large’ )
Parameters:
  • input_file – Input file for the polygon

  • comparison_folder – Input folder containing polygons for comparison

  • output_file – Output file for the list of intersecting polygon filenames

  • instance_type – type of cloud instance used for processing