Giter Club home page Giter Club logo

fmm-examples's Introduction

fmm-examples

This repository contains a collection of fmm examples in Jupyter-notebook.

Python packages used

  • fmm: Fast map matching framework (Python binding used here)
  • ipyleaflet: Interactive map in Jupyter-notebook
  • ipywidget: Interactive widget in Jupyter-notebook
  • folium: More fluent dual map visualization
  • shapely: Geometry conversion
  • osmnx: Download road network from OpenStreetMap into Shapefile format
  • bqplot: 2-D plotting library for Project Jupyter
  • Pandas: Python data analysis library
  • Numpy: Numeric computation library
  • Geopandas: Python GeoSpatial data analysis library
  • Tested on Ubuntu 14.04 and Python 2.7 and Python 3 (Python 3 is only used in 1-download_network.ipynb to download network data)

A dataset is provided at data.tar.gz.

List of examples

  • 1-download_network.ipynb. Download OSM road network for a region
  • 2-map_match_interactive.ipynb. Interactive map matching
  • 3-hex_match_interactive.ipynb. Interactive hexagon matching
  • 4-explore_detailed_mapmatching.ipynb. Interactive exploring details of map matching result including gps error, shortest path distance, etc.

Screenshots

Map match to OSM road network by drawing, link

fmm_draw

Explore the factor of candidate size k, search radius and GPS error, link

fmm_explore

Explore detailed map matching information, link

fmm_detail

Explore with dual map, link

dual_map

Map match to hexagon by drawing, link

hex_draw

Explore the factor of hexagon level and interpolate, link

hex_explore

fmm-examples's People

Contributors

cyang-kth avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.