Skip to content

Read a KML file and download the pictures in order to display then on Maverick android app

Notifications You must be signed in to change notification settings

jricardo27/kml_picture_downloader

Repository files navigation

KML Picture Downloader

Download images referenced in KML files in order to make them available offline.

Getting Started

  1. Clone repository.

  2. Init virtual environment, it will:

    • Create a Python 3.6 virtual environment.
    • Install all pip requirements.

    Run:

    . ./startenv
    
  3. Run the app:

    ./process_kml
    

    It will process all the .kml files in the directory.

About

Read a KML file and download the pictures in order to display then on Maverick android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published