Functions | Variables
print_ids Namespace Reference

Functions

def print_layer (layer, layerName)
 

Variables

 args = parser.parse_args()
 
 help
 
 int
 
dictionary layers
 
 map = lanelet2.io.load(args.filename, proj)
 
 parser = argparse.ArgumentParser()
 
 proj = lanelet2.projection.MercatorProjector(lanelet2.io.Origin(49, 8))
 
 type
 

Function Documentation

◆ print_layer()

def print_ids.print_layer (   layer,
  layerName 
)

Definition at line 8 of file print_ids.py.

Variable Documentation

◆ args

print_ids.args = parser.parse_args()

Definition at line 16 of file print_ids.py.

◆ help

print_ids.help

Definition at line 14 of file print_ids.py.

◆ int

print_ids.int

Definition at line 15 of file print_ids.py.

◆ layers

dictionary print_ids.layers
Initial value:
1 = {"Points": map.pointLayer, "Line Strings": map.lineStringLayer, "Polygons": map.polygonLayer,
2  "Lanelets": map.laneletLayer, "Areas": map.areaLayer, "Regulatory Elements": map.regulatoryElementLayer}

Definition at line 21 of file print_ids.py.

◆ map

print_ids.map = lanelet2.io.load(args.filename, proj)

Definition at line 19 of file print_ids.py.

◆ parser

print_ids.parser = argparse.ArgumentParser()

Definition at line 13 of file print_ids.py.

◆ proj

print_ids.proj = lanelet2.projection.MercatorProjector(lanelet2.io.Origin(49, 8))

Definition at line 18 of file print_ids.py.

◆ type

print_ids.type

Definition at line 15 of file print_ids.py.



lanelet2_python
Author(s): Fabian Poggenhans
autogenerated on Thu Mar 6 2025 03:26:14