GRF000 Georeferencing - v1

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 |     Given A model with Schema 'IFC4' or 'IFC4.3'
012 |
013 |
014 |     Scenario: Georeferencing defined with a reference coordinate system
015 |
016 |         Given An .IfcCoordinateReferenceSystem.
017 |
018 |         Then The IFC model contains information on the selected functional part
019 |

Version history

Version

Tag

Date

Commit

Rule link

v1

v0.7.7

2025-06-09

1bce8d57

view