I am working on a QGIS project where I have a layer called "Developments" within a Geopackage document. The layer is a polygon layer where I add all renewable energy projects within my country.
Most of the projects I have mapped and are showing as polygons on my database; however, there's instances where I know about the existence of a development but cannot plot it on the map as I don't know the exact geographical layout.
Is it possible to add such developments to the layer without including a geometry for the features?
If that was the case, I would still have them as features in my database and access their attributes (technology type, installed power, etc.) even though their geometry is not plotted on the map.