Nighty3912 commited on
Commit
0bc40b2
·
verified ·
1 Parent(s): 178b9c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -909,7 +909,7 @@ def draw_and_pad(polygons_inch,
909
  boundary_polygon=None,
910
  max_res=1024,
911
  simplify_tol_px=1.0,
912
- padding_px=20,
913
  color=(0,0,255),
914
  thickness=2):
915
  # 1) Simplify & collect raw coords in inches
 
909
  boundary_polygon=None,
910
  max_res=1024,
911
  simplify_tol_px=1.0,
912
+ padding_px=50,
913
  color=(0,0,255),
914
  thickness=2):
915
  # 1) Simplify & collect raw coords in inches