Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
C
citygml-energy
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • energyade
  • citygml-energy
  • Issues
  • #9

Closed
Open
Opened Feb 21, 2015 by Moritz Robert Lauster@mlausterMaintainer

Missing attributes type

Created by: oliviertournaire

[Thanks to Joachim Benner for reporting this issue] Some attributes have no type. This is due to a bad specification in the UML model. Can be fixed by correcting types in the UML model and / or by setting proper conversion rules in ShapeChange configuration files. Here is a list (might not be exhaustive) of the types that have to be changed:

  • MeasureType --> Measure
  • LengthType --> Length
  • AreaType --> Area
  • VolumeType --> Volume
  • boolean --> Boolean
  • Int --> Integer
  • ScaleType --> Scale
  • UomIdentifier --> Measure
  • AngleType --> Angle
Assignee
Assign to
0.5.0
Milestone
0.5.0
Assign milestone
Time tracking
None
Due date
None
Reference: energyade/citygml-energy#9