Mappymatch

Documentation Index:

  • Quickstart
  • Install
  • Examples
  • API Reference
    • Constructs
    • Maps
    • Matchers
    • Readers
    • Utils
  • Contributing
  • Changelog
  • Contributors
Mappymatch
  • API Reference
  • View page source

API Reference

  • Constructs
    • Available Constructs
    • Coordinate
      • Coordinate
    • Geofence
      • Geofence
    • Match
      • Match
    • Road
      • Road
      • RoadId
    • Trace
      • Trace
  • Maps
    • Available Maps
    • NxMap
      • NxMap
    • Map interface
      • MapInterface
  • Matchers
    • Available Matchers
    • LCSS
      • LCSSMatcher
    • Line Snap
      • LineSnapMatcher
    • Valhalla
      • ValhallaMatcher
    • Osrm
      • OsrmMatcher
    • Matcher Inferface
      • MatcherInterface
  • Readers
    • Readers Module
      • NetworkType
      • compress()
      • nx_graph_from_osmnx()
      • parse_osmnx_graph()
  • Utils
    • Modules
    • exceptions module
      • MapException
    • geo module
      • coord_to_coord_dist()
      • latlon_to_xy()
      • xy_to_latlon()
    • plot module
      • plot_geofence()
      • plot_map()
      • plot_match_distances()
      • plot_matches()
      • plot_path()
      • plot_trace()
    • trace module
      • remove_bad_start_from_trace()
      • split_large_trace()
    • url module
      • multiurljoin()
Previous Next

© Copyright 2024, National Renewable Energy Laboratory.

Built with Sphinx using a theme provided by Read the Docs.