Skip to main content

A toolkit to download and upload the data from KartaView to Mapilio

Project description

MapSyncer

This repository provides a streamlined process for downloading user images from Kartaview and uploading them to Mapilio.

Please, follow the steps below to get started:

Workflow

The download command follows these steps below:

  1. Authenticate the user with OpenStreetMap (OSM) account via Kartaview.
  2. Get the list of sequences uploaded by the user.
  3. Download all images and metadata for each sequence.
  4. Authenticate for Mapilio.
  5. You can select the specific sequences you want to upload to Mapilio or all downloaded sequences.
  6. And the process ends successfully.

Don't worry, run.py will lead all this for you 💫.

Install dependencies

MapSyncer depends on the following libraries that need to be installed before building it.

  • Mapilio Kit In case you would like to follow the manual way you should install mapilio-kit manually.
  • Exiftool

Pip Installation and Usage

You may simply install and use the MapSyncer by using these commands below;

# Installation
pip install mapsyncer

# CLI Usage
RunMapSyncer

Manual Installation

  1. Clone the MapSyncer repository:
git clone https://github.com/mapilio/MapSyncer.git
cd MapSyncer
  1. Create Virtualenv (Optional):
python -m venv mapsyncer_env

# Ubuntu 
source mapsyncer_env/bin/activate

# Windows
mapsyncer_env/Scripts/activate
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

The whole process will take place in one line

cd MapSyncer

python run.py

Then you can start the whole process by giving the folder path where you would like to download your images 💥.

Clean Up

If you need to remove and uninstall everything except images, please refer to the Clean Up instructions.

Contributing

If you encounter issues or have suggestions for improvements, please report them on the GitHub repository 🚀.

License

This project is licensed under the MIT License.

Contributions and Contact

Feel free to reach out GitHub Issues if you have any questions, contribution idea or need further assistance!

Mapilio is everywhere in the world! 🌍

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mapsyncer-0.0.3.tar.gz (28.5 kB view details)

Uploaded Source

Built Distribution

mapsyncer-0.0.3-py2.py3-none-any.whl (34.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mapsyncer-0.0.3.tar.gz.

File metadata

  • Download URL: mapsyncer-0.0.3.tar.gz
  • Upload date:
  • Size: 28.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for mapsyncer-0.0.3.tar.gz
Algorithm Hash digest
SHA256 7c5f5f2ecbbd692b84a328376e0f88a3e8b9a647742664af81601f115d47f70d
MD5 2047f688f353694509ea4702a1b7757a
BLAKE2b-256 baf7d52b0e08cbd119e8d5c99e1f9e70be6587172810f3439e8b51b53506343d

See more details on using hashes here.

File details

Details for the file mapsyncer-0.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: mapsyncer-0.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 34.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for mapsyncer-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cc0fa622be792a3999123147b8208bbeb66b403022dd6e81fe792fdbc093b73a
MD5 263717af126ce4fe2c63bc9be5f509f0
BLAKE2b-256 afc929f5f66f213f9266ddc8145ad580c325ba4180ba9d89244da9263a64b49f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page