Skip to content

Commit

Permalink
Use the Rsu provided by the user even when there is no building heigh…
Browse files Browse the repository at this point in the history
…t estimation
  • Loading branch information
j3r3m1 committed May 7, 2024
1 parent f80f0aa commit ac76406
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added geoindicators/classpath.index
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,7 @@ Map computeAllGeoIndicators(JdbcDataSource datasource, String zone, String build
Map spatialUnits = createUnitsOfAnalysis(datasource, zone,
building, road,
rail, vegetation,
water, sea_land_mask, "", "",
water, sea_land_mask, "", rsuTable,
surface_vegetation,
surface_hydro, surface_urban_areas, snappingTolerance, indicatorUse,
prefixName)
Expand Down

0 comments on commit ac76406

Please sign in to comment.