Skip to main content

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

Project description

Swamauri Logo

PyPI - Downloads GitHub 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.7.2.dev1.tar.gz (7.0 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.7.2.dev1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file swarmauri_tool_folium-0.7.2.dev1.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.7.2.dev1.tar.gz
Algorithm Hash digest
SHA256 d72aa46aa774fb3cb98e420b3abaa4967e2fc37d57d9fe236ff99e0bcc709e25
MD5 80b4858f32523b93aaf1957dce86fa1d
BLAKE2b-256 ffd780c9c1186946db11802a2f75e257f5962f1d91ab761d774c657ae627e230

See more details on using hashes here.

File details

Details for the file swarmauri_tool_folium-0.7.2.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.7.2.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 f9cd40fd59b74d8720f44b455d06b77352b2136de471ed378a8e80d662d091df
MD5 794da241ac7be02c07e2ba4d3596f4fa
BLAKE2b-256 ee9ad67263291017ad51b72616044a41d48d3c574fab481bb7de0621441a57a6

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