- Timestamp:
- Apr 28, 2009, 4:11:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/patong_beach_validation/run_model.py
r6876 r6927 148 148 #clipping_polygons=project.building_area_polygons) 149 149 150 print 'Creating %d building polygons' % len(building_polygons) 150 151 def create_polygon_function(building_polygons, geo_reference=None): 151 152 L = []
Note: See TracChangeset
for help on using the changeset viewer.