custom visual “Image by Cloudscope”. Be careful this image is an URL and should be accessible. The shapefile solution didn’t look ideal, but it was possible to upload the flooded area’s to ARCGis online and use them as a layer in the reports. Whether this is ideal, I don’t know...
print WhereClause #Other (Shapefile, coverage, CAD, VPF, and so on) if WPtype == "": #sample where clause for shapefile data WhereClause = '"ObjectID"= ' + value print WhereClause del WhereClause The second sample allows for a variable to pass the field name into the WHERE clause. ...
Step 1.Prepare and import two different datasets in Shapefile format: (i) a road network (in line) and (ii) geo-validated road crashes (in point). In this study, we use the datasets of "Road Crashes in 2017" and "Road network of Hong Kong. Step 2.Select the road network shapefile ...