-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Test Case]: Alignment Infrastructure Curves #26
Open
larswik
wants to merge
39
commits into
bSI-InfraRoom:develop
Choose a base branch
from
larswik:feature/ALIN
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 21 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
cd78f89
Draft readme for ALIN
larswik 2908391
Update E1a-ARSE/ALIN/README.md
larswik 7fce3c6
Update E1a-ARSE/ALIN/README.md
larswik 481c164
Update E1a-ARSE/ALIN/Dataset/README.md
larswik ce03fae
A little further on E1a-ALIN
larswik 1c5a724
Update README.md
larswik c88d662
Update README.md
larswik 31075a9
Merge branch 'develop' into feature/ALIN
larswik 2f2490d
Update README.md
larswik 95e0c30
Merge branch 'feature/ALIN' of https://github.com/larswik/MVD-Infra-T…
larswik 8c3bcf5
Added ALIN02 and ALIN04
larswik 7e2b70d
Added ALIN05 and slightly corrected ALIN04 Readme
larswik beb0e53
Updated ALIN02 and ALIN05
larswik 6b71fac
First draft ALIN06
larswik 217b840
Included parameters for project global positioning
larswik b598dc5
Introduced global positioning parameters
larswik e7f947a
Updated ALIN03
larswik dbd70c6
Introduced global positioning parameters
larswik 2789c36
Removed old files
larswik 6f6c648
Corrected according to comments from @pjanck
larswik a673097
Updated geodetic datum (use EPSG) and corrected vertical alignment pa…
larswik 53d6ee8
No placement when no shape representation
larswik 862c0d8
"Crest"/"Sag" instead of "cw" and "ccw" in description of vertical la…
larswik 750da5b
Moved IfcSite and IfcRoad to subsection "Spatial structure" under Ent…
larswik ee98d44
Updated according to the ValidationCriteriaMaster
larswik ccb5659
Update README.md
larswik b0c3f4a
Update README.md
larswik 3c57e01
Update README.md
larswik 41806d0
Updates according to ValidationCriteriaMaster
larswik c5cb64d
Update README.md
larswik 5d16e98
Adding Spatial Containment and Spatial Decomposition and Cleaning up
larswik b106edb
Update README.md
larswik e35c0da
Update README.md
larswik f1c081b
Updating links
larswik 82d1736
Update README.md
larswik 13e3e77
Update README.md
larswik 237aa8a
Updated according to ValidationCriteriaMaster
larswik 2987130
Fixed some links
larswik 5bd3bbc
Update README.md
larswik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Name;Type;StartPointX;StartPointY;StartDirection;StartRadius;EndRadius;Length;Type | ||
H1;IfcAlignmentHorizontalSegment;0,28371400013566;18,7504709996283;0,712199895871347;0;0;193,4232;LINE | ||
H2;IfcAlignmentHorizontalSegment;146,690777998418;145,152630999684;0,712199906334298;0;200;63,845;CLOTHOID | ||
H3;IfcAlignmentHorizontalSegment;192,677965000272;189,335668999702;0,871812399176709;200;200;34,420584;CIRCULARARC | ||
H4;IfcAlignmentHorizontalSegment;212,454617001116;217,455753999762;1,04391527787276;200;0;63,845;CLOTHOID | ||
H5;IfcAlignmentHorizontalSegment;238,485470999032;275,673937000334;1,20352784295313;0;0;21,346852;LINE | ||
H6;IfcAlignmentHorizontalSegment;246,150430001318;295,597202000208;1,20352781983867;0;-200;63,845;CLOTHOID | ||
H7;IfcAlignmentHorizontalSegment;272,181283999234;353,815386000089;1,04391531991188;-200;-200;85,355704;CIRCULARARC | ||
H8;IfcAlignmentHorizontalSegment;329,316711999476;416,355174000375;0,617136818616182;-200;0;63,845;CLOTHOID | ||
H9;IfcAlignmentHorizontalSegment;384,951684001833;447,527471999638;0,457524298045646;0;0;192,323738;LINE | ||
H10;IfcAlignmentHorizontalSegment;557,494701001793;532,482327000238;0,457524292762515;200;200;82,814142;CIRCULARARC | ||
H11;IfcAlignmentHorizontalSegment;622,220316998661;583,19077100046;0,871595018418373;-200;-200;100,11889;CIRCULARARC | ||
H12;IfcAlignmentHorizontalSegment;702,781991001219;640,86246099975;0,37100055838095;0;0;58,659577;LINE | ||
H13;IfcAlignmentHorizontalSegment;757,450667001307;662,129378999583;0,371000555025985;-200;-200;115,440984;CIRCULARARC | ||
H14;IfcAlignmentHorizontalSegment;870,909519001842;671,499387999997;6,07698093924176;200;200;102,335082;CIRCULARARC | ||
H15;IfcAlignmentHorizontalSegment;972,007240001112;676,521331000142;0,305471032863846;0;0;28,790227;LINE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
## Variations | ||
The Following occurrence variations need to be checked and certified in relation to the targeted entities and concept templates: | ||
|
||
- IfcAlignmentHorizontalSegment - *The test shall include linear, clothoid and circular arc segments* | ||
- IfcAlignmentVerticalSegment - *The test shall include linear and circular arc segments* | ||
- Alignment Decomposition: | ||
- The horizontal alignment shall be decomposed with element sequences containing clothoid transition curves including both clockwise and counter-clockwise turns | ||
- The horizontal alignment shall also be decomposed with element sequences lacking clothoid transition curves including both clockwise and counter-clockwise turns where a clockwise and counter-clockwise turn are joined together (forming an "S" curve) | ||
- The vertical alignment shall be decomposed with element sequences containing linear and circular arc segments including both clockwise and counter-clockwise turns | ||
- The vertical alignment shall also be decomposed with element sequences where circular arcs follows directly after each other (forming an "S" curve) | ||
|
||
## Model Dataset | ||
This test case utilises the following dataset: | ||
|
||
- One alignment layout (no geometric representation is required) | ||
- The alignment is composed of one horizontal alignment layout and one vertical alignment layout | ||
- The horizontal layout has the following sequences of elements: | ||
|
||
- Line => Clothoid => Circular arc (cw) => Clothoid => Line => Clothoid => Circular arc (ccw) => Clothoid => Line | ||
|
||
- Line => Circular arc (cw) => Circular arc (ccw) => Line | ||
|
||
- Line => Circular arc (ccw) => Circular arc (cw) => Line | ||
- The vertical layout has the following sequences of elements: | ||
|
||
- Line => Circular arc => Line | ||
- Line => Circular arc (cw) => Circular arc (ccw) => Line | ||
- Line => Circular arc (ccw) => Circular arc (cw) => Line | ||
|
||
The following tables lists the entities that shall be present in the dataset in addition to the imported entities for model setup : | ||
|
||
Alignment: | ||
|
||
| Name | Type | ObjectPlacement | Representation | | ||
| ---- | ---------------------- | ----------------- | -------------- | | ||
| A1 | IfcAlignment | IfcLocalPlacement | None | | ||
| AH1 | IfcAlignmentHorizontal | IfcLocalPlacement | None | | ||
| AV1 | IfcAlignmentVertical | IfcLocalPlacement | None | | ||
|
||
Horizontal segments nested into AH1 in the following order: | ||
|
||
| Name | Type | StartPointX | StartPointY | StartDirection | StartRadius | EndRadius | Length | Type_1 | | ||
| ---- | ----------------------------- | ----------- | ----------- | -------------- | ----------- | --------- | ---------- | ----------- | | ||
| H1 | IfcAlignmentHorizontalSegment | 0,283714 | 18,750471 | 0,712199896 | 0 | 0 | 193,4232 | LINE | | ||
| H2 | IfcAlignmentHorizontalSegment | 146,690778 | 145,152631 | 0,712199906 | 0 | 200 | 63,845 | CLOTHOID | | ||
| H3 | IfcAlignmentHorizontalSegment | 192,677965 | 189,335669 | 0,871812399 | 200 | 200 | 34,420584 | CIRCULARARC | | ||
| H4 | IfcAlignmentHorizontalSegment | 212,454617 | 217,455754 | 1,043915278 | 200 | 0 | 63,845 | CLOTHOID | | ||
| H5 | IfcAlignmentHorizontalSegment | 238,485471 | 275,673937 | 1,203527843 | 0 | 0 | 21,346852 | LINE | | ||
| H6 | IfcAlignmentHorizontalSegment | 246,15043 | 295,597202 | 1,20352782 | 0 | -200 | 63,845 | CLOTHOID | | ||
| H7 | IfcAlignmentHorizontalSegment | 272,181284 | 353,815386 | 1,04391532 | -200 | -200 | 85,355704 | CIRCULARARC | | ||
| H8 | IfcAlignmentHorizontalSegment | 329,316712 | 416,355174 | 0,617136819 | -200 | 0 | 63,845 | CLOTHOID | | ||
| H9 | IfcAlignmentHorizontalSegment | 384,951684 | 447,527472 | 0,457524298 | 0 | 0 | 192,323738 | LINE | | ||
| H10 | IfcAlignmentHorizontalSegment | 557,494701 | 532,482327 | 0,457524293 | 200 | 200 | 82,814142 | CIRCULARARC | | ||
| H11 | IfcAlignmentHorizontalSegment | 622,220317 | 583,190771 | 0,871595018 | -200 | -200 | 100,11889 | CIRCULARARC | | ||
| H12 | IfcAlignmentHorizontalSegment | 702,781991 | 640,862461 | 0,371000558 | 0 | 0 | 58,659577 | LINE | | ||
| H13 | IfcAlignmentHorizontalSegment | 757,450667 | 662,129379 | 0,371000555 | -200 | -200 | 115,440984 | CIRCULARARC | | ||
| H14 | IfcAlignmentHorizontalSegment | 870,909519 | 671,499388 | 6,076980939 | 200 | 200 | 102,335082 | CIRCULARARC | | ||
| H15 | IfcAlignmentHorizontalSegment | 972,00724 | 676,521331 | 0,305471033 | 0 | 0 | 28,790227 | LINE | | ||
|
||
Vertical segments nested into AV1 in the following order: | ||
|
||
| Name | Type | StartDistAlong | HorizontalLength | StartHeight | StartGradient | EndGradient | Radius | Type_1 | | ||
| ---- | --------------------------- | -------------- | ---------------- | ----------- | ------------- | ------------ | ------ | ---------------- | | ||
| V1 | IfcAlignmentVerticalSegment | 0 | 67,96662759 | 43,475329 | -0,007734105 | -0,007734105 | 0 | CONSTANTGRADIENT | | ||
| V2 | IfcAlignmentVerticalSegment | 67,96662759 | 25,56006049 | 42,94966796 | -0,007734105 | -0,093338018 | -300 | CIRCULARARC | | ||
| V3 | IfcAlignmentVerticalSegment | 93,52668809 | 20,39853177 | 41,66031927 | -0,093338018 | -0,093338018 | 0 | CONSTANTGRADIENT | | ||
| V4 | IfcAlignmentVerticalSegment | 113,9252199 | 21,6842049 | 39,75636075 | -0,093338018 | -0,020657799 | 300 | CIRCULARARC | | ||
| V5 | IfcAlignmentVerticalSegment | 135,6094248 | 68,62574308 | 38,52203122 | -0,020657799 | -0,020657799 | 0 | CONSTANTGRADIENT | | ||
| V6 | IfcAlignmentVerticalSegment | 204,2351678 | 56,93193013 | 37,10437443 | -0,020657799 | 0,007812811 | 2000 | CIRCULARARC | | ||
| V7 | IfcAlignmentVerticalSegment | 261,167098 | 46,44967561 | 36,73880354 | 0,007812811 | 0,007812811 | 0 | CONSTANTGRADIENT | | ||
| V8 | IfcAlignmentVerticalSegment | 307,6167736 | 101,9005629 | 37,10170608 | 0,007812811 | 0,048630199 | 2500 | CIRCULARARC | | ||
| V9 | IfcAlignmentVerticalSegment | 409,5173365 | 30,59165499 | 39,97629696 | 0,048630199 | 0,048630199 | 0 | CONSTANTGRADIENT | | ||
| V10 | IfcAlignmentVerticalSegment | 440,1089914 | 64,02882141 | 41,46397522 | 0,048630199 | -0,01545787 | -1000 | CIRCULARARC | | ||
| V11 | IfcAlignmentVerticalSegment | 504,1378129 | 203,5716837 | 42,52487872 | -0,01545787 | -0,01545787 | 0 | CONSTANTGRADIENT | | ||
| V12 | IfcAlignmentVerticalSegment | 707,7094965 | 55,84829226 | 39,3780941 | -0,01545787 | -0,071486276 | -1000 | CIRCULARARC | | ||
| V13 | IfcAlignmentVerticalSegment | 763,5577815 | 76,62507339 | 36,95215385 | -0,071486276 | 0,005320833 | 1000 | CIRCULARARC | | ||
| V14 | IfcAlignmentVerticalSegment | 840,1828549 | 152,3446543 | 34,42091694 | 0,005320833 | 0,005320833 | 0 | CONSTANTGRADIENT | | ||
| V15 | IfcAlignmentVerticalSegment | 992,5275091 | 36,817362 | 35,23151739 | 0,005320833 | 0,023736122 | 2000 | CIRCULARARC | | ||
| V16 | IfcAlignmentVerticalSegment | 1029,344877 | 52,56256394 | 35,76637241 | 0,023736122 | -0,028845118 | -1000 | CIRCULARARC | | ||
| V17 | IfcAlignmentVerticalSegment | 1081,907441 | 188,5015408 | 35,6321942 | -0,028845118 | -0,028845118 | 0 | CONSTANTGRADIENT | | ||
|
||
## Drawings (Visualisations) | ||
|
||
The following Drawings and visualisations describe the test case dataset to be modelled and certified. | ||
|
||
| Filename | Description | | ||
| -------------------------------------------- | -------------------------------------------- | | ||
| [Testi_ml_map](./Testi_ml_map.pdf) | Planar (map) view of the test case | | ||
| [Testi_ml_profiles](./Testi_ml_profiles.pdf) | Long section (profile) view of the test case | | ||
|
||
|
||
## Supporting files | ||
|
||
| Filename | Description | | ||
| ------------------------------------------------------------ | --------------------------------------------- | | ||
| [HorizontalAlignmentParameters](./HorizontalAlignmentParameters.csv) | Parameters for the horizontal segments as csv | | ||
| [VerticalAlignmentParameters](./VerticalAlignmentParameters.csv) | Parameters for the vertical segments as csv | | ||
| [LandXML](./Testi_101_ml.xml) | LandXML-file representing the alignment | |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd not expect ObjectPlacement if there is no Representation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be fixed now.