Skip to content

A python package for creating explosives safety quantity-distance maps.

License

Notifications You must be signed in to change notification settings

josh-spatial/qdmap

Repository files navigation

qdmap

image image

A python package for explosives safety quantity-distance spatial analysis.

Features

  • IN-PROGRESS Create a basic quantity-distance calculator

    • DONE Finish adding all AASTP-1 Blast Distance equations to qdcalc.py
    • TODO Finish adding all Debris and Fragment, Progressive, and Thermal Distance equations to qdcalc.py
  • IN-PROGRESS Write spatial analysis (GeoPandas)

  • TODO Create QGIS Plugin

    • TODO Determine database type to use as a basis (PostGIS, GeoPackage, shapefiles?)
      • Currently I'm using GeoPackage files.
    • TODO Create UI for plugin

Credits

This package was created with Cookiecutter and the giswqs/pypackage project template.