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.1.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.1.dev1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.7.1.dev1.tar.gz
Algorithm Hash digest
SHA256 b7d16053b40030089b4db226d421ca210bd23eda3722c29ee0b02fd021d43bfe
MD5 0ce0e3b2c7e9bb25fee3f248b973160f
BLAKE2b-256 6174ea31d0694c711d35a13b255c77ba8477c2af35daa5fd5c5b490d31bed8fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_folium-0.7.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 2139d2d5af913b30263447e9534c74dde7c83132ef5909fc727ba00283b308c2
MD5 c215399badd11f9a609e8659383852e7
BLAKE2b-256 4b207f062e64b7492b7ea5e489df68d68697402671afc271edd0ed5889ac5235

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