grgrgrknght / facet3d-issues

FACET3D Issue Tracker
1 stars 0 forks source link

GIS features to support Singapore QRA #204

Open grgrgrknght opened 9 years ago

grgrgrknght commented 9 years ago
  1. Locations of hazard sources (e.g. equipment) and routes (for pipelines) to be provided in CSV data files (e.g. scenario footprints). The coordinates should all correspond to SVY21. (to adopt file naming convention as per draft GL)

    (done) * Add ability to add a georef point linking X,Y in F3D to a lat/long coord. (done) * Using above, display lat/long OR UTM OR SVY21 in menubar

    • https://github.com/cgcai/SVY21
    • NetProj for UTM to lat/long
      • write CSV data for F3D objects: scenario locations (point, path, or polygon), vapor cloud polygons, congestion block polygons
      • what is "per draft GL"?
  2. Georeferenced geotiff/Shape file of site map (showing tanks /process (done) equipment/pipelines/piperacks if any/sensitive receptors/occupied buildings), in SVY21 coordinate system.
    • Use https://dotspatial.codeplex.com to create and write shapefiles
      • Include F3D objects:scenario locations (point, path, or polygon), regions, vapor cloud polygons, congestion block polygons, buildings
  3. CSV file of locations of industrial sensitive receptors (done)
    • Write CSV file of gauges or labels (both can represent 2D world space point)
      • Added coord values to excel gauge and label reports
  4. CSV file of harm footprints for all criteria (no action, use risk grid)
    • How is this different than a risk grid? Seems like the same output just for a different variable (pressure, thermal radiation) other than individual risk
  5. Georeferenced geotiff/shapefile for Worst Case Scenaio (WCS) and WCS-Offsite (no action, use existing shape file export)
    • Not sure what this is? I guess user can determine whatever a WCS is and then write out the scenario to a shape file (only enable that scenario) using the same process as item 2 above.
  6. Individual shape files for each criteria threshold level for each criteria. (use shape file export of contours)
    • Using shape file library, write out polygon contours for active post variable similar to how dxf are currently written.
  7. Risk grids (1 grid file per criteria) (done)
    • Easy. F3D already writes Tecplot (ascii) files in block format. Simply add a point format.