spatialillusions / mil-std-2525

MIT License
23 stars 12 forks source link

MIL-STD-2525-D: Geometric Rendering #19

Open dehmer opened 1 year ago

dehmer commented 1 year ago

In Control Measures most geometries are given in their generic form: Area instead of Rectangular1 or Circular1, Point instead of Point12 and so on. For my application I would need to map this information to geometries we support. The generic form has too little information to do this mapping.

@spatialillusions Would you support the idea, that we update https://github.com/spatialillusions/mil-std-2525/blob/master/tsv-tables/2525d/Control%20Measures.tsv to contain the Draw Rules from 2525-D (2018), TABLE H-IV?

If so, I would see to it to provide a corresponding PR.