Project Description:
I need a Python plugin created for QGIS (http://www.qgis.org/wiki/Development) which allows multiple ovals or ellipses to be drawn in a new layer, based on the following user input:
- Input point layer
- Width Field
- Length Field
- Orientation in Degrees
- Output Shapefile
Please see Pavol Kapusta's "Rectangles" plugin, available from the QGIS Contributed Repository, for an idea of how it should work.
The plugin should work with the OSGB 1936 (EPSG:27700) co-ordinate reference system, which uses Eastings and Northings, measured in meters.