Movatic Docs
  • Intro
  • Movatic Global Reach
  • Getting Started
    • New Customer Setup Options
      • Purchase Your Fleet
    • Admin User Setup
      • Admin Permission
    • System Access
    • Terms of Service
    • Personalized Branding
    • Mode of Payment for System Administrators
  • Admin Site
    • Systems
      • Creating New Systems
      • Testing a New System
        • How to Start a Test Rental on a Demo System
      • Understanding Demo Mode
    • Dashboard
    • Users
      • Add Users
      • User Details
      • Banning a User
      • User Memberships
      • Payment Information
      • Additional User Charges
      • RFID Cards
      • User Rentals
        • Start a rental for a user
      • User Transactions
      • Adding User to a Paid Membership
    • Rentals
      • Rental Details
      • Transaction Details and Credit Card Hold
      • Refunds
      • Support Tickets
      • Unlock Logs
      • Event Logs
      • Tutorial Screens
      • End Rental for a User
      • Export rentals trip path data
      • Active Rentals
    • Hardware
      • How to change the location of a hardware unit?
      • Buy Hardware
      • Add a New Hardware
        • Edit a Hardware
      • Hardware Details
      • Hardware Transfer
      • Add QR Codes
      • Assignments
      • Bike Rooms
      • Kayaks
      • Locks
        • Supported Locks
          • AXA Locks
            • AXA Lock Pin Integration Issues
          • HD Noke Padlock
          • Movatic BLE Controller Board
          • OMNI Ring Lock
            • OMNI Ring Lock Debugging
            • OMNI Ring Lock APP Experience
          • Desi Utopic Lock
        • Bluetooth Locks Setup
      • Bike Lockers
      • Racks
      • Batteries
      • Scooters
        • Details Page
          • Edit a Scooter
        • Supported Scooters
          • Segway Scooter
          • ACTON Scooter
            • OMNI Scooter Debugging
          • OMNI IoT Scooter
            • OMNI IoT Scooter Debugging
        • Scanning
        • Unlocking Scooters Remotely
        • Uploading Scooters in Bulk
        • Scooters Offline: Troubleshooting Protocol
      • SIM Cards
        • Twilio Process for Activating SIM Cards
      • Hardware Debugging
    • Locations
      • Zones
      • Private Locations
    • Support Tickets
      • Reporting a Problem
      • Tickets Tags
      • Customer Support User Experience
      • Support Summary
    • Maintenance
      • Maintenance Tags
      • Filter by location
      • Types of Maintenance Ticket
      • Creating a Maintenance Ticket
      • Hardware Maintenance Support
      • Tickets Tab
    • Memberships
      • Add a membership
      • Add a Membership for a User
      • Archived Memberships
        • Users on Archived Membership
      • Authorization Types
        • Membership Authorization User Experience
      • Approve or Reject Pending Membership Requests
      • Canceling a membership for a User
      • Pricing Options
      • Edit a Membership
      • Required Documents
    • Billing
      • Pending Charges
      • Rates
      • Coupons
      • Transactions
      • Fees
      • Disputes
      • Holds
        • How to Add a Credit Card Hold
      • Wallet
      • Issuing Cards
        • Fund Balance
        • Request a New Card
      • Failed Charge
      • Tax Percentage
    • Settings
      • General
        • Updating Your System's Name
        • System Status
        • System Time Zone
        • Live System to Demo Mode
      • Rentals
        • Grace Period
        • Rental Warning Length
        • Max Open Rentals
        • End Rental Website
      • Operating Hours
      • Open Data
      • Billing
        • Setting up Stripe
        • Updating Stripe Bank Information
          • Updating Bank Account Information
        • Missing Stripe Information
        • Updating Statement Billing Descriptor
        • Charge Review Threshold
      • Branding
        • User Experience Branding
      • Terms of Service
        • Example TOS
      • System Admins
        • How to Update Movatic Password for System Admins
    • About Me
    • Exports
    • Debugging Common Issues
  • Movatic APP
    • Universal Links / QR codes
    • User Account
      • Account Setup
      • Modify Account
      • Delete Account
    • Rentals
      • Start a Rental
        • Hardware Selection Screen
        • Identify Bikeshare Program Details
        • How to Troubleshoot Basic App/Rental Issue
      • End a Rental
        • Report a Problem
        • Error Ending the Rental
      • BLE Rental
      • Keybox Rental
      • Scooters Rentals
      • Rental History
      • Max Open Rentals
      • Scanning a QR code Issues
      • Active Rentals
    • Memberships
      • Add a Membership
      • Cancel a Membership
    • Coupons
    • Payments
      • Adding a Payment Method
    • Report a Problem
  • Branded Apps
    • New Users for Branded Apps
  • FAQ
    • General Questions for System Admins
      • How to Setup and Test New system
      • How to Activate a System
      • Supported Languages
      • Where can I find your terms of service/privacy policy information?
      • What happens with a failed charge?
      • One of my users is requesting for us to delete their information
      • What Languages do you Support on the User App?
      • How to Change the Location of a Hardware Unit?
      • How to Set Tax Percentage for your System
      • What Happens to Users if I Archive a Membership?
      • Where can I Find your Terms of Service/Privacy Policy Information?
      • How to Update the Name of a System?
      • I'm just getting setup on my system, and not quite ready to launch the system yet
      • Why do I Receive an Error when I Scan a QR Code?
    • General Questions for Users
      • How to Troubleshoot Basic App/Rental Issues
      • Unable to Lock or Unlock a Hardware
      • Unable to End a Rental
    • Glossary
Powered by GitBook
On this page
  • Visualizing the data
  • Polygon
  • Trip
  • Points
  • Arc
  • Line
  • Grid
  • Hexbin
  • Cluster
  • Heatmap
  1. Admin Site
  2. Rentals

Export rentals trip path data

This will help visualize the data on sites like kepler.gl

PreviousEnd Rental for a UserNextActive Rentals

Last updated 1 year ago

This option will export all the rentals in your system for a given time range in GeoJSON format. You will find the "Export Routes" button is on the "Rentals" section next to the "Export" button.

After you hit export, and once our servers are done with processing your data, you will receive an email with a zipped file. This contains your rentals location information . Exporting the file can take a few minutes if the volume of the rentals/locations is high.

The file will be compressed with the zip format and will also have a timestamp on the file name, ie: movatic_data_2023-07-20_160035.json.zip

Visualizing the data

Before uploading your GeoJSON file to Kepler, make sure to unzippe it first.

Polygon

On a Polygon layer you can see the rental ID, reporter name (which can be user's device or the rented hardware and other hardware assigned to it with GPS capabilities).

Trip

On a Trip layer you can see the animated path of the rentals. This layer provides playback controls which you can use to slowdown, pause or speed up the visualization.

You can also pause the visualization and click one of the trails to get more information about that particular rental.

Points

With the Points layer we can see all the gathered coordinates of each rental as points in the map.

Arc

With the Arc layer we can see an "Arc" between the start and end point of the rental.

For a better appreciation of this layer, we recommend to set the visualization as 3D map:

Set different colors for the start (source) and end (target) sides of the arc.

Line

In a Line layer, you will see a straight line between the start and end rental points.

Grid

With the Grid layer, you can visualize the points grouped in cells which have different colors depending on the density.

Hexbin

The Hexbin layer is similar to a Grid layer but with a different style.

Cluster

The Cluster layer allows you to see grouped data. The visualization can be more or less grouped depending on the desired zoom on the map.

You can also manipulate the radius of the layer to group more or less points as needed.

Heatmap

In a Heatmap layer the data or points of the rentals overlap creating zones in the map that provide visual cues of the density of the points.

To have a better understanding of the colors and density, you can see the legend of each layer by clicking the "Show Legend" button in the upper right corner.

We recommend renaming the layers so that you're able to find the legend of the desired layer more easily.

You can use the exported GeoJSON data to map and visualize the trip paths of your users with tools such as . You can create layers and filter the data according to your needs.

To see the data in Polygon and Trip layers, please refer to video. For the rest you can follow the instructions in and video.

Kepler
this
this
this
Example of the Polygon layer
Info displayed when you click a cell
Hexbin layer