Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
moss
Logo
  • Installation
  • Core Concepts
  • Quick Start
    • Build Map
    • Build Trip
    • Run Simulation
  • Data Format
    • Map Format
    • Trip Format
  • Move From Sumo
    • Map Convert
    • Trip Convert
  • Advanced Usage
    • Map Builder
    • Trip Generator
    • Run TSC on MOSS
  • Development
  • Version History
  • API Reference
    • moss
      • moss.export
      • moss.engine
      • moss.convert
      • moss.parallel
Back to top
View this page
Edit this page

Data FormatΒΆ

  • Map Format
    • Intermediate GeoJSON format
      • RoadNet
        • LineString type field description
        • MultiPoint type field description
      • AOIs
      • POIs
    • Protobuf Map format
      • Header
      • Lane
      • Road
      • Junction
        • Traffic Light Format
      • AOI
      • POI
  • Trip Format
    • Transport Attribute
      • Vehicle
        • EmissionAttribute
          • VehicleEngineEfficiency
      • Bike
      • Walking
    • Schedules Attribute
      • Position
      • Journey
      • Trip
      • Schedule
    • Main Attribute
    • Example
Next
Map Format
Previous
Run Simulation
Copyright © 2024, FIBLAB
Made with Sphinx and @pradyunsg's Furo