Skip to main content

This repository includes an example of a First Class Swarmauri Example.

Project description

Swamauri Logo

PyPI - Downloads Hits PyPI - Python Version PyPI - License PyPI - swarmauri_tool_folium


Swarmauri Tool Folium

A tool to generate maps with markers using Folium.

Installation

pip install swarmauri_tool_folium

Usage

Basic usage examples with code snippets

from swarmauri.tools.FoliumTool import FoliumTool

tool = FoliumTool()
map_center = (40.7128, -74.0060)
markers = [(40.7128, -74.0060, "Marker 1"), (40.7328, -74.0010, "Marker 2")]

result = tool(map_center, markers)
print(result['image_b64'])  # Prints the base64 string of the map image

Want to help?

If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

swarmauri_tool_folium-0.9.0.dev4.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swarmauri_tool_folium-0.9.0.dev4-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_tool_folium-0.9.0.dev4.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.9.0.dev4.tar.gz
Algorithm Hash digest
SHA256 391ab1f9984766bf34073cbb65418b66c423e9d2ce99d9ee63f5850408d92c98
MD5 ef044bfe755b9a0fdada3d368b923416
BLAKE2b-256 59d15600639a19d39f7762133ce6c0312557b934e95d0ebf780d07d9f5d8102d

See more details on using hashes here.

File details

Details for the file swarmauri_tool_folium-0.9.0.dev4-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.9.0.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 53cf9c7550974b350c6e1a70e6dd2bce53a70e60978421011e63bc5554de9855
MD5 c80987101c269487123389b198421d7a
BLAKE2b-256 f989e64d396b9907ee7e28e732319264090dad39618c5c23fdfb6d44790b2fb4

See more details on using hashes here.

Supported by

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