``GRF000`` Georeferencing - v1 ======================================================================================================================================================================================================== .. parsed-literal:: 001 | \@implementer-agreement 002 | \@GRF 003 | \@version1 004 | Feature: GRF000 - Georeferencing 005 | The rule verifies the presence of IFC entities used to define the geographic location and orientation of the model relative to a coordinate reference system. 006 | The simple attributes on IfcSite: RefLatitude, RefLongitude and RefElevation are not considered proper georeferencing in the context of this rule. 007 | 008 | 009 | Background: 010 | 011 | :doc:`Given A model with Schema 'IFC4' or 'IFC4.3' ` 012 | 013 | 014 | Scenario: Georeferencing defined with a reference coordinate system 015 | 016 | :doc:`Given An .IfcCoordinateReferenceSystem. ` 017 | 018 | :doc:`Then The IFC model contains information on the selected functional part ` 019 | .. rubric:: Version history .. list-table:: :header-rows: 1 * - Version - Tag - Date - Commit - Rule link * - v1 - :tag:`v0.7.7` - 2025-06-09 - :commit:`1bce8d5787e2cd541263896da46f4388c535224b` - `view `_